Releases: outr/scarango
Releases · outr/scarango
3.20.0
3.19.3
What's Changed
- Updated RecordDocumentModel.collectionName to not be final
- Replacing JsonDocument with a trait that uses JsonWrapper for better flexibility and simplification.
- Update fabric-io to 1.14.1 by @darkfrog26 in #268
- Update sbt to 1.9.9 by @darkfrog26 in #267
- Update spice-client-jvm to 0.5.4 by @darkfrog26 in #266
- Update scala-library to 2.13.13 by @darkfrog26 in #269
Full Changelog: 3.19.2...3.19.3
3.19.2
What's Changed
- Update scalatest to 3.2.18 by @darkfrog26 in #262
- Update fabric-io to 1.14.0 by @darkfrog26 in #264
- Update profig to 3.4.13 by @darkfrog26 in #263
Full Changelog: 3.19.1...3.19.2
3.19.0
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
What's Changed
- Update spice-client-jvm to 0.4.1 by @darkfrog26 in #253
- Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 by @darkfrog26 in #254
Full Changelog: 3.18.3...3.18.4
3.18.2
What's Changed
- Added RecordDocument for simplicity working with created and modified stamps
- Update fabric-io to 1.12.8 by @darkfrog26 in #247
- Update arangodb-java-driver to 7.3.0 by @darkfrog26 in #246
- Update sbt-sonatype to 3.10.0 by @darkfrog26 in #245
- Update mdoc, sbt-mdoc to 2.5.1 by @darkfrog26 in #243
- Update fs2-core to 3.9.3 by @darkfrog26 in #242
- Update spice-client-jvm to 0.3.0 by @darkfrog26 in #249
- Update sbt to 1.9.8 by @darkfrog26 in #250
- Update arangodb-java-driver to 7.4.0 by @darkfrog26 in #251
- Update jackson-dataformat-velocypack to 4.2.0 by @darkfrog26 in #252
- Update scribe-slf4j2 to 3.13.0 by @darkfrog26 in #248
Full Changelog: 3.18.1...3.18.2
3.18.0
What's Changed
- Added
all
method toQueryBuilder
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
- Added GeoJSON support for Point, MultiPoint, LineString, MultiLineString, Polygon, and MultiPolygon
Full Changelog: 3.16.0...3.17.0
3.16.0
- 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
What's Changed
- Removed DBQueue
- Created new OperationQueueSupport mix-in to replace the need for DBQueue and improve usage
- Fixed bug losing precision on floating point values coming back from database
- Update fabric-io to 1.12.5 by @darkfrog26 in #225
- Update scribe-slf4j2 to 3.11.9 by @darkfrog26 in #224
- Update fs2-core to 3.8.0 by @darkfrog26 in #223
- Update sbt to 1.9.6 by @darkfrog26 in #234
- Update scala-library to 2.13.12 by @darkfrog26 in #233
- Update fs2-core to 3.9.2 by @darkfrog26 in #232
- Update scalatest to 3.2.17 by @darkfrog26 in #231
- Update scala3-library, ... to 3.3.1 by @darkfrog26 in #230
- Update scribe-slf4j2 to 3.12.2 by @darkfrog26 in #229
- Update fabric-io to 1.12.6 by @darkfrog26 in #226
- Update cats-effect to 3.5.2 by @darkfrog26 in #236
- Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 by @darkfrog26 in #235
Full Changelog: 3.14.1...3.15.0