document-store-lib-no-insert/CHANGELOG.md

26 lines
572 B
Markdown
Raw Normal View History

2020-07-14 12:17:16 +02:00
# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v2.0.0-SNAPSHOT] [r5.0.0] -
2020-07-15 16:43:27 +02:00
- [#19115] Switched JSON management to gcube-jackson
- Fixed distro files and pom according to new release procedure
2020-07-14 12:17:16 +02:00
## [v1.2.0] [r4.12.1] - 2018-10-10
2020-07-15 16:43:27 +02:00
- [#10155] Creating uber-jar instead of jar-with-dependencies
2020-07-14 12:17:16 +02:00
## [v1.1.0] [r4.7.0] - 2017-10-09
2020-07-15 16:43:27 +02:00
- Implemented isConnectionActive() added in PersistenceBackend
2020-07-14 12:17:16 +02:00
## [v1.0.0] [r4.5.0] - 2017-06-07
2020-07-15 16:43:27 +02:00
- First Release