Skip to content

1.3.1

Compare
Choose a tag to compare
@gmarz gmarz released this 09 Dec 21:30
· 5612 commits to main since this release

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 of BasicAuthentication. (#1117)