Skip to content

Version 3.0.0 (Alpha 1)

Pre-release
Pre-release
Compare
Choose a tag to compare
@Radiergummi Radiergummi released this 14 May 13:29
· 11 commits to 3.x since this release
7453a2f

Version 3.0.0 (Alpha 1)

This is the first release of the upcoming major version 3, which will upgrade the package to the Elasticsearch 8 client version, remove several deprecated methods and properties, and in general modify the public API as necessary.
This will introduce several breaking changes, but enable awesome new features all around the library. Stay tuned for the changes to come.

  • Feature: Improve client configuration to allow setting additional options previously unaccessible, such as SSL configuration
  • Feature: Upgrade minimum PHP version requirement to 8.3
  • Chore: Replace psalm with phpstan

Full Changelog: 2.8.4...3.0.0-alpha.1