Cluster Proxy v0.9.0
What's Changed
- Upgrade Go version from 1.22 to 1.23 in go.mod and update workflowles to reflect the new version. by @xuezhaojun in #227
- Update dependencies in go.mod to fix CVEs. by @xuezhaojun in #230
- Support configurable resource limits and requests. by @xuezhaojun in #232
- docs: polish readme by @mikeshng in #234
- docs: update helm repository URL and namespace in installation instructions by @yanmxa in #235
- chore: upgrade Go to 1.24.0 and update dependencies by @zhujian7 in #236
- chore: bump Chart version to 0.8.0 by @xuezhaojun in #238
- Remove linelint from CI workflow by @xuezhaojun in #240
- Add go vendors. by @xuezhaojun in #239
- Remove CHANGELOG-0.3.0.md file by @xuezhaojun in #241
- Update Dockerfile. by @xuezhaojun in #243
- Add service-proxy feature for accessing managed cluster services from hub by @xuezhaojun in #244
- Fix enableImpersonation flag type consistency by @xuezhaojun in #245
New Contributors
Full Changelog: v0.7.0...v0.9.0