KurrentDB PHP Client 0.19.0
🛠️ Improvements
- HTTP Batch v3.0 API: Updated to use improved batch response API with better method names
- Enhanced Type Safety: Replaced
getFailedResults()withgetExceptions()for direct exception access - Cleaner Response Handling: Replaced filtered
getResults()withgetResponses()for typed response handling
📦 Dependencies
- Updated
friendsofouro/http-batch-contractfrom ^2.0 to ^3.0 - Updated
friendsofouro/http-batch-implementationfrom ^2.0 to ^3.0 - Updated
friendsofouro/http-batch-guzzlefrom ^2.0 to ^3.0
🔧 Breaking Changes
- HTTP Batch Implementation: Updated internal batch processing to use v3.0 API (no public API changes)
Full Changelog
Full Changelog: v0.18.0...v0.19.0