Skip to content

Commit

Permalink
Merge pull request #359 from cloud-pi-native/release-please--branches…
Browse files Browse the repository at this point in the history
…--main--components--socle

chore(main): release 2.11.0
  • Loading branch information
this-is-tobi authored Oct 14, 2024
2 parents f7bc4a5 + 5915244 commit f01e781
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.10.1"
".": "2.11.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.11.0](https://github.com/cloud-pi-native/socle/compare/v2.10.1...v2.11.0) (2024-10-14)


### Features

* :zap: Add postgresWalMaxSlotKeepSize parameter ([780834a](https://github.com/cloud-pi-native/socle/commit/780834a229d5c04bfde69d9f149f8a1a4a810aaa))


### Bug Fixes

* :bug: disable cnpg backup on restore mode ([96d13c0](https://github.com/cloud-pi-native/socle/commit/96d13c06c630734f35930b93cef7111fe3bf6756))
* :bug: fix argocd install with proxy ([ba8d833](https://github.com/cloud-pi-native/socle/commit/ba8d83349b932103ed42b9c883f991879c9b8c09))

## [2.10.1](https://github.com/cloud-pi-native/socle/compare/v2.10.0...v2.10.1) (2024-10-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dso-socle",
"version": "2.10.1",
"version": "2.11.0",
"private": true,
"scripts": {
"format": "eslint . --fix",
Expand Down

0 comments on commit f01e781

Please sign in to comment.