Skip to content

Releases: Decathlon/tzatziki

v1.8.2

28 Feb 08:06
f2058d9
Compare
Choose a tag to compare

What's Changed

  • fix: Spring Boot crash when local.server.port property is not defined by @jak78 in #467
  • doc: add a comprehensive example of a CucumberTest class by @jak78 in #465
  • feat: improve the error message when no KafkaTemplate or consumer factory provided by @jak78 in #463
  • feat: improve the error message raised when the Avro schema is not found by @jak78 in #462
  • Fix flacky test by @alexandrepa in #469

Full Changelog: v1.8.1...v1.8.2

v1.8.1

06 Feb 15:44
aa91fe4
Compare
Choose a tag to compare

What's Changed

  • Fix sonar issues by @alexandrepa in #356
  • chore(deps-dev): bump org.flywaydb:flyway-core from 11.1.1 to 11.2.0 by @dependabot in #438
  • chore(deps): bump io.swagger:swagger-core from 1.6.14 to 1.6.15 by @dependabot in #437
  • chore(deps-dev): bump org.postgresql:postgresql from 42.7.4 to 42.7.5 by @dependabot in #436
  • chore(deps-dev): bump org.flywaydb:flyway-database-postgresql from 11.1.1 to 11.2.0 by @dependabot in #439
  • chore(deps): bump org.scala-lang:scala-library from 2.13.15 to 2.13.16 by @dependabot in #435
  • upgrade gha cache action to v4 by @alexandrepa in #440
  • chore(deps): bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by @dependabot in #441
  • chore(deps): bump org.springframework.boot:spring-boot-dependencies from 3.4.1 to 3.4.2 by @dependabot in #442
  • chore(deps-dev): bump org.flywaydb:flyway-database-postgresql from 11.2.0 to 11.3.0 by @dependabot in #443
  • chore(deps-dev): bump org.flywaydb:flyway-core from 11.2.0 to 11.3.0 by @dependabot in #444
  • chore(deps): bump cucumber.version from 7.20.1 to 7.21.0 by @dependabot in #445
  • chore(deps-dev): bump org.flywaydb:flyway-core from 11.3.0 to 11.3.1 by @dependabot in #447
  • chore(deps-dev): bump org.flywaydb:flyway-database-postgresql from 11.3.0 to 11.3.1 by @dependabot in #446
  • fix: catch errors in type parsing when there are multiple candidates by @dkt-lszalkowski in #448

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0

10 Jan 12:18
4acb924
Compare
Choose a tag to compare

What's Changed

Breaking changes

Fixes

Dependencies bump

  • chore(deps): bump org.springframework.boot:spring-boot-dependencies from 3.3.4 to 3.3.5 by @dependabot in #387
  • chore(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.20.0 to 10.20.1 by @dependabot in #386
  • chore(deps-dev): bump testcontainer.version from 1.20.2 to 1.20.3 by @dependabot in #384
  • chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.2 to 5.11.3 by @dependabot in #383
  • chore(deps-dev): bump org.junit.vintage:junit-vintage-engine from 5.11.2 to 5.11.3 by @dependabot in #382
  • chore(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in #379
  • chore(deps): bump org.junit.jupiter:junit-jupiter-params from 5.11.2 to 5.11.3 by @dependabot in #380
  • chore(deps-dev): bump org.flywaydb:flyway-core from 10.20.0 to 10.20.1 by @dependabot in #392
  • chore(deps): bump org.apache.zookeeper:zookeeper from 3.9.2 to 3.9.3 by @dependabot in #391
  • chore(deps): bump io.cucumber:messages from 26.0.1 to 27.0.0 by @dependabot in #393
  • chore(deps): bump org.apache.velocity:velocity-engine-core from 2.4 to 2.4.1 by @dependabot in #378
  • chore(deps): bump org.jetbrains:annotations from 25.0.0 to 26.0.1 by @dependabot in #375
  • docs: add example to import avro schema as file in classpath by @Z31ADHER in #418
  • chore(deps): bump org.projectlombok:lombok from 1.18.34 to 1.18.36 by @dependabot in #401
  • chore(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #402
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.2 by @dependabot in #413
  • chore(deps-dev): bump org.flywaydb:flyway-database-postgresql from 10.20.1 to 11.1.0 by @dependabot in #414
  • chore(deps-dev): bump org.flywaydb:flyway-core from 10.20.1 to 11.1.0 by @dependabot in #415
  • chore(deps): bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 by @dependabot in #427
  • chore(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in #426
  • chore(deps): bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #425
  • chore(deps-dev): bump testcontainer.version from 1.20.3 to 1.20.4 by @dependabot in #404
  • chore(deps-dev): bump org.junit.vintage:junit-vintage-engine from 5.11.3 to 5.11.4 by @dependabot in #423
  • chore(deps-dev): bump org.flywaydb:flyway-core from 11.1.0 to 11.1.1 by @dependabot in #424
  • chore(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.3 to 2024.0.0 by @dependabot in #410
  • chore(deps): bump org.apache.maven.surefire:surefire-testng from 3.5.1 to 3.5.2 by @dependabot in #397
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in #395
  • chore(deps-dev): bump org.flywaydb:flyway-database-postgresql from 11.1.0 to 11.1.1 by @dependabot in #430
  • chore(deps-dev): bump net.java.dev.jna:jna from 5.15.0 to 5.16.0 by @dependabot in #431
  • chore(deps): bump org.junit.jupiter:junit-jupiter-params from 5.11.3 to 5.11.4 by @dependabot in #432
  • chore(deps): bump io.confluent:kafka-avro-serializer from 7.7.1 to 7.8.0 by @dependabot in #433
  • chore(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.11.4 by @dependabot in #434

New Contributors

  • @Z31ADHER made their first contribution in #418

Full Changelog: v1.7.0...v1.8.0

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