Skip to content

Commit

Permalink
Add 3.6.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
adriansuarez committed Jun 21, 2023
1 parent 2b353dd commit 8e4d915
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [v3.6.0](https://github.com/nuodb/nuodb-helm-charts/tree/v3.6.0) (2023-06-21)

[Full Changelog](https://github.com/nuodb/nuodb-helm-charts/compare/v3.5.0...v3.6.0)

**Fixed bugs:**

- Limit CronJob and StatefulSet name length [\#320](https://github.com/nuodb/nuodb-helm-charts/pull/320) ([sivanov-nuodb](https://github.com/sivanov-nuodb))
- Incremental backup after SM restart fails if the previous full was unsuccessful [\#311](https://github.com/nuodb/nuodb-helm-charts/pull/311) ([sivanov-nuodb](https://github.com/sivanov-nuodb))

**Merged pull requests:**

- Add liveness probe and improve readiness probe plumbing [\#319](https://github.com/nuodb/nuodb-helm-charts/pull/319) ([adriansuarez](https://github.com/adriansuarez))
- Support readOnlyRootFilesystem and generic ephemeral volumes [\#318](https://github.com/nuodb/nuodb-helm-charts/pull/318) ([adriansuarez](https://github.com/adriansuarez))
- Expose process filter for database and restore charts [\#315](https://github.com/nuodb/nuodb-helm-charts/pull/315) ([sivanov-nuodb](https://github.com/sivanov-nuodb))
- Storage groups support [\#314](https://github.com/nuodb/nuodb-helm-charts/pull/314) ([sivanov-nuodb](https://github.com/sivanov-nuodb))
- Account for zombie processes and defunct domain state entries [\#306](https://github.com/nuodb/nuodb-helm-charts/pull/306) ([adriansuarez](https://github.com/adriansuarez))

## [v3.5.0](https://github.com/nuodb/nuodb-helm-charts/tree/v3.5.0) (2022-07-25)

[Full Changelog](https://github.com/nuodb/nuodb-helm-charts/compare/v3.4.0...v3.5.0)
Expand Down

0 comments on commit 8e4d915

Please sign in to comment.