Releases: apigee/apigee-remote-service-cli
v2.1.4
v2.1.3
Addressed Issues
- Fixes issue where quota buckets were deleted while in use, causing a brief period between refreshes where quota was prematurely reset.
Changelog
- 647d526 Add condition to validate bucket is not in-use before deleting
This change only affects the Envoy Adapter runtime (binary / docker image), there is no need to re-provision Apigee.
v2.1.2
v2.1.1
Addressed Issues
Changelog
- 367fc3e v2.1.1
This change only affects the Envoy Adapter runtime (binary / docker image), there is no need to re-provision Apigee.
v2.1.0
v2.0.7
If upgrading from a prior version, please provision using --force-proxy-install
to upgrade your Apigee proxy.
New Features
- JWTs can now add a claim named "customattributes" that will pass the value on to the target in a header called "x-apigee-customattributes" (if "append_metadata_headers" is configured to be true).
Addressed Issues
- Addresses an issue where an invalid api key could create spurious log entries and analytics records
- Removes a deprecated version check in a proxy that can cause issues in newer versions of Apigee
Changelog
v2.0.6
Addresses a Denial of Service (DoS) vulnerability in a dependency library. See the following notice for more details:
https://www.cve.org/CVERecord?id=CVE-2022-28948
Note: This change affects the Envoy Adapter runtime (binary / docker image) and CLI. Apigee proxies are unaffected, thus there is no need to re-provision Apigee.
Changelog
v2.0.5
Security release to address a Denial of Service (DoS) risk in the promethus library. See the following notice for more details:
https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMPROMETHEUSCLIENTGOLANGPROMETHEUSPROMHTTP-2401819
Note: This change only affects the Envoy Adapter runtime (binary / docker image), there is no change to the CLI or Apigee proxies, thus there is no need to re-provision Apigee.