- [Unreleased]
- [1.1.1] - 2023-05-25
- [1.1.0] - 2023-02-05
- [1.0.4] - 2023-12-20
- [1.0.3] - 2023-12-02
- [1.0.2] - 2023-10-01
- [1.0.1] - 2023-7-31
- [1.0.0] - 2023-6-22
- [1.0.0-b6] - 2023-03-11
- [1.0.0-b5] - 2022-12-22
- [1.0.0-b4] - 2022-06-04
- [1.0.0-b3] - 2021-03-01
- [1.0.0-b2] - 2020-06-07
- [1.0.0-b1] - 2019-12-01
- [0.0.9] - 2019-05-16
- [0.0.8] - 2019-02-20
- [0.0.7] - 2018-10-29
- [0.0.6] - 2018-06-23
- [0.0.5] - 2018-04-07
- [0.0.4] - 2018-01-18
- [0.0.3] - 2017-10-14
- [0.0.2] - 2017-06-25
- [0.0.1] - 2017-03-15
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
-
Allows Repository with pagination
-
Allows update query with column using JSON
-
Allows insert query with column using JSON
-
Allows update query with a document using JSON
-
Allows insert query with a document using JSON
-
Define alias configuration in the communication layer
-
Allow cryptography in the settings
-
Improves ConfigurationUnit annotation to inject Repository and RepositoryAsync
-
Make Settings an immutable instance
-
Improve performance to access instance creation beyond reading and writing attributes
-
Improve documentation in Class and Field metadata
-
Join projects as one single repository
-
Allows inject by Template and repositories classes from @ConfigurationUnit
-
Updates OrientDB to version 3.0
-
Improves query to Column
-
Improves query to Document
-
Improves Cassandra query with paging state
-
Optimizes Query cache to avoid memory leak
-
Improves performance of a query method
-
Adds support to ravenDB
-
Adds support to syntax query with String in Column, Key-value, and document.
-
Adds integration with gremlin as String in Mapper layer
-
Adds support to syntax query in Repository and template class to Mapper
-
Adds support to Repository Producer
-
Changes start to skip when need to jump elements in either Document or Column query
-
Changes maxResult to limit to define the maximum of items that must return in a query in either Document or Column query
-
Modules at Artemis
-
Add Cassandra query with named params
-
Enables findAll from proxy
-
Adds query with param to OrientDB
-
Adds the findBy Id in ColumnTemplate and DocumentTemplate
-
Adds the delete Id in ColumnTemplate and DocumentTemplate
-
Adds Graph loop resource
-
Adds Hazelcast extension
-
Adds an extension to Cassandra (to use specific behavior, beyond the API, such as CQL, consistency level and UDT).
-
Adds an extension to Couchbase (to use specific behavior, beyond the API, such as N1QL).
-
Adds an extension to Elasticsearch (to use specific behavior, beyond the API, such as Search engine).
-
Adds an extension to OrientDB (to use specific behavior, beyond the API, such as live query and SQL).