Skip to content

Commit f9044d1

Browse files
committed
Update PolicyEngine Household API
1 parent 609a1e5 commit f9044d1

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.14.4] - 2026-04-28
2+
3+
### Fixed
4+
5+
- Reapply selected audit security and correctness fixes that were rolled back in the 0.13.13 restoration.
6+
- Migrate Auth0 JWKS validation to joserfc keys so Authlib 1.7.0 works without the temporary version cap.
7+
8+
19
## [0.14.3] - 2026-04-28
210

311
### Changed

changelog.d/authlib-1.7-joserfc.fixed.md

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

changelog.d/reapply-audit-fixes.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
@@ -1,6 +1,6 @@
11
[project]
22
name = "policyengine-household-api"
3-
version = "0.14.3"
3+
version = "0.14.4"
44
description = "PolicyEngine Household API"
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)