-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
085b9f1
commit b52c13c
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |