Skip to content

Commit

Permalink
Create changelog for 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansuarez committed Aug 20, 2024
1 parent 085b9f1 commit b52c13c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions changelogs/v3.9.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@

# Changelog [v3.9.0](https://github.com/nuodb/nuodb-helm-charts/tree/v3.9.0) (2024-08-20)

## [Full Changelog](https://github.com/nuodb/nuodb-helm-charts/compare/v3.8.0...v3.9.0)

- [`34e9621`](https://github.com/nuodb/nuodb-helm-charts/commit/34e9621) Added support for HotSnap in backup hooks [\#365](https://github.com/nuodb/nuodb-helm-charts/pull/365)
- [`d9eaa10`](https://github.com/nuodb/nuodb-helm-charts/commit/d9eaa10) Added the ability for engines to prefer an AP in the same node, AZ, or region [\#367](https://github.com/nuodb/nuodb-helm-charts/pull/367)
- [`b6399e0`](https://github.com/nuodb/nuodb-helm-charts/commit/b6399e0) Added support for affinity rules controlling AP-engine connectivity [\#369](https://github.com/nuodb/nuodb-helm-charts/pull/369)
- [`1660991`](https://github.com/nuodb/nuodb-helm-charts/commit/1660991) Changed repository for NuoDB image from nuodb/nuodb-ce to nuodb/nuodb [\#372](https://github.com/nuodb/nuodb-helm-charts/pull/372)
- [`eb9a8f3`](https://github.com/nuodb/nuodb-helm-charts/commit/eb9a8f3) Updated default version of NuoDB image to 6.0 [\#368](https://github.com/nuodb/nuodb-helm-charts/pull/368)
- [`19d85e9`](https://github.com/nuodb/nuodb-helm-charts/commit/19d85e9) Fixed timing hazard between snapshot preparation and archive creation [\#361](https://github.com/nuodb/nuodb-helm-charts/pull/361)
- [`a108017`](https://github.com/nuodb/nuodb-helm-charts/commit/a108017) Added validation for Helm value `archiveType` [\#360](https://github.com/nuodb/nuodb-helm-charts/pull/360)
- [`8ddb849`](https://github.com/nuodb/nuodb-helm-charts/commit/8ddb849) Fixed issue where non-root user was being used to invoke `fsfreeze` [\#358](https://github.com/nuodb/nuodb-helm-charts/pull/358)
- [`2d84c76`](https://github.com/nuodb/nuodb-helm-charts/commit/2d84c76) Fixed issue where files were not made durable before snapshot was taken [\#354](https://github.com/nuodb/nuodb-helm-charts/pull/354)

0 comments on commit b52c13c

Please sign in to comment.