Skip to content

4.2.2

Compare
Choose a tag to compare
@avsej avsej released this 24 Jul 17:54
· 41 commits to main since this release
4.2.2

API docs: https://docs.couchbase.com/sdk-api/couchbase-php-client-4.2.2
Full Changelog: 4.2.1...4.2.2

Fixes

  • PCBC-997: Do not export development files. (#172)
    Exclude C++ files, tests and development scripts, so that Packagist will
    not install them to the application ./vendor directory.

  • PCBC-991: Add consistency utility for testing (#168)

  • PCBC-989: Rollback to cmake 3.19 (#167)

  • PCBC-988: Fix type annotation for JsonSerializable implementations (#166)

Enhancements