Releases: redhat-developer/app-services-operator
Releases · redhat-developer/app-services-operator
0.9.1
What's Changed
- docs: Update getting started per latest UI by @sterobin in #286
- fix: when the token can not be exchanged put the error message in condition by @secondsun in #284
- fix: removing automatic finalizer creation by @secondsun in #287
fix: upgrading quarkus operator sdk version - fixes issue with watches not reconnecting
Full Changelog: 0.9.0...0.9.1
0.9.0
Notable changes
- Updated to latest version of Quarkus
- Support for OpenShift 4.9
What's Changed
- docs: add step to assign acl permissions to service account by @jbyrne-redhat in #281
- 268 - added github issue templates by @SivaTharun in #280
- ACL + Package Updates + Service Registry cleanup + other bugfixes by @wtrocki in #275
New Contributors
- @SivaTharun made their first contribution in #280
Full Changelog: 0.8.2...0.9.0
0.8.2
0.8.1
0.8.0
NOTE: This release provides Service Registry service support.
What's Changed
- docs: removes group id from kcat qs by @PaulRMellor in #272
- docs: add basic metrics section to getting started by @sterobin in #271
- Add access mgmt to getting-started yaml by @sterobin in #270
- Schema registry by @secondsun in #274
- docs: rethinking metrics approach by @sterobin in #273
New Contributors
Full Changelog: 0.7.10...0.8.0
0.7.10
Important
This release is required to work with Service Binding Operator version >=0.10.0 due to breaking changes introduced by that release:
https://github.com/redhat-developer/service-binding-operator/releases/tag/v0.10.0
Bugfixes
- Added ClusterRole required for ServiceBindingOperator #262
0.7.9
Release 0.7.8
- New Icon
- Quickstarts