4.3.0-alpha.2
Pre-release
Pre-release
·
458 commits
to master
since this release
[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!