Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-29 | 977 Bytes | |
Release 8.1.0 source code.tar.gz | 2024-11-29 | 124.2 kB | |
Release 8.1.0 source code.zip | 2024-11-29 | 235.2 kB | |
Totals: 3 Items | 360.3 kB | 0 |
Added
- Added support for the multi-match query type
bool_prefix
#2220 - Added support for PHP 8.4 #2221
- Added support for custom key to IpRange and GeoDistance
addRange
using a common trait #2227 - Added bucket sort aggregation #2229
Fixed
- Fixed Pipeline Processor handling to allow for multiple processors of the same type #2218
New Contributors
- @McFistyBuns made their first contribution in https://github.com/ruflin/Elastica/pull/2218
- @wolfsblu made their first contribution in https://github.com/ruflin/Elastica/pull/2220
- @gaetan-petit made their first contribution in https://github.com/ruflin/Elastica/pull/2229
Full Changelog: https://github.com/ruflin/Elastica/compare/8.0.0...8.1.0