Skip to content

Commit 012ea08

Browse files
committed
Update PolicyEngine API
1 parent 30c2bd4 commit 012ea08

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.43.12] - 2026-07-06
2+
3+
### Fixed
4+
5+
- Wait for the production Cloud Run candidate to pass its readiness check before running smoke tests, matching the staging job, so tests no longer race the app import that now happens after the port binds.
6+
7+
18
## [3.43.11] - 2026-07-06
29

310
### Fixed

changelog.d/prod-candidate-health-wait.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "policyengine-api"
7-
version = "3.43.11"
7+
version = "3.43.12"
88
description = "PolicyEngine API"
99
readme = "README.md"
1010
license = "AGPL-3.0-only"

0 commit comments

Comments
 (0)