Skip to content

Releases: outr/scarango

3.20.0

01 Mar 15:45
Compare
Choose a tag to compare

3.19.3

29 Feb 22:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.19.2...3.19.3

3.19.2

15 Feb 21:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.19.1...3.19.2

3.19.0

23 Jan 14:19
ec5f029
Compare
Choose a tag to compare

What's Changed

  • Added batch get to collection
  • Major reworking of internals of indexes and added inverted index support
  • Fixes to GeoJSON support
  • Updated SortDirection to be able to be used in queries
  • Update spice-client-jvm to 0.5.0 by @darkfrog26 in #255
  • Update mdoc, sbt-mdoc to 2.5.2 by @darkfrog26 in #256

Full Changelog: 3.18.5...3.19.0

3.18.4

09 Jan 15:51
88ac091
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.18.3...3.18.4

3.18.2

27 Dec 16:26
8b9424f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.18.1...3.18.2

3.18.0

28 Nov 00:13
a597af2
Compare
Choose a tag to compare

What's Changed

  • Added all method to QueryBuilder for convenient querying
  • Better JSON representation of GeoJSON (breaking change)
  • Update mdoc, sbt-mdoc to 2.3.8 by @darkfrog26 in #237
  • Update arangodb-java-driver to 7.2.0 by @darkfrog26 in #240
  • Update sbt to 1.9.7 by @darkfrog26 in #239
  • Update mdoc, sbt-mdoc to 2.4.0 by @darkfrog26 in #238

Full Changelog: 3.17.0...3.18.0

3.17.0

06 Oct 12:22
1fb9797
Compare
Choose a tag to compare
  • Added GeoJSON support for Point, MultiPoint, LineString, MultiLineString, Polygon, and MultiPolygon
    Full Changelog: 3.16.0...3.17.0

3.16.0

01 Oct 21:22
91fb7db
Compare
Choose a tag to compare
  • Lots of work on UpsertBuilder
  • Switched schema.rule to be JSON
  • Added DocumentCollection.ref(name)
  • Added optional Id key validation
  • Lots of improvements to OperationsQueue support
  • Addition of ProcessQueue for more powerful batch processing
  • Improvements to Searchable support
    Full Changelog: 3.15.0...3.16.0

3.15.0

28 Sep 17:43
8f88ca3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.14.1...3.15.0