Skip to content

Releases: redhat-developer/app-services-operator

0.9.1

05 Nov 14:28
Compare
Choose a tag to compare

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

25 Oct 13:44
Compare
Choose a tag to compare

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

Full Changelog: 0.8.2...0.9.0

0.8.2

16 Oct 15:52
Compare
Choose a tag to compare
chore: update CHANGELOG

0.8.1

15 Oct 17:57
Compare
Choose a tag to compare
chore: update CHANGELOG

0.8.0

14 Oct 11:36
e1542bc
Compare
Choose a tag to compare

NOTE: This release provides Service Registry service support.

What's Changed

New Contributors

Full Changelog: 0.7.10...0.8.0

0.7.10

17 Sep 12:53
Compare
Choose a tag to compare

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

16 Sep 14:34
5c65077
Compare
Choose a tag to compare

Fixes #244

Release 0.7.8

03 Aug 15:50
3212b88
Compare
Choose a tag to compare
  • New Icon
  • Quickstarts

0.7.7

19 Jul 15:32
Compare
Choose a tag to compare

Updating Dependencies, no new features or breakages

0.7.6

28 Jun 14:13
Compare
Choose a tag to compare

Features

  • using new api package
  • migration to app-services-sdk