Skip to content

NuoDB Helm Charts 3.4.0

Compare
Choose a tag to compare
@eresende-nuodb eresende-nuodb released this 08 Dec 10:01
· 128 commits to master since this release

v3.4.0 (2021-12-03)

Full Changelog

Implemented enhancements:

  • Added functionality to enable the database protocol to be upgraded automatically, which is supported in version 4.2.3 and above of the NuoDB image #243 (sivanov-nuodb)
  • Updated the process readiness probe to be more scalable as the number of database processes grows #252 (adriansuarez)
  • Updated init containers to perform recursive chmod only if files are encountered without expected permissions #260 (adriansuarez)

Fixed bugs:

  • Updated nuosm to resurrect archive object only if it will be used #256 (sivanov-nuodb)

Merged pull requests:

  • Increased leaderAssignmentTimeout to account for SMs going into CrashLoopBackOff state #242 (adriansuarez)
  • Added support for external SQL clients, which requires version 4.2.4 and above of the NuoDB image #254 (sivanov-nuodb)