Releases: SAP/sap-btp-service-operator
Releases · SAP/sap-btp-service-operator
v0.3.9
What's Changed
- Delete resources before opertor deleted by @TalShorSap in #248
- update readme regarding the pre delete by @TalShorSap in #250
New Contributors
- @TalShorSap made their first contribution in #248
Full Changelog: v0.3.8...v0.3.9
v0.3.8
What's Changed
- service account namespace bug fix by @kerenlahav in #255
Full Changelog: v0.3.7...v0.3.8
v0.3.7
What's Changed
- use dedicated service account by @kerenlahav in #245
- pull image secret by @kerenlahav in #252
- Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 by @dependabot in #254
New Contributors
- @dependabot made their first contribution in #254
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- support self signed certificate for service instances webhook by @kerenlahav in #238
- handle too many requests by @kerenlahav in #240
Full Changelog: v0.3.3...v0.3.6
v0.3.3
v0.3.2
What's Changed
- Chart labels, annotations, and priority class config by @wozniakjan in #214
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- upgrade go version by @sigalmaya in #226
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
Full Changelog: v0.2.9...v0.3.0
v0.2.9
rate limit improvements
credentials rotation bug fix
v0.2.8
What's Changed
- allow imagePullSecrets in deployment.yml
- support long binding names
- Update Dockerfile