Releases: bf2fc6cc711aee1a0c2a/cos-fleetshard
Releases · bf2fc6cc711aee1a0c2a/cos-fleetshard
v1.1.10
What's Changed
- feat: update manifests with sha256 instead of tag (dev) by @lburgazzoli in #370
- feat: update manifests with sha256 instead of tag (staging) by @lburgazzoli in #374
- chore(deps): bump impsort-maven-plugin from 1.6.2 to 1.7.0 by @dependabot in #372
- MGDCTRS-923 Proper "Ready" condition mapping for KafkaConnect and KafkaConnector custom resources by @rk3rn3r in #377
- chore(deps): bump formatter-maven-plugin from 2.18.0 to 2.19.0 by @dependabot in #380
- The Fleetshard Sync must retrieve the SSO base URL from api.openshift.com by @lburgazzoli in #369
- MGDCTRS-951: add an option to statically configure the sso url by @lburgazzoli in #381
- fix: bundle generation by @hdamarcelo in #376
- chore(deps): bump groovy.version from 4.0.2 to 4.0.3 by @dependabot in #383
- chore(deps): bump maven-pmd-plugin from 3.16.0 to 3.17.0 by @dependabot in #382
- fix: formatting by @rinaldodev in #384
- fix: restore env variables in build-main script by @hdamarcelo in #385
- add echo to build-tag.yaml by @rinaldodev in #386
- add quay-io login build-tag by @rinaldodev in #387
New Contributors
- @hdamarcelo made their first contribution in #376
Full Changelog: v1.1.6...v1.1.10
v1.1.7
chore: disable namespace resource quota for staging
v1.1.6
What's Changed
- Fix fo MGDCTRS-866, MGDCTRS-865, MGDCTRS-867 by @lburgazzoli in #345
- MGDCTRS-884: fix local kustomize by @lburgazzoli in #346
- add instruction on local kustomize error by @rinaldodev in #347
- set local namespace and improve readme by @rinaldodev in #348
- chore(deps-dev): bump wiremock-jre8 from 2.33.1 to 2.33.2 by @dependabot in #349
- fix: use namespace when deleting CSV on cleanup by @rinaldodev in #350
- MGDCTRS-891: cos fleetshard sync don't delete namespaces by @lburgazzoli in #351
- MGDCTRS-901 Configure database history for eligible connectors by @Naros in #352
- chore(deps): bump spotbugs-annotations from 4.6.0 to 4.7.0 by @dependabot in #354
- chore(deps): bump json-unit.version from 2.34.0 to 2.35.0 by @dependabot in #355
- Suport namespace quota and status reporting by @lburgazzoli in #356
- chore(sync): add CRDs to base sync kustomize by @rinaldodev in #358
- chore(deps): bump versions-maven-plugin from 2.10.0 to 2.11.0 by @dependabot in #363
- chore: adjust dirs from changes to cos-manifest by @rinaldodev in #359
- chore(deps): bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 by @lburgazzoli in #365
- Set limit ranges assigned to a kubernetes namwspace by @lburgazzoli in #364
- feat: update to latest fleet shard api by @lburgazzoli in #367
- fix: kustomize for bundle generation by @rinaldodev in #366
Full Changelog: v1.1.2...v1.1.6
v1.1.2
chore(deps): bump groovy.version from 4.0.1 to 4.0.2 Bumps `groovy.version` from 4.0.1 to 4.0.2. Updates `groovy` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-test` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-json` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) Updates `groovy-ant` from 4.0.1 to 4.0.2 - [Release notes](https://github.com/apache/groovy/releases) - [Commits](https://github.com/apache/groovy/commits) --- updated-dependencies: - dependency-name: org.apache.groovy:groovy dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.apache.groovy:groovy-test dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.apache.groovy:groovy-json dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.apache.groovy:groovy-ant dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>