Skip to content

Releases: eclipse-jnosql/jnosql-databases

0.0.6

23 Jun 16:20
Compare
Choose a tag to compare

0.0.5

07 Apr 13:15
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 20:05
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:53
Compare
Choose a tag to compare
  • Updates API to use Fluent API
  • Fixes element at Couchbase
  • The Mongo driver should provide a way to configure authentication
  • Fixes storage to subdocument in Document types database

0.0.2

25 Jun 23:12
Compare
Choose a tag to compare
  • Updates the MongoDB client
  • Start to use flapdoodle on MongoDB implementation
  • Fixes Storage/retrieve on MongoDB when is subdocument
  • Fixes Storage/retrieve on Couchbase when is subdocument
  • Fixes Storage/retrieve on Elasticsearch when is subdocument
  • Fixes Storage/retrieve on ArangoDB when is subdocument
  • Adds supports to User defined type on Cassandra
  • Updates Header license
  • Updates nomenclature (Repository.save discussion)
  • Adds Cassandra-unit test to Cassandra implementation
  • Fixes configuration on Couchbase
  • Updates ES version
  • Uses JSON-B to process JSON

First version

14 Mar 12:12
Compare
Choose a tag to compare

Initial driver to:

  • ArangoDB
  • Cassandra
  • Coucbase
  • Elasticsearch
  • Hazelcast
  • Hbase
  • MongoDB
  • OrientDB
  • Redis
  • Riak