Skip to content

Releases: SDA-SE/mongodb-operator

2.0.4

12 Mar 16:47
Compare
Choose a tag to compare

2.0.4 (2025-03-12)

Bug Fixes

  • deps: bump io.javalin:javalin from 6.4.0 to 6.5.0 (c8462b7)
  • deps: bump io.micrometer:micrometer-registry-prometheus (7822ec2)

2.0.3

05 Mar 08:05
Compare
Choose a tag to compare

2.0.3 (2025-03-05)

Bug Fixes

  • deps: bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 (218b383)

2.0.2

04 Mar 08:27
Compare
Choose a tag to compare

2.0.2 (2025-03-04)

Bug Fixes

  • deps: manage kotlin version to avoid excludes (b456fd1)
  • deps: manage slf4j version to avoid excludes (55fe976)

2.0.1

27 Feb 09:50
Compare
Choose a tag to compare

2.0.1 (2025-02-27)

Bug Fixes

  • deps: bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 (cfb44d5)
  • deps: bump io.javaoperatorsdk:operator-framework (fb790ab)
  • deps: bump netty to 4.1.119 (f462e0d)
  • deps: bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 (b495f44)

2.0.0

18 Feb 10:42
Compare
Choose a tag to compare

2.0.0 (2025-02-18)

Bug Fixes

  • deps: bump io.javaoperatorsdk:operator-framework (33e333b)
  • deps: bump io.micrometer:micrometer-registry-prometheus (eed0ce6)
  • update code for new major of operator SDK (8826c85)

Features

  • deployment: allow patch in addition to update for the MongoDB Operator (7e12254)

BREAKING CHANGES

  • deployment: Due to a major update of the Operator SDK, the MongoDB Operator requires also patch privileges on resources that so far needed update. This change is covered for users who deploy with the provided Kustomization but must be applied individually in case of a manual deployment.

1.0.61

03 Feb 09:46
Compare
Choose a tag to compare

1.0.61 (2025-02-03)

Bug Fixes

  • deps: bump mongoDbDriverVersion from 5.3.0 to 5.3.1 (e1fbdc8)

1.0.60

15 Jan 08:36
Compare
Choose a tag to compare

1.0.60 (2025-01-15)

Bug Fixes

  • deps: bump io.micrometer:micrometer-registry-prometheus (402b396)
  • deps: bump mongoDbDriverVersion from 5.2.1 to 5.3.0 (3a636d3)
  • deps: bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.80 (4eff15a)

1.0.59

14 Jan 16:29
Compare
Choose a tag to compare

1.0.59 (2025-01-14)

Bug Fixes

  • deps: bump com.squareup.okio:okio from 3.10.1 to 3.10.2 (75bc6cd)

1.0.58

14 Jan 12:09
Compare
Choose a tag to compare

1.0.58 (2025-01-14)

Bug Fixes

  • deps: bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 (a0b8536)
  • deps: bump com.squareup.okio:okio from 3.9.1 to 3.10.1 (a01b230)

1.0.57

02 Jan 09:01
Compare
Choose a tag to compare

1.0.57 (2025-01-02)

Bug Fixes

  • deps: bump ch.qos.logback:logback-classic from 1.5.12 to 1.5.15 (082afd1)
  • deps: bump io.javalin:javalin from 6.3.0 to 6.4.0 (22c072c)
  • deps: bump io.micrometer:micrometer-registry-prometheus (7ec749a)
  • deps: bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (43821a2)
  • deps: bump org.hibernate.validator:hibernate-validator (2033175)
  • deps: bump org.junit:junit-bom from 5.11.3 to 5.11.4 (5f1082f)