Skip to content

Releases: eclipse-jnosql/jnosql

0.0.6

23 Jun 15:41
Compare
Choose a tag to compare

0.0.5

07 Apr 12:57
Compare
Choose a tag to compare
  • Couchbase fixes TTL behavior in document
  • Couchbase fixes TTL behavior in key-value
  • Couchbase keeps the behavior when key is not found
  • Couchbase Fixes the JSON structure when a document is saved
  • Couchbase Fixes JSON structures in key-value structures
  • OrientDB fixes live query
  • OrientDB fixes live query with Map param
  • OrientDB fixes delete query without parameters
  • OrientDB fixes query with not condition
  • OrientDB fixes sort of query
  • OrientDB fixes pagination resource
  • OrientDB improves callback in live query
  • MongoDB fixes queries with "in" condition
  • Redis improves SortedSet with clear method
  • Cassandra optimizes query with underscore
  • Cassandra fixes query with condition "in"
  • Cassandra fixes UDT
  • ArangoDB fixes insert
  • ArangoDB optimizes AQL query

https://projects.eclipse.org/projects/technology.jnosql/releases/0.0.5

0.0.4

18 Jan 19:54
Compare
Choose a tag to compare
  • Supports to Infinispan
  • Modules at JNoSQL Diana
  • Updates driver ArangoDB to 2
  • Updates Couchbase driver to version 2.5.1
  • Updates OrientDB driver to version 2.2.29
  • Updates Cassandra driver to version 3.3.0
  • Updates MongoDB driver to version 2.5.1
  • Updates Hazelcast driver version to 3.9
  • Updates Redis driver to version 2.9.0
  • Updates Riak driver to version 2.1.1
  • Improves fluent API in document
  • Improves fluent API in column
  • Adds query with param to OrientDB
  • Adds Hazelcast query

Ref: https://projects.eclipse.org/projects/technology.jnosql/releases/0.0.4

0.0.3

14 Oct 12:31
Compare
Choose a tag to compare
  • Improves DocumentEntity to use Map structure instead of List
  • Improves ColumnEntity to use Map structure instead of List
  • Uses Select/Delete in Document as fluent API
  • Uses Select/Delete in Column as fluent API

0.0.2

25 Jun 22:51
Compare
Choose a tag to compare

Updates Header license
Updates nomenclature (Repository.save discussion)

0.0.1

14 Mar 10:41
Compare
Choose a tag to compare

The initial Diana version