Skip to content

3.9.0

Latest

Choose a tag to compare

@bednar bednar released this 21 Aug 05:28
· 2 commits to master since this release

Bug Fixes

  1. #170: Fix PHP 8.5 deprecations.
  2. #177: Fix invalid typehints for Point, add missing typehints for BatchItemKey

Others

  1. #171: Bring CI pipeline up to date.
    • Remove PHP 7.2 from CI build.
    • Add PHP 8.5 to CI build.
  2. #172: Suggest dependency on ext-sockets for InfluxDB2\UdpWriter.
  3. #175: Use Docker Compose v2+ in Makefile since v1 is not maintained anymore.