Skip to content

v2.0

Compare
Choose a tag to compare
@idanl21 idanl21 released this 12 Jul 12:15
· 595 commits to main since this release
3972fe1

What’s Changed

  • quote password in readiness check by @ibotty in #189
  • Improve release process by @idanl21 in #186
  • add doc to userguide regarding setting heap size by @andloh in #157
  • add events by @idanl21 in #207
  • Operator OpenSearch 2.x compatibility by @prudhvigodithi in #198
    • Operator compatibility with both 1.x and 2.x Os versions. #176
    • fix subpath for default security config files, removed helperfiles that creates default secret (From @dbason implementation)
    • Fix httpPort usage bug. #196 #198

New Contributors