Skip to content

Releases: operator-framework/java-operator-plugins

v0.4.0

13 May 01:29
v0.4.0
06357b6
Compare
Choose a tag to compare

Bug Fixes

bugfix: add domain sanitation (#82)

Changes

chore: update to JOSDK extension 3.0.7 (#80)
chore: updated sample and Tutorial according to new changes (#77)
chore: update to JOSDK extension 3.0.6 and Quarkus 2.7.5 (#79)

v0.3.0

09 Mar 20:07
v0.3.0
1985faa
Compare
Choose a tag to compare

Bug Fixes

  • Fixes #74 - chore: update to JOSDK extension 3.0.4 and Quarkus 2.7.3 (#76)

v0.2.0

04 Feb 15:27
v0.2.0
9fde6bf
Compare
Choose a tag to compare

Additions

  • chore: bump go 1.17, k8s 1.23, and kubebuilder 3.3 (#69)
  • chore(deps): update to Quarkus SDK extension 3.0.2 and Quarkus 2.6.3 (#70)
  • chore(deps): update to use Quarkus JOSDK extension 3.0.1 (#67)
  • Remove useless file (#65)
  • chore: bump k8s 1.22.2 and kubebuilder 3.2 (#64)
  • exposed exnpoints for micrometer metrics (#45)
  • modified the Quarkus operator SDK version and tutorial too (#40)
  • chore: bump fabric8 5.8.0 & quarkus 2.4.0 (#42)
  • modified the doc file and removed file after generation (#41)
  • release: fix release script to understand release branches (#38)

Bug Fixes

  • Fix for wrongly generated file name (#73)

v0.1.0

15 Sep 16:27
v0.1.0
34163c0
Compare
Choose a tag to compare

Additions

  • chore(deps): update to latest versions (#37)
  • doc: Print out next steps to better guide the user (#34)
  • tests: added unit tests
  • doc: Polish up the tutorial document (#18)
  • doc: Tutorial for Sample memcached (#10)
  • chore: Add makefile to scaffolding (#11)
  • chore: Add licence header to all files; check license script (#8)
  • chore: Rename to v1alpha (#5)
  • sample: Sample Memcached added. (#7)
  • chore(deps): modified versions of fabric 8 and quarkus-sdk (#6)

Bug Fixes

  • fix: Generate src/main/java (#33)