Skip to content

Releases: operator-framework/java-operator-plugins

v0.11.1

21 Aug 09:17
v0.11.1
9183e6f
Compare
Choose a tag to compare

What's Changed

  • (0.11.x) Revert "Bump to go 1.22, k8s 1.30 & kubebuilder 4.0 (#151)" by @xstefank in #159

Full Changelog: v0.11.0...v0.11.1

v0.11.0

15 Aug 11:16
v0.11.0
dc74e74
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

17 Jul 16:23
v0.10.0
44a166f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

19 Jan 18:39
v0.9.0
9d02d3f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.1

18 Sep 08:27
v0.8.1
3865030
Compare
Choose a tag to compare

Full Changelog: v0.8.0...v0.8.1

v0.8.0

14 Sep 16:16
v0.8.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

27 Sep 17:10
f025408
Compare
Choose a tag to compare

Additions

feat: bump k8s 1.25 and kb versions (#103)
feat: modified quarkus sdk and quarkus versions (#102)

Changes

feat: clean code removed unnecessary dependency (#100)

v0.6.0

26 Aug 14:31
v0.6.0
db917f4
Compare
Choose a tag to compare

Additions

  • feat: update to use JOSDK 3.1 and latest Quarkus extension (#99)

Changes

  • clean code removed unnecessary dep
  • bump kubebuilder to latest commit (#90)

Bugs

  • Bug [2099580] - This fix will take care of deletion part of CR in java Operator. (#97)
  • Correct typo in Operator image and bundle image name (#95)
  • bug for command addition in Makefile (#93)

v0.5.1

09 Jun 14:56
v0.5.1
b33ea5c
Compare
Choose a tag to compare

Changes

  • Chore: bump kubebuilder to commit eea565cb3f50 (#91)

v0.5.0

07 Jun 20:04
f764239
Compare
Choose a tag to compare

Bug Fixes

n/a

Changes

  • Chore: bump k8s 1.24 via kubebuilder update (#88)
  • Modified memcached operator according to run bundle integration (#86)
  • Makefile changes for addition of run bundle in Java Plugin. (#84)
  • Updated tutorial readme file. (#83)

Full Changelog: v0.4.0...v0.5.0