Skip to content

Releases: FriendsOfOuro/kurrentdb-php

KurrentDB PHP Client 0.4.0

26 Sep 15:32

Choose a tag to compare

🛠️ Improvements

  • HTTP Batch v3.0 Support: Updated to kurrentdb-core v0.19.0 with http-batch v3.0 API improvements
  • Enhanced Type Safety: Transitively benefits from improved batch response handling with better method names

📦 Dependencies

  • Updated friendsofouro/kurrentdb-core from ^0.18.0 to ^0.19.0
  • Updated friendsofouro/http-batch-guzzle from ^2.0 to ^3.0

Full Changelog

Full Changelog: v0.3.0...v0.4.0

KurrentDB PHP Client 0.3.0

24 Sep 23:34

Choose a tag to compare

🛠️ Improvements

  • Updated to new version with latest dependency improvements
  • Enhanced package compatibility and stability
  • Streamlined dependency management

📦 Dependencies

  • Updated core dependencies to latest versions
  • Improved dependency resolution and compatibility
  • Optimized package size and performance

Full Changelog

v0.2.0...v0.3.0

KurrentDB PHP Client 0.2.0

24 Sep 23:34

Choose a tag to compare

🛠️ Improvements

  • Improved README with better documentation and examples
  • Minimized metapackage structure for cleaner distribution
  • Updated package names to reflect new structure
  • Fixed dependency names and package configuration
  • Improved badge display and repository structure
  • Updated composer.json for new package architecture

🔧 Breaking Changes

  • Package name updates may require updating composer dependencies
  • Updated package structure and naming conventions

📦 Dependencies

  • Updated dependency management and package structure
  • Cleaned up development dependencies
  • Removed obsolete bootstrap file

Full Changelog

v0.1.0...v0.2.0

KurrentDB PHP Client 0.1.0

24 Sep 23:33

Choose a tag to compare

✨ New Features

  • Initial release of KurrentDB PHP client metapackage
  • Added comprehensive README with installation and usage instructions
  • Added CONTRIBUTING guide for developers
  • Basic package structure with event store functionality

🛠️ Improvements

  • Fixed typos in documentation
  • Cleaned up unused badges in README

📦 Dependencies

  • Initial PHP 8.4+ requirement
  • Core dependency structure established

Full Changelog

https://github.com/FriendsOfOuro/kurrentdb-php/commits/v0.1.0