Skip to content

3.0.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 21:57
· 22 commits to main since this release
6a6115b

Version 3.0.0.0 2025-04-30

Compatible with OpenSearch 3.0.0

Features

  • Adding replication (CCR) plugin interface and classes to common-utils (#667)

Maintenance

  • Update common-utils shadow plugin repo and bump to 3.0.0.0-alpha1 (#775)
  • Change 3.0.0 qualifier from alpha1 to beta1 ( (#808)

Bug fixes

  • Fix imports related to split package of org.opensearch.transport (#790)
  • Escape/Unescape pipe UserInfo in ThreadContext (#801)