Releases: operator-framework/java-operator-plugins
Releases · operator-framework/java-operator-plugins
v0.4.0
v0.3.0
v0.2.0
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
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)