Commit Graph

2 Commits

Author SHA1 Message Date
hashicorp-copywrite[bot] 03a1ffb199 [COMPLIANCE] Add/Update Copyright Headers 2026-05-18 04:18:59 +00:00
Srikrishna Iyer 7e48e563b6 Upgrade Node.js to 24 and update dependencies (#604)
* chore: upgrade Node.js to 24 and update dependencies

- Upgrade Node.js from 20 to 24.15.0 across all CI jobs and workflows
- Run npm audit fix to resolve CVEs in dependencies
- Generate TLS certs dynamically via scripts/gen-tls-certs.sh instead of using static certs
- Add Makefile targets for running each integration test suite locally

* add GOPATH/bin to PATH before running gen-tls-certs.sh

* Add changelog entry

* refactor makefile

* Refine e2e-enterprise pipeline and scripts
2026-05-12 10:21:00 +05:30