8000 Releases · eclipse-jnosql/jnosql-databases · GitHub
[go: up one dir, main page]

Skip to content

Releases: eclipse-jnosql/jnosql-databases

1.1.8

21 May 15:43
3f4f619
Compare
Choose a tag to compare

Changed

  • Update Elasticsearch driver to 8.17.4
  • Update Oracle NoSQL driver to 5.4.17
  • Update Neo4J driver to 5.28.5
  • Update OrientDB driver to 3.2.39
  • Update Couchbase driver to 3.8.1

1.1.7

08 May 18:20
aaba241
Compare
Choose a tag to compare

Changed

  • Update Elasticsearch driver to 8.17.4
  • Changed Neo4JDatabaseManagerFactory's constructor visibility to protected

Fixed

  • Fixes delete all at CouchDB

1.1.6

24 Mar 19:28
1f92a1f
Compare
Choose a tag to compare

Added

  • Include TCK tests
  • Include support to Neo4J
  • Include Apache Tinkerpop support to Graph API

Changed

  • Update OrientDB driver to 3.2.36
  • Update Couchbase client 3.7.6
  • Update DynamoDB driver 2.29.45
  • Update ArangoDb driver to 7.17.0
  • At repositories params, use the Param annotation from Jakarta Data API.
  • Rename at tinkerpop GraphTempalteto TinkerPopTemplate

Fixed

  • Add compatibility with query at ArangoDB to also work with _id and not only with _key

1.1.5

23 Mar 21:08
7c43d3f
Compare
Choose a tag to compare

Added

  • Include TCK tests
  • Include support to Neo4J
  • Include Apache Tinkerpop support to Graph API

Changed

  • Update OrientDB driver to 3.2.36
  • Update Couchbase client 3.7.6
  • Update DynamoDB driver 2.29.45
  • Update ArangoDb driver to 7.17.0
  • At repositories params, use the Param annotation from Jakarta Data API.
  • Rename at tinkerpop GraphTempalteto TinkerPopTemplate

Fixed

  • Add compatibility with query at ArangoDB to also work with _id and not only with _key

1.1.4

21 Dec 20:46
9837fa8
Compare
Choose a tag to compare

Changes

  • Update API using Apache Tinkerpop
  • Update package name of Graph to Tinkerpop

1.1.3

24 Nov 16:57
d67b066
Compare
Choose a tag to compare

Added

  • Added Redis Sentinel and Redis Cluster configuration at JNoSQL Redis Database API

Fixed

  • Fixed the broken connection issue at JNoSQL Redis Database API
  • Use getAccessibleDatabases method to get the databases at JNoSQL ArangoDB Database API

1.1.2

16 Sep 18:15
447014d
Compare
Choose a tag to compare

Added

  • Include between query support at MongoDB
  • Include Graph as Apache TinkerPop
  • Include UUID support to MongoDB

Changed

  • Upgrade AraongDB driver to 7.7.1
  • Upgrade Couchbase to version 3.7.1
  • Upgrade dynamodb to version 2.27.2
  • Upgrade Elasticsearch to version 8.14.3
  • Upgrade Hazelcast to version 5.5.0
  • Upgrade Hbase version to 2.6.0
  • Upgrade Infinispan to version 15.0.7.Final
  • Upgrade MongoDB to version 5.1.3
  • Upgrade Oracle NoSQL to version 5.4.15
  • Upgrade OrientDB to version 3.2.32
  • Upgrade Redis to version 5.1.4
  • Upgrade Solr to version 9.6.1

Fixed

  • Fixed the support to negation queries on the Eclipse JNoSQL layer to MongoDB

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
0