Skip to content

Releases: eclipse/jnosql-databases

1.1.1

25 May 21:37
2364525
Compare
Choose a tag to compare

Changed

  • Update ArangoDB driver to 7.6.0
  • Update Couchbase library to version 3.6.2
  • Update Elasticsearch driver to 8.13.4
  • Update Hazelcast driver to 5.4.0
  • Update MongoDB driver to 4.13.0
  • Update OrientDB driver to 3.2.29
  • Update Jedis driver to 5.1.0
  • Update Solr driver to 9.5.0
  • Update Testcontainer to 1.19.8
  • Upgrade Jakarta Data to version 1.0.0-M3

Removed

  • Remove the UDT annotation and use Column annotation instead.

Fixed

  • Allow multiple entities at Oracle NoSQL appending the entity name with the id instead of only the id
  • Allow storing of entities with list of sub-entities at MongoDB

1.1.0

05 Feb 19:02
474dabf
Compare
Choose a tag to compare

Changed

  • Update Jakarta Data to version 1.0.0-M3

Added

  • Include support for Oracle NoSQL database

1.0.4

19 Dec 19:47
b840b81
Compare
Choose a tag to compare

Fixed

  • Allow Embeddable list of nested object with null value work in MongoDB and ArangoDB

1.0.3

02 Dec 14:00
eead345
Compare
Choose a tag to compare

Added

  • Add support to null values

Changed

  • Modify aggregate method to return DocumentEntity at MongoDB.
  • Update MongoDB driver to version 4.11.1
  • Update Hazelcast to version 5.3.6
  • Update Apache Sorl to version 9.4.0
  • Update Jedis to version 5.0.2
  • Update OrienteDB library to version 3.2.24
  • Update ElastisSearch library to version 8.11.0
  • Update DynamoDB library to version 2.21.21
  • Update Couchbase library to version 3.4.11
  • Update ArangoDB library to version 7.2.0

Fixed

  • deleteAll does not delete anything in ArangoDB Repository

1.0.2

01 Oct 15:17
a46c11c
Compare
Choose a tag to compare

Fixed

  • Fixes Repositories specializations when use methods from CrudRepository
  • Fixes in the Couchbase DocumentManager implementation to supports the count method

Added

  • Add BucketManagerFactory by injection to Redis

Changed

  • Update Redis driver library to version 4.4.3

1.0.1

31 Jul 19:50
a02a9ce
Compare
Choose a tag to compare

Changed

  • Removed unnecessary attribute and constructor argument from CassandraColumnManagerFactory and from its dependent classes;
  • Update Cassandra driver to 4.16.0
  • Update DynamoDb to version 2.20.98
  • Update Elasticsearch to version 8.8.2
  • Update Hazelcast to version 5.3.1
  • Update MongoDB driver to version 4.10.1
  • Update Apache Solr driver to version 9.2.1
  • Update Testcontainer to version 1.18.3
  • Update ArangoDB API to the version 7.1.0

Fixed

  • Added no-args constructor into the injectable beans

1.0.0

22 Jun 10:59
9d467c2
Compare
Choose a tag to compare

Changed

  • Define integration test and disable it by default
  • Rename project to databases
  • Define container nomenclature to integrate test
  • Update package name convention to org.jnosql.databases.[DATABASE].[LAYER]
  • Integrate the mapping layer on this repository
  • Upgrade the AWS SDK for DynamoDB to version 2.20.65;
  • Added to the JNoSQL MongoDB Database Implementation the MongoDB Aggregation support;
  • Added into the JNoSQL MongoDB Database Implementation a count method by Bson query filter

Fixed

  • Fix the ArangoDBDocumentManager implementation to shut down the ArangoDB instance.
  • Fix integration on MongoDBTemplate
  • Fix DocumentQuery conversion to the N1QLQuery in order to follow the N1QL spec regarding identifiers declarations

1.0.0-b6

11 Mar 10:09
298f191
Compare
Choose a tag to compare

Changed

  • Update ES library to version 8.5
  • Update Apache Solr to version 9.1
  • Update Jakarta API to after the Big-bang

Removed

  • Remove Stream search(QueryBuilder query) in ElasticsearchDocumentManager
  • Remove Jakarta NoSQL reference
  • Remove TCK reference

1.0.0-b5

23 Dec 00:12
2f46b87
Compare
Choose a tag to compare

Added

  • Create a CHANGELOG file to track the specification evolution

Changed

  • Move the default documentation to ASCIIDOC
  • Refactoring the properties settings to start with jnosqlas prefix

Removed

  • Remove all deprecated settings class
  • Remove the configuration option to read from a local file

1.0.0-b4

04 Jun 15:26
0c151ff
Compare
Choose a tag to compare
  • Upgrade Tinkerpop to version 3.6.0
  • Upgrade Eclipse Yasson to version 1.0.11(test propose)
  • Upgrade Weld Se to version 3.1.9.Final (test propose)
  • Upgrade test container to version 1.17.2 (test propose)
  • Upgrade Jedis to version 4.2.3
  • Upgrade ArangoDB driver to version 6.17.0
  • Upgrade Cassandra driver to version 4.14.1
  • Upgrade Elastic Search to version 7.17.4
  • Upgrade OrientDB to version 3.2.6