Releases: 3scale/apicast-operator
Releases · 3scale/apicast-operator
2.14.1
Merge pull request #202 from 3scale/dependabot/go_modules/golang.org/…
3scale-2.14.1-GA
Merge pull request #202 from 3scale/dependabot/go_modules/golang.org/…
3scale-2.13.2-GA
Merge pull request #190 from 3scale/backport-180-bump-go-version Backport features for 2.13.1
3scale-2.13.1-GA
Merge pull request #190 from 3scale/backport-180-bump-go-version Backport features for 2.13.1
3scale-2.13.0-GA
Fixed
- Enhance replica reconciliation #178
3scale-2.12.2-GA
prepare 2.12-candidate: update bundle
3scale-2.12.1-GA
3scale-2.11.0-GA
Added
- New configuration param Apicast CRD:
APICAST_UPSTREAM_RETRY_CASES
#92 - New configuration param Apicast CRD:
APICAST_CACHE_MAX_TIME
#92 - New configuration param Apicast CRD:
APICAST_CACHE_STATUS_CODES
#92 - New configuration param Apicast CRD:
APICAST_OIDC_LOG_LEVEL
#92 - New configuration param Apicast CRD:
APICAST_LOAD_SERVICES_WHEN_NEEDED
#92 - New configuration param Apicast CRD:
APICAST_SERVICES_FILTER_BY_URL
#92 - New configuration param Apicast CRD:
APICAST_SERVICE_${ID}_CONFIGURATION_VERSION
#92 - Enable TLS at pod level #96
- Add 'app' label to the APIcast CRD #102
- Enable workers setting #106
- Add default zap logger flags as part of the operator command flags #110
- Add timezone attribute to control APIcast pods local timezone #111
- Custom policies #126
- Custom environments #130
- Extended metrics #132
- Add Opentracing configurability #141 #156
- Add proxy-related attributes to APIcast CR #159
- bundle common label:
app=apicast
#164
Changed
- Operator-sdk upgrade to 1.1 #88
- Operator-sdk upgrade to 1.2 #99
- Update CustomResourceDefinition API version to v1 #104
- Ingress to networking v1 #148
- k8s libraries v0.19.14 #148
- Delete kube-rbac-proxy container from controller-manager #165
Fixed
- Fix status reconciliation when deployment does not exist #97
- CVE-2020-14040 #113
- CVE-2020-9283 #115
- Fix reconcile service https port #142