v1.5.3
What's Changed
- fix: Support arrays with default null in Avro schema by @chombymat in #287
- fix: Clean the Mongo database before each test by @chombymat in #291
- chore(deps): bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 by @dependabot in #219
- chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.2 by @dependabot in #218
- chore(deps): bump org.junit.jupiter:junit-jupiter-params from 5.10.1 to 5.10.2 by @dependabot in #217
- chore(deps-dev): bump org.junit.vintage:junit-vintage-engine from 5.10.1 to 5.10.2 by @dependabot in #216
- chore(deps): bump io.confluent:kafka-avro-serializer from 7.5.3 to 7.6.0 by @dependabot in #222
- chore(deps-dev): bump testcontainer.version from 1.19.4 to 1.19.5 by @dependabot in #221
- chore(deps): bump org.aspectj:aspectjweaver from 1.9.21 to 1.9.21.1 by @dependabot in #223
- chore(deps): bump org.springframework.boot:spring-boot-dependencies from 3.2.2 to 3.2.3 by @dependabot in #229
- chore(deps): bump org.scala-lang:scala-library from 2.13.12 to 2.13.13 by @dependabot in #228
- chore(deps-dev): bump org.postgresql:postgresql from 42.7.1 to 42.7.2 by @dependabot in #226
- chore(deps-dev): bump the maven group across 1 directories with 1 update by @dependabot in #225
- chore(deps-dev): bump testcontainer.version from 1.19.5 to 1.19.6 by @dependabot in #227
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.1 by @dependabot in #241
- chore(deps): bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #240
- chore(deps-dev): bump org.postgresql:postgresql from 42.7.2 to 42.7.3 by @dependabot in #238
- chore(deps): bump org.apache.zookeeper:zookeeper from 3.9.1 to 3.9.2 by @dependabot in #235
- chore(deps): bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre by @dependabot in #237
- chore(deps): bump org.aspectj:aspectjweaver from 1.9.21.1 to 1.9.21.2 by @dependabot in #236
- chore(deps-dev): bump testcontainer.version from 1.19.6 to 1.19.7 by @dependabot in #231
- chore(deps): bump org.aspectj:aspectjweaver from 1.9.21.2 to 1.9.22 by @dependabot in #249
- chore(deps): bump io.swagger:swagger-core from 1.6.13 to 1.6.14 by @dependabot in #244
- chore(deps): bump org.springframework.boot:spring-boot-dependencies from 3.2.3 to 3.2.4 by @dependabot in #245
- chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #246
- chore(deps): bump org.projectlombok:lombok from 1.18.30 to 1.18.32 by @dependabot in #247
- chore(deps): bump io.cucumber:messages from 24.0.1 to 24.1.0 by @dependabot in #248
- chore(deps): bump cucumber.version from 7.15.0 to 7.16.1 by @dependabot in #243
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #250
- chore(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #266
- chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 by @dependabot in #264
- chore(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in #252
- chore(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.0 to 2023.0.1 by @dependabot in #251
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.2 to 3.2.4 by @dependabot in #276
- chore(deps): bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 by @dependabot in #273
- chore(deps): bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #272
- chore(deps): bump io.confluent:kafka-avro-serializer from 7.6.0 to 7.6.1 by @dependabot in #270
- chore(deps): bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in #268
- chore(deps): bump org.testng:testng from 7.9.0 to 7.10.1 by @dependabot in #269
- chore(deps): bump org.burningwave:core from 12.64.3 to 12.65.0 by @dependabot in #282
- chore(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.1-jre by @dependabot in #288
- chore(deps): bump org.scala-lang:scala-library from 2.13.13 to 2.13.14 by @dependabot in #281
- chore(deps): bump org.burningwave:core from 12.65.0 to 12.65.1 by @dependabot in #283
- chore(deps-dev): bump org.junit.vintage:junit-vintage-engine from 5.10.2 to 5.11.0 by @dependabot in #299
- chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.3 by @dependabot in #300
- chore(deps): bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #301
- chore(deps): bump org.aspectj:aspectjweaver from 1.9.22 to 1.9.22.1 by @dependabot in #303
- chore(deps): bump org.springframework.boot:spring-boot-dependencies from 3.2.4 to 3.3.3 by @dependabot in #304
New Contributors
- @chombymat made their first contribution in #287
Full Changelog: v1.5.2...v1.5.3