Releases: opensearch-project/opensearch-testcontainers
Releases · opensearch-project/opensearch-testcontainers
v2.1.2
What's Changed
- Bump next version to 2.1.2 by @reta in #184
- Bump org.opensearch.client:opensearch-rest-client from 2.17.0 to 2.17.1 by @dependabot in #185
- Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.2 by @dependabot in #187
- Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.10 by @dependabot in #188
- Bump ch.qos.logback:logback-classic from 1.5.10 to 1.5.11 by @dependabot in #191
- Bump org.junit.jupiter:junit-jupiter from 5.11.2 to 5.11.3 by @dependabot in #190
- Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 by @dependabot in #193
- Bump org.testcontainers:testcontainers from 1.20.2 to 1.20.3 by @dependabot in #192
- Bump org.opensearch.client:opensearch-rest-client from 2.17.1 to 2.18.0 by @dependabot in #195
- Bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4 by @dependabot in #196
- Update Gradle to 8.11.1 by @reta in #198
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Post 2.1.0 release updates by @reta in #166
- Bump org.testcontainers:testcontainers from 1.20.0 to 1.20.1 by @dependabot in #167
- Bump org.opensearch.client:opensearch-rest-client from 2.15.0 to 2.16.0 by @dependabot in #169
- Update Gradle to 8.10 by @reta in #170
- Bump ch.qos.logback:logback-classic from 1.5.6 to 1.5.7 by @dependabot in #171
- Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.0 by @dependabot in #172
- Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.8 by @dependabot in #174
- Update Gradle to 8.10.1 by @reta in #175
- Bump org.opensearch.client:opensearch-rest-client from 2.16.0 to 2.17.0 by @dependabot in #177
- Add support for OPENSEARCH_INITIAL_ADMIN_PASSWORD that is required by OpenSearch 2.12.0 or later by @reta in #176
- Update Gradle to 8.10.2 by @reta in #178
- Bump org.junit.jupiter:junit-jupiter-params from 5.11.0 to 5.11.1 by @dependabot in #180
- Bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.1 by @dependabot in #179
- Update Testcontainers to 1.20.2 by @reta in #181
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.2
What's Changed
- Bump version to 2.0.2 and update README.md by @reta in #118
- Bump com.diffplug.spotless from 6.22.0 to 6.23.0 by @dependabot in #122
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.22.0 to 6.23.0 by @dependabot in #121
- Bump org.testcontainers:testcontainers from 1.19.2 to 1.19.3 by @dependabot in #119
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.0 to 6.23.3 by @dependabot in #126
- Bump org.opensearch.client:opensearch-rest-client from 2.11.0 to 2.11.1 by @dependabot in #125
- Bump com.diffplug.spotless from 6.23.0 to 6.23.3 by @dependabot in #124
- Update to Gradle 8.5 by @reta in #129
- Update logback to 1.2.13 by @reta in #130
- Update CodeQL Gitghub actions by @reta in #131
- Bump com.diffplug.spotless from 6.23.3 to 6.24.0 by @dependabot in #133
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.3 to 6.24.0 by @dependabot in #132
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.24.0 to 6.25.0 by @dependabot in #137
- Bump com.diffplug.spotless from 6.24.0 to 6.25.0 by @dependabot in #136
- Bump org.testcontainers:testcontainers from 1.19.3 to 1.19.4 by @dependabot in #134
- Bump org.junit.jupiter:junit-jupiter-params from 5.10.1 to 5.10.2 by @dependabot in #140
- Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #139
- Bump org.testcontainers:testcontainers from 1.19.4 to 1.19.5 by @dependabot in #141
- Bump org.testcontainers:testcontainers from 1.19.5 to 1.19.6 by @dependabot in #144
- Bump org.opensearch.client:opensearch-rest-client from 2.11.1 to 2.12.0 by @dependabot in #143
- Bump org.testcontainers:testcontainers from 1.19.6 to 1.19.7 by @dependabot in #147
- Bump org.opensearch.client:opensearch-rest-client from 2.12.0 to 2.13.0 by @dependabot in #149
- Update to Gradle 8.7 by @reta in #150
- Bump ch.qos.logback:logback-classic from 1.2.13 to 1.5.6 by @dependabot in #152
- Bump org.testcontainers:testcontainers from 1.19.7 to 1.19.8 by @dependabot in #154
- Update Testcontainers to 1.19.8 by @reta in #153
- Bump org.opensearch.client:opensearch-rest-client from 2.13.0 to 2.14.0 by @dependabot in #156
- Bump org.opensearch.client:opensearch-rest-client from 2.14.0 to 2.15.0 by @dependabot in #157
- Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 by @dependabot in #159
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Bumping version to 2.0.1 by @reta in #35
- Add version.properties and refactor version management at build time by @reta in #36
- Add 1.x branch support for snapshot publishing by @reta in #38
- Updating README.md by @reta in #40
- Bump opensearch-rest-client from 2.3.0 to 2.4.0 by @dependabot in #44
- Bump com.diffplug.spotless from 6.11.0 to 6.12.0 by @dependabot in #43
- Bump spotless-plugin-gradle from 6.11.0 to 6.12.0 by @dependabot in #47
- Bump testcontainers from 1.17.5 to 1.17.6 by @dependabot in #46
- Bump opensearch-rest-client from 2.4.0 to 2.4.1 by @dependabot in #50
- Bump spotless-plugin-gradle from 6.12.0 to 6.12.1 by @dependabot in #52
- Bump com.diffplug.spotless from 6.12.0 to 6.12.1 by @dependabot in #53
- Facilitate inheriting from OpensearchContainer without breaking with*… by @ginkel in #55
- Updated MAINTAINERS.md format. by @dblock in #54
- Bump com.diffplug.spotless from 6.12.1 to 6.13.0 by @dependabot in #59
- Bump spotless-plugin-gradle from 6.12.1 to 6.13.0 by @dependabot in #56
- Bump junit-jupiter from 5.9.1 to 5.9.2 by @dependabot in #58
- Bump junit-jupiter-params from 5.9.1 to 5.9.2 by @dependabot in #57
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.13.0 to 6.14.0 by @dependabot in #60
- Bump com.diffplug.spotless from 6.13.0 to 6.14.0 by @dependabot in #61
- Bump org.opensearch.client:opensearch-rest-client from 2.4.1 to 2.5.0 by @dependabot in #62
- Bump com.diffplug.spotless from 6.14.0 to 6.14.1 by @dependabot in #64
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.0 to 6.14.1 by @dependabot in #63
- Bump com.diffplug.spotless from 6.14.1 to 6.15.0 by @dependabot in #65
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.1 to 6.15.0 by @dependabot in #66
- Added untriaged issue workflow. by @dblock in #68
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.15.0 to 6.16.0 by @dependabot in #71
- Bump com.diffplug.spotless from 6.15.0 to 6.16.0 by @dependabot in #70
- Bump org.opensearch.client:opensearch-rest-client from 2.5.0 to 2.6.0 by @dependabot in #69
- Configure Mend for github.com by @mend-for-github-com in #48
- Bump com.diffplug.spotless from 6.16.0 to 6.17.0 by @dependabot in #74
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.16.0 to 6.17.0 by @dependabot in #73
- Migrate snapshots publication to GHA by @gaiksaya in #76
- Bump com.diffplug.spotless from 6.17.0 to 6.18.0 by @dependabot in #79
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.17.0 to 6.18.0 by @dependabot in #80
- Bump org.testcontainers:testcontainers from 1.17.6 to 1.18.0 by @dependabot in #78
- Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 by @dependabot in #82
- Update Gradle to 8.1.1 by @reta in #72
- Bump org.opensearch.client:opensearch-rest-client from 2.6.0 to 2.7.0 by @dependabot in #84
- Added @peterzhuamazon to co-maintainers. by @dblock in #85
- Bump org.testcontainers:testcontainers from 1.18.0 to 1.18.1 by @dependabot in #86
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.18.0 to 6.19.0 by @dependabot in #87
- Bump com.diffplug.spotless from 6.18.0 to 6.19.0 by @dependabot in #88
- Bump org.testcontainers:testcontainers from 1.18.1 to 1.18.3 by @dependabot in #89
- Bump org.opensearch.client:opensearch-rest-client from 2.7.0 to 2.8.0 by @dependabot in #90
- Bump org.junit.jupiter:junit-jupiter from 5.9.3 to 5.10.0 by @dependabot in #95
- Bump com.diffplug.spotless from 6.19.0 to 6.20.0 by @dependabot in #93
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.19.0 to 6.20.0 by @dependabot in #94
- Bump org.opensearch.client:opensearch-rest-client from 2.8.0 to 2.9.0 by @dependabot in #96
- Bump org.testcontainers:testcontainers from 1.18.3 to 1.19.0 by @dependabot in #99
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.20.0 to 6.22.0 by @dependabot in #106
- Bump com.diffplug.spotless from 6.20.0 to 6.22.0 by @dependabot in #105
- Bump org.opensearch.client:opensearch-rest-client from 2.9.0 to 2.10.0 by @dependabot in #104
- Bump org.testcontainers:testcontainers from 1.19.0 to 1.19.1 by @dependabot in #103
- Update to Gradle 8.3 by @reta in #100
- Update to Gradle 8.4 by @reta in #108
- Bump org.opensearch.client:opensearch-rest-client from 2.10.0 to 2.11.0 by @dependabot in #109
- Bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1 by @dependabot in #111
- Fix Maven local repository location (post Gradle 8.4 update) by @reta in #112
- Fix ReleaseExtension which requires versionPropertyFile by @reta in #113
- Bump org.testcontainers:testcontainers from 1.19.1 to 1.19.2 by @dependabot in #115
- Align release workflow with all other repositories by @reta in #114
- Add RELEASING.md by @reta in #116
New Contributors
- @ginkel made their first contribution in #55
- @dblock made their first contribution in #54
- @mend-for-github-com made their first contribution in #48
- @gaiksaya made their first contribution in #76
Full Changelog: release-2.0.0...v2.0.1
release-1.0.0
What's Changed
- Initial Check-in by @CEHENKLE in #1
- Initial commit by @reta in #2
- Bump spotless-plugin-gradle from 6.8.0 to 6.9.1 by @dependabot in #3
- Bump junit-jupiter from 5.8.2 to 5.9.0 by @dependabot in #4
- Bump com.diffplug.spotless from 6.8.0 to 6.9.1 by @dependabot in #7
- Bump junit-jupiter-params from 5.8.2 to 5.9.0 by @dependabot in #5
- Bump opensearch-rest-client from 2.0.1 to 2.2.0 by @dependabot in #6
- Update Gradle to 7.5.1 by @reta in #8
- Bump spotless-plugin-gradle from 6.9.1 to 6.10.0 by @dependabot in #9
- Bump gradle-release from 3.0.0 to 3.0.1 by @dependabot in #11
- Bump com.diffplug.spotless from 6.9.1 to 6.10.0 by @dependabot in #10
- Bump opensearch-rest-client from 2.2.0 to 2.2.1 by @dependabot in #13
- Bump gradle-release from 3.0.1 to 3.0.2 by @dependabot in #14
- Bump spotless-plugin-gradle from 6.10.0 to 6.11.0 by @dependabot in #16
- Bump testcontainers from 1.17.3 to 1.17.4 by @dependabot in #17
- Bump com.diffplug.spotless from 6.10.0 to 6.11.0 by @dependabot in #18
- Bump junit-jupiter-params from 5.9.0 to 5.9.1 by @dependabot in #19
- Bump opensearch-rest-client from 2.2.1 to 2.3.0 by @dependabot in #20
- Bump junit-jupiter from 5.9.0 to 5.9.1 by @dependabot in #22
- Bump testcontainers from 1.17.4 to 1.17.5 by @dependabot in #25
- Support release process for opensearch-testcontainers by @reta in #23
- Add cron to replace webhook trigger for testcontainer snapshots by @peterzhuamazon in #26
- Opensearch testcontainers snapshot cron by @peterzhuamazon in #27
- Resolve Jenkins file trigger issue due to var substitution by @peterzhuamazon in #28
- Remove webhook trigger part as it is not used in snapshot by @peterzhuamazon in #29
- Tweak and add publish official maven by @peterzhuamazon in #31
- Change git url to the correct one in jenkins files by @peterzhuamazon in #32
- Remove the test exit 1 command by @peterzhuamazon in #33
- Fix javadoc warning (no @return spec) by @reta in #30
- Disable var printing in jenkins files by @peterzhuamazon in #34
- Add version.properties and refactor version management at build time by @reta in #36
- Update README.md and add JDK-17 to build matrix by @reta in #37
New Contributors
- @CEHENKLE made their first contribution in #1
- @reta made their first contribution in #2
- @dependabot made their first contribution in #3
- @peterzhuamazon made their first contribution in #26
Full Changelog: https://github.com/opensearch-project/opensearch-testcontainers/commits/release-1.0.0
release-2.0.0
What's Changed
- Initial Check-in by @CEHENKLE in #1
- Initial commit by @reta in #2
- Bump spotless-plugin-gradle from 6.8.0 to 6.9.1 by @dependabot in #3
- Bump junit-jupiter from 5.8.2 to 5.9.0 by @dependabot in #4
- Bump com.diffplug.spotless from 6.8.0 to 6.9.1 by @dependabot in #7
- Bump junit-jupiter-params from 5.8.2 to 5.9.0 by @dependabot in #5
- Bump opensearch-rest-client from 2.0.1 to 2.2.0 by @dependabot in #6
- Update Gradle to 7.5.1 by @reta in #8
- Bump spotless-plugin-gradle from 6.9.1 to 6.10.0 by @dependabot in #9
- Bump gradle-release from 3.0.0 to 3.0.1 by @dependabot in #11
- Bump com.diffplug.spotless from 6.9.1 to 6.10.0 by @dependabot in #10
- Bump opensearch-rest-client from 2.2.0 to 2.2.1 by @dependabot in #13
- Bump gradle-release from 3.0.1 to 3.0.2 by @dependabot in #14
- Bump spotless-plugin-gradle from 6.10.0 to 6.11.0 by @dependabot in #16
- Bump testcontainers from 1.17.3 to 1.17.4 by @dependabot in #17
- Bump com.diffplug.spotless from 6.10.0 to 6.11.0 by @dependabot in #18
- Bump junit-jupiter-params from 5.9.0 to 5.9.1 by @dependabot in #19
- Bump opensearch-rest-client from 2.2.1 to 2.3.0 by @dependabot in #20
- Bump junit-jupiter from 5.9.0 to 5.9.1 by @dependabot in #22
- Bump testcontainers from 1.17.4 to 1.17.5 by @dependabot in #25
- Support release process for opensearch-testcontainers by @reta in #23
- Add cron to replace webhook trigger for testcontainer snapshots by @peterzhuamazon in #26
- Opensearch testcontainers snapshot cron by @peterzhuamazon in #27
- Resolve Jenkins file trigger issue due to var substitution by @peterzhuamazon in #28
- Remove webhook trigger part as it is not used in snapshot by @peterzhuamazon in #29
- Tweak and add publish official maven by @peterzhuamazon in #31
- Change git url to the correct one in jenkins files by @peterzhuamazon in #32
- Remove the test exit 1 command by @peterzhuamazon in #33
- Fix javadoc warning (no @return spec) by @reta in #30
- Disable var printing in jenkins files by @peterzhuamazon in #34
New Contributors
- @CEHENKLE made their first contribution in #1
- @reta made their first contribution in #2
- @dependabot made their first contribution in #3
- @peterzhuamazon made their first contribution in #26
Full Changelog: https://github.com/opensearch-project/opensearch-testcontainers/commits/release-2.0.0