1.3.1
Bug Fixes
- Added
MaxRetryTimeout
to safeguard against retrying timed out queries on other nodes. (#1093) - Added missing
Relation
option to GeoShape filters. (#1090) - Basic authentication mistakenly referred to as basic authorization. Marked all references to
BasicAuthorization
as obsolete in favor ofBasicAuthentication
. (#1117)