Skip to content

Commit

Permalink
chore(release): v4.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
byashimov committed Jan 28, 2025
1 parent a272c33 commit 6b76325
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ nav_order: 1
<!-- Always keep the following header in place: -->
<!--## [MAJOR.MINOR.PATCH] - YYYY-MM-DD -->

## [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
Expand Down

0 comments on commit 6b76325

Please sign in to comment.