From 6b7632563b004210eb9fbb8419254aa0d40beafb Mon Sep 17 00:00:00 2001 From: Murad Biashimov Date: Tue, 28 Jan 2025 18:34:21 +0100 Subject: [PATCH] chore(release): v4.34.0 --- .github/workflows/acceptance-tests.yml | 2 ++ CHANGELOG.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/acceptance-tests.yml b/.github/workflows/acceptance-tests.yml index 0a073f318..45d7da4a6 100644 --- a/.github/workflows/acceptance-tests.yml +++ b/.github/workflows/acceptance-tests.yml @@ -35,6 +35,8 @@ jobs: acceptance_tests: needs: setup_aiven_project_suffix runs-on: ubuntu-latest + env: + ACC_TEST_PARALLELISM: 5 strategy: max-parallel: 5 fail-fast: false diff --git a/CHANGELOG.md b/CHANGELOG.md index f97c5f088..0bc370399 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ nav_order: 1 -## [MAJOR.MINOR.PATCH] - YYYY-MM-DD +## [4.34.0] - 2025-01-29 - Fix `pg_user`: throws an error when the password is modified directly in the service - Enable `read_replica` service integration for `aiven_redis` and `aiven_valkey` resources