Skip to content

v2.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 22:47
· 343 commits to main since this release
2007cd2

What's Changed

  • [AUTO] Increment version to 2.15.0. by @opensearch-trigger-bot in #1164
  • [Backport 2.x] Reduce required release approvals by @opensearch-trigger-bot in #1169
  • [Backport 2.x] Backport codegen implementation by @Xtansia in #1173
  • [Backport 2.x] Bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#1176) by @Xtansia in #1179
  • Ensure 2.x code gen is correct by @Xtansia in #1178
  • support for withJson-618 by @Jai2305 in #1182
  • [Backport 2.x] Forbid wildcard imports (#1180) by @Xtansia in #1183
  • [Backport 2.x] Fix queries losing inherited data when toBuilder is called. (#1181) by @Xtansia in #1184
  • [Backport 2.x] Bump org.owasp.dependencycheck from 10.0.2 to 10.0.4 by @opensearch-trigger-bot in #1190
  • [Backport 2.x] Update Gradle to 8.10.1 by @opensearch-trigger-bot in #1197
  • [Backport] [2.x] Bump org.apache.httpcomponents.core5:httpcore5 from 5.2.5 to 5.3 by @reta in #1196
  • [Backport 2.x] fix: remove required check on indices.stats.ShardStats.shards (#1177) by @Xtansia in #1200
  • [Backport 2.x] Re-generate client code using latest OpenSearch API specification (2024-09-23) (#1113) by @Xtansia in #1205
  • [Backport] [2.x] Bump org.apache.httpcomponents.client5:httpclient5 from 5.3.1 to 5.4 (#1204) by @reta in #1206
  • [Backport] [2.x] Bump io.github.classgraph:classgraph from 4.8.175 to 4.8.176 in /java-client (#1203) by @reta in #1209
  • [Backport] [2.x] Bump org.junit:junit-bom from 5.11.0 to 5.11.1 (#1211) by @reta in #1212
  • [Backport 2.x] Update TextEmbeddingProcessor.java by @opensearch-trigger-bot in #1215
  • [Backport 2.x] Codegen equals & hashCode by @Xtansia in #1217
  • [Backport] [2.x] Bump io.github.classgraph:classgraph from 4.8.176 to 4.8.177 (#1222) by @reta in #1223
  • Add bwc handling on non-string sort values on Hits by @Xtansia in #1224
  • Prepare for 2.15.0 release by @Xtansia in #1230

Full Changelog: v2.14.0...v2.15.0