Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit 8b81e42

Browse files
Privacy Sandbox Teamcopybara-github
authored andcommitted
Release version v1.27.0-rc01
GitOrigin-RevId: da6cdbfc74e6c39a35e1647a1f3c3edb7b345052
1 parent e052ca3 commit 8b81e42

40 files changed

Lines changed: 65 additions & 1747 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## For next release
4+
5+
## [1.27.0](https://github.com/privacysandbox/coordinator-services-and-shared-libraries/compare/v1.26.0...v1.27.0) (2025-06-24)
6+
### Important notes
7+
[GCP]
8+
- `enable_key_generation` is set to `true` by default.
9+
- [Breaking change] The `project_id` variable has been removed from the `allowedoperatorgroup` module.
10+
- KeyDb schema is now managed by Liquibase. Please see `./coordinator/db/liquibase.sh` for reference.
11+
- Before the release, `./liquibase.sh changelog-sync-to-tag 1` **must** be run to intialize the database.
12+
- Before terraform apply, `./liquibase.sh update` **must** be run. The update will be a no-op, as no new changes are introduced in this release.
13+
14+
### Changes
15+
- MPKGDS
16+
- [GCP] Make defaults in application module consistent
17+
- [GCP] Remove unused variables in terraform configuration of `allowedgroupoperator`,`multipartykeyhosting_secondary`, `operator_workloadidentitypoolprovider`
18+
- [GCP] Set keygen MIG to BALANCED shape
19+
- BUILD
20+
- [CA] Remove non-bzlmod support
21+
- [CA] Update container dependencies.
22+
- PBS
23+
- [CA] Cleanup `google_pbs_stop_serving_v1_request flag` in PBS codebase
24+
- [GCP] Remove references to PBS VM image in build scripts
25+
- [GCP] Remove unused variables in terraform configuration of `distributedpbs_alarms`, `distributedpbs_application`, `distributedpbs_base`
26+
327
## [1.26.0](https://github.com/privacysandbox/coordinator-services-and-shared-libraries/compare/v1.25.0...v1.26.0) (2025-06-10)
428

529
### Changes

0 commit comments

Comments
 (0)