We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e8e18c commit 7632c6dCopy full SHA for 7632c6d
1 file changed
CHANGELOG.md
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.6.0] - 2026-03-27
11
+
12
+### Added
13
+- **PolicyClient**: RFC-005 PDP integration via Option B for embedded policy evaluation (#10)
14
15
+### Fixed
16
+- **Proto Descriptor Collision**: Hardened `AddSerializedFile` error handling with eager registration to win descriptor pool race (#11)
17
+- **PyPI Wheel Packaging**: Force-include nested proto files in wheel and sdist builds (#11)
18
19
## [2.5.0] - 2026-03-16
20
21
### Added
0 commit comments