gcube-bom/CHANGELOG.md

66 lines
1.2 KiB
Markdown
Raw Normal View History

2020-07-16 18:25:00 +02:00
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2020-07-30 17:13:30 +02:00
# Changelog for gCube Bom
## [v2.0.2-SNAPSHOT]
2021-05-11 16:07:50 +02:00
- Added storagehub dependecies in range 1,2 [22925]
2021-05-11 16:07:50 +02:00
2021-12-16 15:38:58 +01:00
## [v2.0.1] [r5.0.0] - 2021-02-24
2021-06-29 14:54:29 +02:00
2021-12-16 15:38:58 +01:00
- Updated resource registry clients versions
2020-07-30 17:13:30 +02:00
2021-12-16 15:38:58 +01:00
## [v2.0.0] [r4.26.0] - 2020-11-11
2020-07-16 18:25:00 +02:00
- Switched JSON management to gcube-jackson [#19283]
2020-07-16 18:25:00 +02:00
## [v1.5.0] [r4.21.0] - 2020-03-30
- Removed -SNAPSHOT from dependencies lower bound of ranges
## [v1.4.0] [r4.17.0] - 2019-12-19
- Removed -SNAPSHOT from dependencies lower bound of ranges
## [v1.3.0] [r4.14.0] - 2019-05-27
- Added gxREST Dependency
- Added gxJRS Dependency
- Imported jersey-bom
- Added javax.ws.rs-api compatible with defined jersey version
## [v1.2.1] [r4.13.1] - 2019-02-26
- Upgraded slf4j-api from 1.7.5 to 1.7.25
- Added gxHTTP Dependency
## [v1.2.0] [r4.13.0] - 2018-11-20
- Updated resource-registry related clients and libraries [#11941]
2020-07-16 18:25:00 +02:00
## [v1.1.0] [r4.8.0] - 2017-11-29
- Added Jackson libraries [#9835]
2020-07-16 18:25:00 +02:00
## [v1.0.2] [r4.5.0] - 2017-06-06
- Changed version of accounting-lib and document-store-lib
## [v1.0.1] [r4.2.0] - 2016-12-15
- Removed wrong scope on dependency declaration
## [v1.0.0] [r4.1.0] - 2016-11-07
- First Release