Releases: microcks/microcks-operator
Releases · microcks/microcks-operator
0.0.5
Changelog
🐛 Fixes
🧰 Tasks
- cfdb1ab #147 Add missing names for submodules (now required by central repository), closes #147
- 503bf00 #147 Trying username/password authentication for Maven central repository, closes #147
- 18c0ac2 #147 Setting manve central username directly in jreleaser.yml, closes #147
- 6a1c9fa #147 Bump to Jreleaser 1.19.0, closes #147
- 9d51d17 #147 Remove extra Maven Central username variable, closes #147
- 7dcdeef #147 Fix bad secret reference, closes #147
- fa919aa #147 Try changing the Maven central username variable, closes #147
- e12a56f #147 Fix removed profile id, closes #147
- 375cc70 #147 Remove old release profile and update jreleaser, closes #147
- addee23 #147 Adapt rules and environments variables for release, closes #147
- 468b0ed #147 Move to central portal at Sonatype for maven release, closes #147
Contributors
We'd like to thank the following people for their contributions:
- GitHub
- Laurent Broudoux
- microcks-bot (@microcks-bot)
0.0.4
Changelog
🚀 Features
- 8adf6ad #125 Allow using Kubernetes secret for OAuth2 sensitive informations, closes #125
- bfc2f59 #127 Better management of resources for deployment, closes #127
- e42bad7 #125 Adding first version of the new Test custom resource, closes #125
- d1657c5 #122 Adjusting service account permissions for gateway apis, closes #122
- 8003505 #122 Add a guard to not poll for HTTPRoute or GRPCRoute if not defined on server, closes #122
- 0fb9fea #122 Fix bad default for ingress and upgrade test to 1.11.2, closes #122
- d925843 #122 Adding Gateway API support for exposition, closes #122
- c7e7da9 #120 Allow disabling Keycloak for install without authentication, closes #120
- da094a7 #111 Reorder OpenAISpec properties and test, closes #111
- 58010f7 allow configuring openai api url in microcks custom resource (#113), closes #113
🐛 Fixes
- 8d0d66c #134 Adding commonLabels and commonAnnotations to microcks and microcks-keycloak ingresses, closes #134
- 4e6a0cf #126 Avoid creating the secret for WS ingress if not needed, closes #126
🧰 Tasks
- 9b6d664 #135 Update versions in README, closes #135
- 2bb48cb #141 Add default configuration for 1.12.x, closes #141
- 323572a update ADOPTERS.md from global .github repo (#129), closes #129
- 88f8e54 update ADOPTERS.md from global .github repo (#128), closes #128
- bfc6945 #123 Adapt dependencies versions to allow native compilation, closes #123
- 52e24a6 #124 Bump ubi8/openjdk-21 to latest, closes #124
- f245a22 #123 Bump quarkus-operatorsdk to latest 9.x, closes #123
- 03d6fd8 #121 Bump microcks-java-client to 0.0.5, closes #121
- f0b8a45 deps: bump org.apache.maven.plugins:maven-compiler-plugin (#99), closes #99
- 920789c deps: bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.2 (#115), closes #115
- 24896ce #119 Pin Github Actions dependencies versions, closes #119
- a5cb562 deps: bump docker/build-push-action from 6.12.0 to 6.16.0 (#118), closes #118
- cb0f39d deps: bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (#117), closes #117
- 61972c1 update MAINTAINERS.md from global .github repo (#107), closes #107
- f902657 deps: bump sigstore/cosign-installer from 3.7.0 to 3.8.1
- 9ef2c53 update GOVERNANCE.md from global .github repo (#106), closes #106
- 056161e update SECURITY.md from global .github repo (#105), closes #105
- 7301795 update MAINTAINERS.md from global .github repo (#104), closes #104
- 8fa7658 update GOVERNANCE.md from global .github repo (#103), closes #103
- ff4d78d update ADOPTERS.md from global .github repo (#102), closes #102
- 986ae95 update GOVERNANCE.md from global .github repo (#100), closes #100
- ccce55f update ADOPTERS.md from global .github repo (#91), closes #91
- 0b3d93a update ADOPTERS.md from global .github repo (#90), closes #90
🛠 Build
Contributors
We'd like to thank the following people for their contributions:
- Anushka Saxena
- GitHub
- Laurent Broudoux
- Yacine Kheddache
- dependabot[bot] (@dependabot[bot])
- microcks-bot (@microcks-bot)
0.0.3
Changelog
🔀 Merge
- d01d8fe Merge pull request #75 from microcks/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.1, closes #75
- 39cf22b Merge pull request #76 from microcks/dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.2, closes #76
- 720c28c Merge pull request #74 from microcks/dependabot/github_actions/docker/build-push-action-6.10.0, closes #74
🧰 Tasks
- d657912 #88 Update README for release, closes #88
- 9be5e7a #88 Pin container images on release, closes #88
- 0712614 deps: #89 Bump base ubi8/openjdk-21 to 1.21-1.1736923465, closes #89
- bae07f0 deps: #87 Bump microcks-java-client to 0.0.4, closes #87
- bb14a0b #86 Add default configuration for Microcks 1.11.x, closes #86
- 739bef0 deps: bump docker/build-push-action from 6.10.0 to 6.12.0
- 11edef0 deps: bump org.junit.jupiter:junit-jupiter from 5.9.1 to 5.11.4
- 1d3fe12 update ADOPTERS.md from global .github repo (#84), closes #84
- 1ba938b update ADOPTERS.md from global .github repo (#80), closes #80
- eaf5ca7 update ADOPTERS.md from global .github repo (#79), closes #79
- faff3be deps: bump docker/build-push-action from 4.0.0 to 6.10.0
- e24d2a3 deps: bump org.apache.maven.plugins:maven-source-plugin
- 4b839f1 deps: bump org.apache.maven.plugins:maven-javadoc-plugin
🛠 Build
Contributors
We'd like to thank the following people for their contributions:
- GitHub
- Laurent Broudoux
- dependabot[bot] (@dependabot[bot])
- microcks-bot (@microcks-bot)
0.0.2
Changelog
🚀 Features
- ee15632 #64 Need to adaopt test, closes #64
- 1ac373a #64 Re-align ingress and secret names on other resources, closes #64
- 7548be8 #64 Add WebSocket ingress management, closes #64
🐛 Fixes
🧰 Tasks
- dab568a #71 Preparing release 0.0.2 with jreleaser, closes #71
- ab06449 update ADOPTERS.md from global .github repo (#72), closes #72
- a0395f1 update ADOPTERS.md from global .github repo (#70), closes #70
- 8167fbd update ADOPTERS.md from global .github repo (#69), closes #69
- d7d9178 #65 Add artifacthub metadata, closes #65
- 654b55c #50 Rationalize test configuration, closes #50
- e84977d #63 #50 Keyless cosign and Kind + Kuttl latest versions, closes #50 #63
- edcfcc9 #46 Prepare next iteration, closes #46
🛠 Build
- 386cd0d #66 Update displayed tag index otherwise the signature is always displayed, closes #66
- afbdbcc #68 Publish images to Docker Hub as well, closes #68
- 38ee808 #67 Generate and attach SBOM to images, closes #67
- e891fb2 #66 Signing our native container image with cosign, closes #66
- 4f64ad4 Releasing version 0.0.2
- 876beef [maven-release-plugin] prepare for next development iteration
Contributors
We'd like to thank the following people for their contributions:
- GitHub
- Laurent Broudoux
- microcks-bot (@microcks-bot)
0.0.1
What's Changed
- ci: update of files from global .github repo
Signed-off-by: Yacine Kheddache [email protected] by @yada in #17 - ci: update of files from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #19 - ci: update of files from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #20 - ci: update ROADMAP.md from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #25 - ci: update CHANGELOG.md from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #27 - ci: update GOVERNANCE.md from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #26 - ci: update GOVERNANCE.md from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #28 - ci: update CONTRIBUTING workflow from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #30 - ci: update of files from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #24 - ci: update STALE-ISSUES workflow from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #29 - ci: update MAINTAINERS.md from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #31 - ci: update DEPENDENCY_POLICY.md from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #33 - small typo in readme by @sebastienblanc in #34
- ci: update BACKERS.md from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #35 - ci: update ADOPTERS.md from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #38 - ci: update CONTRIBUTING workflow from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #39 - ci: update ADOPTERS.md from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #42 - feat: set env variables to microcks deployment by @mmatur in #45
- ci: update STALE-ISSUES workflow from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #51 - ci: update WELCOME-NEW-USERS workflow from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #55 - ci: update WELCOME-NEW-USERS workflow from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #56 - chore: update ADOPTERS.md from global .github repo
Signed-off-by: microcks-bot [email protected] by @microcks-bot in #59
New Contributors
- @yada made their first contribution in #17
- @microcks-bot made their first contribution in #19
- @sebastienblanc made their first contribution in #34
- @mmatur made their first contribution in #45
Full Changelog: https://github.com/microcks/microcks-operator/commits/0.0.1