Skip to content

4.3.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@mkalkbrenner mkalkbrenner released this 06 Feb 15:32
· 458 commits to master since this release
7c3b8ee

[4.3.0-alpha.2]

Added

  • Basic V2 API support
  • Endpoint::getV2BaseUri

Changed

  • AdapterHelper functions are static

Fixed

  • In the past, the V1 API endpoint solr was not added automatically, so most users set it as path on the endpoint. This bug was discovered with the addition of V2 API support. In almost every setup, the path has to be set to / instead of /solr with this release!