1.2.0
Istio Compatibility
This release is compatible with Istio 1.1.0 and above. It has been tested against Istio 1.3.0.
Release Notes
- move quota processing to customer organization istio-auth proxy
- quotas are now handled synchronously on the server (still asynchronously on the client)
BREAKING CHANGE: This is a potential breaking change for customers upgrading from prior releases. Because the location of where quotas are stored has changed from an Apigee organization to the customer organization, any in-flight quota counts will be reset.
Changelog
97183d7 prep 1.2.0
57c9b53 Merge pull request #294 from apigee/issue-292
72d5b01 use customer proxy for quota verification
b8bd879 update goreleaser v0.117.1
5edaecb Gopkg should use override instead of constraint
683f755 add proper auth to quota calls
fb6860d nail down gogo/googleapis version to fix builds
a5909f6 switch client to istio-auth quota endpoint
083f8cf add /quota endpoint to auth-proxy (synchronous: true)
8f03ad8 update goreleaser config to remove deprecation notice