Releases: GoogleCloudPlatform/k8s-cloud-provider
Releases · GoogleCloudPlatform/k8s-cloud-provider
v1.34.0
Summary
- Support for Regional TargetTCPProxy
- Support custom headers in requests
- e2e testing fixes
- Ability to return partial success from AggregatedList
- Patch for global TargetHTTPSProxy
What's Changed
- Add support for region target TCP proxies. by @briantkennedy in #224
- Add Fallback Cleanup by @AwesomePatrol in #225
- Fix calls to NetworkServices List by @AwesomePatrol in #226
- Add resource key to observer CallContext. by @briantkennedy in #228
- Add option for sending custom headers in requests. by @briantkennedy in #229
- Fix observe_test.go by @briantkennedy in #230
- Cleantool by @briantkennedy in #234
- Bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot in #235
- Add option for returning partial success when using AggregatedList. by @briantkennedy in #237
- Fix compile errors due to non-const format strings by @bowei in #238
- Bump golang.org/x/crypto from 0.31.0 to 0.35.0 by @dependabot in #241
- Add Patch method for global TargetHTTPSProxy by @kl52752 in #243
Full Changelog: v1.33.0...v1.34.0
v1.29.0
What's Changed
- Add region neg support by @asiawildboar in #208
New Contributors
- @asiawildboar made their first contribution in #208
Full Changelog: v1.28.0...v1.29.0
v1.27.0
v1.23.0
What's Changed
- Fix object package typo. by @briantkennedy in #87
- Upstream lint fixes. by @briantkennedy in #86
- Adds global OperationsUseWait which switches Operation.Get to Operation.Wait; manual e2e testing by @bowei in #85
- Add InstanceGroupManager, InstanceTemplate APIs by @bowei in #90
- Refactor code generator. by @briantkennedy in #88
- Update google.golang.org/api version to get NEG IPv6 fields by @gauravkghildiyal in #89
- Update make test to generate files. by @briantkennedy in #91
- Fix1 by @briantkennedy in #92
New Contributors
- @briantkennedy made their first contribution in #87
Full Changelog: v1.22.0...v1.23.0
v1.22.0
What's Changed
- Expose Patch API for BackendService resource by @gauravkghildiyal in #80
- Observe by @bowei in #81
- Update vendor/ by @bowei in #83
New Contributors
- @gauravkghildiyal made their first contribution in #80
Full Changelog: v1.21.0...v1.22.0
v1.21.0
What's Changed
- Extend RateLimiter interface with observe functionality by @alexkats in #77
- Make gce endpoint strings configurable. by @spencerhance in #79
New Contributors
Full Changelog: v1.20.0...v1.21.0
v1.20.0
What's Changed
Full Changelog: v1.19.0...v1.20.0
v1.19.0
What's Changed
- Add patch to firewall by @sugangli in #70
- Add SetLabels() Methods to ForwardingRules by @spencerhance in #72
New Contributors
Full Changelog: v1.18.0...v1.19.0
v1.18.0
Merge pull request #69 from swetharepakula/update-api-v0.60 Add Service Attachment GA APIs
v1.17.0
Merge pull request #66 from skmatti/rnfp Add support for Alpha Regional Network Firewall Policies