Releases: Koboo/en2do
Releases · Koboo/en2do
v2.3.3
Links to 2.3.3
Changelog
- Fixed filter creation without separated entity ids
- Implemented usage of Arrays and Lists using
In
filter - Updated mongodb to version
4.9.0
- Updated lombok to version
1.18.26
Full Changelog: https://github.com/Koboo/en2do/compare/v2.3.2..v2.3.3
v2.3.2
Links to 2.3.2
Changelog
- Fixed
*-all.jar
file publishing - Set constructor of
Credentials
toprivate
- Validated generic entity type of
AsyncRepository
- Updated exception messages
- Created
UserRepository
for future unit-tests
Full Changelog: v2.3.0...v2.3.2
v2.3.0
Links to 2.3.0
Changelog
- Added
Java 11
compatiblity - Added a new
MethodOperator.UPDATE_FIELD
to execute field operations likeset
,unset
, andrename
- Added a new
AsyncRepository
interface for asynchronous operations - Updated javadocs (+ added more javadocs)
- Added
jetbrains-annotations v24.0.0
to clarify nullability
Full Changelog: v2.2.0...v2.3.0
v2.2.0
Links to 2.2.0
Changelog
- 3dfd19b Merge pull request #8 from Koboo/development
- 14619ea Fix javadocs issues
- 3e76a2a Update gradle to version 7.6
- cc1cba8 Remove gradle wrapper 7.4
- d57654e Add more javadocs
- 63f1389 Remove deprecated Sort.create() method
- d169221 Add more javadocs
- b02272d Fix javadoc creation
- c0959c1 Merge pull request #7 from Koboo/development
- d52ca2b Merge pull request #6 from Koboo/async
- And more..
What's Changed
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Links to 2.1.0
Changelog
- e91bf3b Merge pull request #5 from Koboo/development
- 72dd9b8 Update version to 2.1.0
- f6fa3dd Optimize imports + Reformat code
- 243045b Add validation for wrong index configuration
- 7a946d6 Redefine EntityId separation behaviour
- 444d8e4 Optimize imports + Reformat code
- b923624 Create OverrideObjectID annotation to use
@Id
field as _id field in document - 4001f4e Merge convention property iteration into one convention to reduce overhead
- a488cd7 Merge pull request #4 from Koboo/development
- 434e800 Update gradle build files
- And more..
What's Changed
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Links to 2.0.0
Changelog
- aba15f8 Merge pull request #3 from Koboo/development
- 8f49ec5 Set version to 2.0.0
- d01f316 Update content of release body
- 24eb459 Add jenkins to readme links
- 5122395 Add building of javadocs and sources
- 69725f3 Fix broken unit-tests
- 4146768 Add missing publishing configuration
- 24b4fec Set version to 2.0.0-alpha
- 1c9e5c6 Rename unit-test package of customer
- dee9d14 Update code comments
- And more..
What's Changed
New Contributors
Full Changelog: https://github.com/Koboo/en2do/commits/v2.0.0