Skip to content

Releases: bf2fc6cc711aee1a0c2a/cos-fleetshard

v1.1.30

11 Apr 19:07
cb9c40d
Compare
Choose a tag to compare

What's Changed

  • disable java-operator-sdk internal metrics by @lburgazzoli in #623
  • [MGDCTRS-2062] First draft of the tutorial by @lucamolteni in #611
  • build(deps): bump swagger-annotations from 1.6.9 to 1.6.10 by @dependabot in #626
  • MGDCTRS-1737 Handle timeout exception properly in case of a failure on initial startup by @rk3rn3r in #628
  • build(deps): bump maven-release-plugin from 3.0.0-M7 to 3.0.0 by @dependabot in #625
  • build(deps): bump spotbugs-maven-plugin from 4.7.3.2 to 4.7.3.3 by @dependabot in #629
  • build(deps): bump json-unit.version from 2.36.1 to 2.37.0 by @dependabot in #630
  • build(deps): bump maven-deploy-plugin from 3.1.0 to 3.1.1 by @dependabot in #631
  • build(deps): bump maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #633
  • build(deps): bump json-path from 2.7.0 to 2.8.0 by @dependabot in #634
  • build(deps): bump asm from 9.4 to 9.5 by @dependabot in #635
  • build(deps): bump maven-install-plugin from 3.1.0 to 3.1.1 by @dependabot in #632
  • build(deps): bump groovy.version from 4.0.10 to 4.0.11 by @dependabot in #638
  • [MGDCTRS-2210] - Implement ManagedProcessor CRD by @vaibhavjainwiz in #641
  • MGDCTRS-1745: Enabling Label Selection feature in Camel-K by @shivamG640 in #627
  • MGDCTRS-516 : health check and error handler not working when kafka instance is del… by @vaibhavjainwiz in #637

New Contributors

Full Changelog: v1.1.29...v1.1.30

v1.1.29

15 Mar 13:56
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump versions-maven-plugin from 2.14.2 to 2.15.0 by @dependabot in #610
  • build(deps): bump jackson-databind-nullable from 0.2.5 to 0.2.6 by @dependabot in #609
  • build(deps): bump maven-failsafe-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #606
  • build(deps): bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9 by @dependabot in #605
  • build(deps): bump openapi-generator-maven-plugin from 6.3.0 to 6.4.0 by @dependabot in #607
  • chore: include migrate field by @lgarciaaco in #612
  • build(deps): bump maven-assembly-plugin from 3.4.2 to 3.5.0 by @dependabot in #617
  • build(deps): bump spotbugs-maven-plugin from 4.7.3.0 to 4.7.3.2 by @dependabot in #618
  • build(deps): bump maven-compiler-plugin from 3.10.1 to 3.11.0 by @dependabot in #619
  • feat: send k8s events on operator selector failure by @lburgazzoli in #614
  • build(deps): bump groovy.version from 4.0.9 to 4.0.10 by @dependabot in #620
  • chore: improve cos-fleetshard-operator-camel readme and local profile by @lburgazzoli in #615
  • chore: remove duplicated maven-assembly-plugin declaration by @lburgazzoli in #616
  • build(deps): bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #621
  • build(deps): bump maven-failsafe-plugin from 3.0.0-M9 to 3.0.0 by @dependabot in #622

Full Changelog: v1.1.28...v1.1.29

v1.1.28

23 Feb 20:34
bf7a0bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.26...v1.1.28

1.1.27

24 Jan 11:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.25...v1.1.27

v1.1.26

23 Jan 19:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.25...v1.1.26

v1.1.25

16 Jan 17:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.24...v1.1.25

v1.1.24

26 Dec 12:41
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump versions-maven-plugin from 2.13.0 to 2.14.0 by @dependabot in #553
  • MGDCTRS-1727: Propagate metadata information as metrics tag to fleetshard components by @lburgazzoli in #545
  • chore(deps): bump versions-maven-plugin from 2.14.0 to 2.14.1 by @dependabot in #555
  • feat: MGDCTRS-299: Add Camel DSL support by @igarashitm in #546

New Contributors

Full Changelog: v1.1.23...v1.1.24

v1.1.23

14 Dec 14:35
Compare
Choose a tag to compare

What's Changed

  • chore: improve kubernetes resource sanitization script by @lburgazzoli in #551
  • chore(deps): bump bson from 4.8.0 to 4.8.1 by @dependabot in #549
  • MGDCTRS-1780: fix race condition with Camel Connector ConfigMap by @rinaldodev in #552

Full Changelog: v1.1.22...v1.1.23

v1.1.22

05 Dec 12:01
Compare
Choose a tag to compare

What's Changed

  • Enabling Debug logs for Camel K and Strimzi Operator by @shivamG640 in #534
  • chore(deps): bump maven-dependency-plugin from 3.3.0 to 3.4.0 by @dependabot in #544
  • MGDCTRS-1599: configure camel connector logs based on ConfigMap by @rinaldodev in #535
  • chore: remove kcp related bits as outdated and not working anymore by @lburgazzoli in #547
  • chore: replace auto-assign-reviewer-by-files action with CODEOWNERS by @lburgazzoli in #543

Full Changelog: v1.1.21...v1.1.22

v1.1.21

28 Nov 13:24
Compare
Choose a tag to compare

What's Changed

  • MGDCTRS-1698: avoid NPE in message improver by @rinaldodev in #533
  • Fix typo preventing sync to start when cos.observability.environment secret is found by @lgarciaaco in #537
  • chore(deps-dev): bump wiremock-jre8 from 2.34.0 to 2.35.0 by @dependabot in #525
  • chore(deps): bump spotbugs-maven-plugin from 4.7.2.1 to 4.7.3.0 by @dependabot in #526
  • chore(deps): bump formatter-maven-plugin from 2.20.0 to 2.21.0 by @dependabot in #527
  • chore(deps): bump bson from 4.7.2 to 4.8.0 by @dependabot in #531
  • chore(deps): bump swagger-annotations from 1.6.8 to 1.6.9 by @dependabot in #532
  • chore(deps): bump maven-install-plugin from 3.0.1 to 3.1.0 by @dependabot in #540
  • chore(deps): bump impsort-maven-plugin from 1.7.0 to 1.8.0 by @dependabot in #541

Full Changelog: v1.1.20...v1.1.21