Skip to content

v1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 18:35
· 82 commits to main since this release
fcb432c

What's Changed

  • Bump next version to 1.3.1 by @reta in #202
  • Bump org.opensearch:opensearch-testcontainers from 2.0.0 to 2.0.1 by @dependabot in #196
  • Update build to use Gradle 8.5 version catalogs by @reta in #203
  • Bump org.springframework.data:spring-data-commons from 3.2.0 to 3.2.1 by @dependabot in #205
  • Bump org.springframework.data:spring-data-elasticsearch from 5.2.0 to 5.2.1 by @dependabot in #206
  • Bump org.apache.logging.log4j:log4j-core from 2.22.0 to 2.22.1 by @dependabot in #207
  • Bump org.slf4j:log4j-over-slf4j from 2.0.9 to 2.0.10 by @dependabot in #209
  • Bump org.apache.logging.log4j:log4j-to-slf4j from 2.22.0 to 2.22.1 by @dependabot in #208
  • Update dependency ch.qos.logback:logback-classic to v1.4.14 by @mend-for-github-com in #212
  • Dependency updates: Spring Boot 3.2.1 by @reta in #213
  • Bump io.specto:hoverfly-java-junit5 from 0.15.0 to 0.16.0 by @dependabot in #215
  • Implemented Point In Time support by @gmamakis-thinkanalytics in #217
  • Bump io.specto:hoverfly-java-junit5 from 0.16.0 to 0.16.1 by @dependabot in #219
  • Bump org.springframework.data:spring-data-commons from 3.2.1 to 3.2.2 by @dependabot in #220
  • Bump org.slf4j:log4j-over-slf4j from 2.0.10 to 2.0.11 by @dependabot in #222
  • Bump org.springframework.data:spring-data-elasticsearch from 5.2.1 to 5.2.2 by @dependabot in #221
  • Clarify that Spring Data OpenSearch follows the release model of the Spring Data Elasticsearch / Spring Boot projects by @reta in #226
  • Bump org.slf4j:log4j-over-slf4j from 2.0.11 to 2.0.12 by @dependabot in #228
  • Bump org.springframework.data:spring-data-elasticsearch from 5.2.2 to 5.2.3 by @dependabot in #229
  • Bump org.wiremock:wiremock from 3.3.1 to 3.4.0 by @dependabot in #231
  • Bump org.springframework.data:spring-data-commons from 3.2.2 to 3.2.3 by @dependabot in #230
  • Bump org.apache.logging.log4j:log4j-to-slf4j from 2.22.1 to 2.23.0 by @dependabot in #233
  • Bump io.specto:hoverfly-java-junit5 from 0.16.1 to 0.16.2 by @dependabot in #235
  • Bump org.wiremock:wiremock from 3.4.0 to 3.4.2 by @dependabot in #234
  • Bump org.apache.logging.log4j:log4j-core from 2.22.1 to 2.23.0 by @dependabot in #236
  • Bump org.apache.logging.log4j:log4j-core from 2.23.0 to 2.23.1 by @dependabot in #241
  • Bump org.apache.logging.log4j:log4j-to-slf4j from 2.23.0 to 2.23.1 by @dependabot in #242
  • Add refresh policy setting when creating DeleteByQueryRequest by @bcc829 in #245
  • Bump org.springframework.data:spring-data-elasticsearch from 5.2.3 to 5.2.4 by @dependabot in #246
  • Bump io.specto:hoverfly-java-junit5 from 0.16.2 to 0.17.0 by @dependabot in #247
  • Bump org.springframework.data:spring-data-commons from 3.2.3 to 3.2.4 by @dependabot in #248
  • Remove redundant annotation @responsebody by @donemin in #252
  • Bump org.wiremock:wiremock from 3.4.2 to 3.5.2 by @dependabot in #253
  • Bump io.specto:hoverfly-java-junit5 from 0.17.0 to 0.17.1 by @dependabot in #254
  • Update dependency org.springframework.boot:spring-boot-starter-web to v3.2.4 by @mend-for-github-com in #255
  • Dependency updates: Spring Framework 6.1.6, Spring Data Elasticsearch 3.2.5, Jackson 2.7.0, OpenSearch 2.13.0 by @reta in #258
  • Update to Gradle 8.7 by @reta in #259
  • Bump org.slf4j:log4j-over-slf4j from 2.0.12 to 2.0.13 by @dependabot in #260
  • Bump org.wiremock:wiremock from 3.5.2 to 3.5.3 by @dependabot in #265
  • Update dependency org.springframework.boot:spring-boot-starter-web to v3.2.5 by @mend-for-github-com in #266
  • Bump io.specto:hoverfly-java-junit5 from 0.17.1 to 0.18.0 by @dependabot in #269
  • Bump org.wiremock:wiremock from 3.5.3 to 3.5.4 by @dependabot in #268
  • Bump io.specto:hoverfly-java-junit5 from 0.18.0 to 0.18.1 by @dependabot in #270
  • Update Testcontainers to 1.19.8 by @reta in #271
  • Dependency updates: Spring Framework 6.1.7, OpenSearch 2.14.0, Spring Data Elasticsearch 5.2.6 by @reta in #272
  • Bump org.springframework.data:spring-data-commons from 3.2.6 to 3.3.0 by @dependabot in #275
  • Revert "Bump org.springframework.data:spring-data-commons from 3.2.6 to 3.3.0" by @reta in #277
  • Add opensearch-java client support by @reta in #227
  • Fix minor issues in README.md files by @reta in #278

New Contributors

Full Changelog: v1.3.0...v1.4.0