Skip to content

3.2.0

Compare
Choose a tag to compare
@csviri csviri released this 05 Sep 08:26
· 875 commits to main since this release
edd12e5

⚠️ ⚠️ ⚠️ 3.2.0 is superseded by the upcoming 4.0.0 ⚠️ ⚠️ ⚠️

The upgrade to the Fabric8 v6 client is not backwards compatible and though that didn't affect this project's API directly, it transitively impacts users of the API so we felt that it was better to re-release it as 4.0.0. We will release a 3.2.1 version reverting to use the Fabric8 Client version 5.12 as soon as possible. We encourage people to stop using 3.2.0 and upgrade to 4.0.0.

Some Notable New Features

  • feat: support leader Election (#1358)
  • chore(deps): upgrade fabric8 client to v6.1.1 (#1436) - note that this is a major version change for fabric8 client, this mean it can break reconciler implementations, so migration to this version is necessary.

What's Changed

(use the full change log link to see the real list)

  • chore(deps): bump takes from 1.21.1 to 1.22.0 by @dependabot in #1387
  • fix: add object mapper to config override by @csviri in #1381
  • chore(deps): bump micrometer-core from 1.9.2 to 1.9.3 by @dependabot in #1390
  • chore(deps): bump manusa/actions-setup-minikube from 2.6.1 to 2.7.0 by @dependabot in #1389
  • fix: make sure a DependentResourceSpec is always created complete by @metacosm in #1391
  • chore(deps): bump takes from 1.22.0 to 1.23.0 by @dependabot in #1394
  • chore(deps): bump takes from 1.23.0 to 1.24.0 by @dependabot in #1396
  • chore(deps): bump maven-javadoc-plugin from 3.4.0 to 3.4.1 by @dependabot in #1399
  • chore(deps-dev): bump mockito-core from 4.6.1 to 4.7.0 by @dependabot in #1400
  • feat: add section highlighting JOSDK users by @metacosm in #1401
  • chore(deps): remove unneeded/conflicting dependencies by @metacosm in #1404
  • chore(deps): bump spring-boot.version from 2.7.2 to 2.7.3 by @dependabot in #1406
  • Add the Keycloak operator by @andreaTP in #1408
  • docs: add flink and strimzi access operator to the list by @csviri in #1411
  • chore(deps): bump takes from 1.24.0 to 1.24.1 by @dependabot in #1413
  • chore(deps): bump takes from 1.24.1 to 1.24.2 by @dependabot in #1418
  • feat: add additional test for PollingEventSource by @csviri in #1409
  • fix: PerResourcePollingEventSource issue with resources by @csviri in #1417
  • chore(deps): bump takes from 1.24.2 to 1.24.3 by @dependabot in #1421
  • refactor: make it easier to initialize mapper & cloner in subclasses by @metacosm in #1403
  • chore(deps): bump takes from 1.24.3 to 1.24.4 by @dependabot in #1430
  • chore(deps): bump jib-maven-plugin from 3.2.1 to 3.3.0 by @dependabot in #1433
  • feat: add resource fetcher to CachingInboundEventSource by @scrocquesel in #1428

Full Changelog: v3.1.1...v3.2.0