Skip to content

Releases: microcks/microcks-operator

0.0.5

01 Jul 08:53
Compare
Choose a tag to compare

Changelog

🐛 Fixes

  • cf3e89c #148 Filter environment variables to not use reserved ones, closes #148

🧰 Tasks


  • e15cf4c Releasing version 0.0.5
  • 4ae673b Setting SNAPSHOT version 0.0.5-SNAPSHOT

Contributors

We'd like to thank the following people for their contributions:

0.0.4

02 Jun 15:17
Compare
Choose a tag to compare

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

  • af3574d update STALE-ISSUES workflow from global .github repo (#95), closes #95

  • b2fce2d Releasing version 0.0.4
  • d84fc9b Setting SNAPSHOT version 0.0.4-SNAPSHOT

Contributors

We'd like to thank the following people for their contributions:

0.0.3

23 Jan 10:48
Compare
Choose a tag to compare

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

  • 6347563 #85 Force provenance attestation to max level, closes #85

  • 26c02b6 Releasing version 0.0.3
  • fd7fe0b Setting SNAPSHOT version 0.0.3-SNAPSHOT

Contributors

We'd like to thank the following people for their contributions:

0.0.2

16 Dec 16:38
Compare
Choose a tag to compare

Changelog

🚀 Features

🐛 Fixes

🧰 Tasks

🛠 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:

0.0.1

22 Nov 18:09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/microcks/microcks-operator/commits/0.0.1