Skip to content

2.7.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 20:57
· 134 commits to main since this release
d8fb094

Version 2.7.0.0 2023-04-17

Compatible with OpenSearch 2.7.0

Maintenance

  • Increment version to 2.7.0-SNAPSHOT. (#371)

Refactoring

  • Fixed xContent dependencies due to OSCore changes. (#392)

Infrastructure

  • Publish snapshots to maven via GHA. (#365)
  • Add auto Github release workflow. (#376)

Feature

  • InjectSecurity - inject User object in UserInfo in threadContext. (#396)

Bug Fixes

  • Fix SNS regex for validation on notification channel to support SNS FIFO topics. (#381)

Documentation

  • Added 2.7 release notes. (#407)