Releases: eclipse-jnosql/jnosql-databases
Releases · eclipse-jnosql/jnosql-databases
1.0.0-b6
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
Added
- Create a CHANGELOG file to track the specification evolution
Changed
- Move the default documentation to ASCIIDOC
- Refactoring the properties settings to start with
jnosql
as prefix
Removed
- Remove all deprecated settings class
- Remove the configuration option to read from a local file
1.0.0-b4
- 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
1.0.0-b3
- Remove JNoSQL logo from repositories
- Remove "Artemis" references in the package and use "mapping" instead.
- Remove "diana" references in the package name and use "communication" instead.
- Update Cassandra library to use DataStax OSS
- Fixes HashMap issue in the mapping API
1.0.0-b2
- Update the MongoDB, Cassandra drivers
- Update Javadoc documentation
- Update Ref documentation
- Creates TCK Mapping
- Creates TCK Communication
- Creates TCK Driver
- Remove Async APIs
- Keep the compatibility with Java 11 and Java 8
- Defines Reactive API as an extension
1.0.0-b1
- Split the project into API/implementation
- Updates the API to use Jakarta NoSQL
- Moves the Jakarta NoSQL API to the right project
- Creates Integration with Eclipse MicroProfile Configuration
0.1.0.M1
- Split the project into API/implementation
- Updates the API to use Jakarta NoSQL
- Moves the Jakarta NoSQL API to the right project
- Creates Integration with Eclipse MicroProfile Configuration