Skip to content

Releases: Decathlon/tzatziki

v1.7.0

29 Oct 14:36
261978b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump cucumber.version from 7.20.0 to 7.20.1 by @dependabot in #374

  • chore(deps-dev): bump org.flywaydb:flyway-core from 10.19.0 to 10.20.0 by @dependabot in #376

  • chore(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.19.0 to 10.20.0 by @dependabot in #377

  • doc: add KafkaInterceptor to help people get stable tests by @jak78 in #390

  • ✨ feat: template a value in the topic name by @bmougeot in #388

New Contributors

Full Changelog: v1.6.2...v1.7.0

v1.6.2

07 Oct 14:01
ce8942a
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #362
  • chore(deps-dev): bump testcontainer.version from 1.20.1 to 1.20.2 by @dependabot in #361
  • chore(deps-dev): bump org.junit.vintage:junit-vintage-engine from 5.11.1 to 5.11.2 by @dependabot in #369
  • chore(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.18.2 to 10.19.0 by @dependabot in #363
  • chore(deps-dev): bump org.flywaydb:flyway-core from 10.18.2 to 10.19.0 by @dependabot in #364
  • chore(deps): bump org.junit:junit-bom from 5.11.1 to 5.11.2 by @dependabot in #365
  • chore(deps): bump cucumber.version from 7.19.0 to 7.20.0 by @dependabot in #366
  • chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 by @dependabot in #367
  • chore(deps): bump org.junit.jupiter:junit-jupiter-params from 5.11.1 to 5.11.2 by @dependabot in #368
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.1 by @dependabot in #371
  • chore(deps): bump org.apache.maven.surefire:surefire-testng from 3.3.1 to 3.5.1 by @dependabot in #370
  • Kafka: Add possibility to push null avro message with a string key by @alexandrepa in #372

Full Changelog: v1.6.1...v1.6.2

v1.6.1

01 Oct 07:17
ffbafcf
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump org.flywaydb:flyway-core from 9.22.3 to 10.18.0 by @dependabot in #324
  • chore(deps): bump org.testng:testng from 7.10.1 to 7.10.2 by @dependabot in #277
  • chore(deps): bump com.github.jknack:handlebars from 4.3.1 to 4.4.0 by @dependabot in #232
  • chore(deps-dev): bump org.junit.vintage:junit-vintage-engine from 5.11.0 to 5.11.1 by @dependabot in #355
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #354
  • chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 by @dependabot in #352
  • chore(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.18.0 to 10.18.1 by @dependabot in #351
  • chore(deps): bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #350
  • chore(deps-dev): bump org.flywaydb:flyway-core from 10.18.0 to 10.18.1 by @dependabot in #348
  • chore(deps): bump org.jetbrains:annotations from 24.1.0 to 25.0.0 by @dependabot in #353
  • chore(deps): bump org.junit.jupiter:junit-jupiter-params from 5.11.0 to 5.11.1 by @dependabot in #349
  • chore(deps): bump mockserver.version from 5.13.2 to 5.15.0 by @dependabot in #215
  • chore(deps-dev): bump org.flywaydb:flyway-core from 10.18.1 to 10.18.2 by @dependabot in #357
  • chore(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.18.1 to 10.18.2 by @dependabot in #358
  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #359
  • feat: manage null value on kafka by @axelclabaux in #360

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

25 Sep 06:55
b50feb9
Compare
Choose a tag to compare

What's Changed

  • Handle multiple db schema clean by @alexandrepa in #345
    You can now specify a list of database schema to clean instead of a single one.
    Breaking change : Property (String) SpringJPASteps.schemaToClean has been migrated to
    => (List) SpringJPASteps.schemasToClean

  • chore(deps): bump org.apache.ant:ant from 1.10.14 to 1.10.15 by @dependabot in #308

  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.10.0 by @dependabot in #309

  • chore(deps): bump org.hamcrest:hamcrest-core from 2.2 to 3.0 by @dependabot in #310

  • chore(deps): bump io.cucumber:messages from 24.1.0 to 26.0.0 by @dependabot in #312

  • chore(deps): bump org.awaitility:awaitility from 4.2.1 to 4.2.2 by @dependabot in #311

  • chore(deps-dev): bump testcontainer.version from 1.19.7 to 1.20.1 by @dependabot in #317

  • chore(deps): bump cucumber.version from 7.16.1 to 7.18.1 by @dependabot in #315

  • chore(deps): bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre by @dependabot in #316

  • chore(deps): bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #320

  • chore(deps-dev): bump io.rest-assured:rest-assured from 5.4.0 to 5.5.0 by @dependabot in #322

  • chore(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #321

  • chore(deps): bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #319

  • chore(deps-dev): bump net.java.dev.jna:jna from 5.14.0 to 5.15.0 by @dependabot in #330

  • chore(deps): bump net.logstash.logback:logstash-logback-encoder from 7.4 to 8.0 by @dependabot in #329

  • chore(deps): bump org.burningwave:core from 12.65.1 to 12.65.2 by @dependabot in #328

  • chore(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.1 to 2023.0.3 by @dependabot in #332

  • chore(deps-dev): bump org.postgresql:postgresql from 42.7.3 to 42.7.4 by @dependabot in #334

  • chore(deps): bump io.confluent:kafka-avro-serializer from 7.6.1 to 7.7.1 by @dependabot in #333

  • chore(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #337

  • chore(deps): bump org.springframework.boot:spring-boot-dependencies from 3.3.3 to 3.3.4 by @dependabot in #339

  • chore(deps): bump cucumber.version from 7.18.1 to 7.19.0 by @dependabot in #338

  • chore(deps): bump org.scala-lang:scala-library from 2.13.14 to 2.13.15 by @dependabot in #342

  • chore(deps): bump io.cucumber:messages from 26.0.0 to 26.0.1 by @dependabot in #341

  • chore(deps): bump org.apache.velocity:velocity-engine-scripting from 2.3 to 2.4 by @dependabot in #347

  • chore(deps): bump org.junit.jupiter:junit-jupiter-params from 5.10.2 to 5.11.0 by @dependabot in #331

  • chore(deps): bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre by @dependabot in #346

  • chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #318

Full Changelog: v1.5.3...v1.6.0

v1.5.3

04 Sep 15:20
8dc3706
Compare
Choose a tag to compare

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

Full Changelog: v1.5.2...v1.5.3

v1.5.2

31 Jan 12:47
59f89bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.3.16

31 Jan 12:58
90560e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.15...v1.3.16

v1.5.1

29 Jan 10:12
b6cdeba
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump org.springframework.boot:spring-boot-dependencies from 3.2.1 to 3.2.2 by @dependabot in #203
  • Wrap jdbcTemplate into transaction by @nkhalis in #204
  • chore(deps-dev): bump testcontainer.version from 1.19.3 to 1.19.4 by @dependabot in #207
  • chore(deps): bump io.swagger:swagger-core from 1.6.12 to 1.6.13 by @dependabot in #208
  • Handling path matching request using last mock in priority by @alexandrepa in #209

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.3.15

29 Jan 09:25
a306e28
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump io.swagger:swagger-core from 1.6.12 to 1.6.13 by @dependabot in #208
  • Handling path matching request using last mock in priority by @alexandrepa in #209

Full Changelog: v1.3.14...v1.3.15

v1.3.14

23 Jan 13:19
Compare
Choose a tag to compare

What's Changed

  • Wrap jdbcTemplate into transaction by @nkhalis in #204
  • Bump to Spring boot 3.1.8

New Contributors

Full Changelog: v1.3.13...v1.3.14