Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

1.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@theganyo theganyo released this 25 Jul 22:28
· 161 commits to master since this release

Note

This is a pre-release for testing against Istio 1.0 snapshots. A final release will be made when Istio 1.0 has shipped.

Mixer Information

Built on Istio 1.0-branch as of 7/25
image: gcr.io/apigee-api-management-istio/istio-mixer:1.0.0-rc1
debug image: gcr.io/apigee-api-management-istio/istio-mixer-debug:1.0.0-rc1

Changelog

3556623 /verifyApiKey and /token endpoints should not get internal error when app has no products
c66bf34 rename server_timeout_secs to client_timeout, rename products:refresh_rate_mins to products:refresh_rate, change both config elements to duration types
af2fb72 base on Istio release-1.0 branch
1d9a8e7 ensure products list is included when app has multiple products
074b216 ignore empty telemetry requests
f0c0264 require auth for /products and /verifyApiKeys
3ec2e86 allow api key to be retrieved from jwt token, config via 'api_key_claim'
ffe2190 add binding now works when attribute doesn't already exist
8dd357a fix ax crash recovery
9b2eac9 rotate now displays proper auth error
97581e7 return 4xx for bad auth
7562ec5 apigee-rule now applies to everything in default namespace
a91d29f opdk must verify legacy analytics endpoint
1318823 Removed hardcoded org name to use org name passed in from command line.
edf3a79 allow provision output to be directly sent to a handler yaml file
aba9803 change install/ to samples/ and provide Kubernetes install files for Istio
b7a932c disable jwt verification and jwks polling, add optional config items
70ecc03 encrypt kvm, add /rotate endpoint and CLI support
5003fd7 build mixer-debug image
c70b10b analytics legacy_endpoint for opdk provisioning
47d44b9 add gateway_source to analytics
34a1d73 api_key now skips scope checks
58d802f skip mgmnt auth when it's not needed
2dd3633 fix "null" quota interval parsing error