Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-04-21 | 435 Bytes | |
Release v7.3.1 source code.tar.gz | 2023-04-21 | 138.6 kB | |
Release v7.3.1 source code.zip | 2023-04-21 | 266.4 kB | |
Totals: 3 Items | 405.5 kB | 0 |
Added
- Added missing
@throws
annotations to Client::request and related methods #2153
Deprecated
- Deprecated not passing a
buckets_path
andscript
when constructingElastica\Aggregation\BucketScript
andElastica\Aggregation\BucketSelector
Fixed
- Fix types order in
Elastica\Query
to work with psalm & expand theaggs
type to include raw arrays