commit for release
This commit is contained in:
parent
7e14a564ef
commit
464c7e513a
38
CHANGELOG.md
38
CHANGELOG.md
|
@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for Smartgears Distribution
|
||||
|
||||
## [v3.4.3-SNAPSHOT] - 2022-01-19
|
||||
## [v3.4.3] - 2022-01-19
|
||||
|
||||
- enabled policy check on smartgears
|
||||
- container configuration for test added
|
||||
|
@ -32,97 +32,97 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
- Upgraded gcube-smartgears-bom to version 2.1.0
|
||||
|
||||
## [v3.0.0] [r4.26.0] - 2020-11-11
|
||||
## [v3.0.0] - 2020-11-11
|
||||
|
||||
- Switched JSON management to gcube-jackson [#19283]
|
||||
- Fixed distro files and pom according to new release procedure
|
||||
|
||||
|
||||
## [v2.5.4] [r4.23.0] - 2020-06-19
|
||||
## [v2.5.4] - 2020-06-19
|
||||
|
||||
- Released to have and up-to-date distribution
|
||||
|
||||
|
||||
## [v2-5.3] [r4.22.0] - 2020-05-07
|
||||
## [v2-5.3] - 2020-05-07
|
||||
|
||||
- Released to have and up-to-date distribution
|
||||
|
||||
|
||||
## [v2.5.1] [r4.21.0] - 2020-03-30
|
||||
## [v2.5.1] - 2020-03-30
|
||||
|
||||
- Released to have and up-to-date distribution
|
||||
|
||||
|
||||
## [v2.5.0] [r4.19.0] - 2020-02-04
|
||||
## [v2.5.0] - 2020-02-04
|
||||
|
||||
- Upgraded authorization version
|
||||
|
||||
|
||||
## [v2.4.0] [r4.17.0] - 2019-12-19
|
||||
## [v2.4.0] - 2019-12-19
|
||||
|
||||
- ...
|
||||
|
||||
|
||||
## [v2.3.0] [r4.15.0] - 2019-11-08
|
||||
## [v2.3.0] - 2019-11-08
|
||||
|
||||
- Fixed distro files and pom according to new release procedure
|
||||
|
||||
|
||||
## [v2.2.3] [r4.14.0] - 2019-05-27
|
||||
## [v2.2.3] - 2019-05-27
|
||||
|
||||
- Fixed gxHTTP dependency to allow ETICs to build the component
|
||||
|
||||
|
||||
## [v2.2.2] [r4.13.1] - 2019-02-26
|
||||
## [v2.2.2] - 2019-02-26
|
||||
|
||||
- Using gcube-bom and gcube-smartgears-bom instead of maven-smartgears-bom
|
||||
- Fixed changelog
|
||||
|
||||
|
||||
## [v2.2.0] [r4.10.0] - 2018-02-15
|
||||
## [v2.2.0] - 2018-02-15
|
||||
|
||||
- Changed log level from FATAL to ERROR [#9708]
|
||||
- Added document-store-lib-accounting-service in place of document-store-lib-couchbase
|
||||
|
||||
|
||||
## [v2.1.3] [r4.7.0] - 2017-10-09
|
||||
## [v2.1.3] - 2017-10-09
|
||||
|
||||
- Added logback 1.11 to support Time and Size rolling of logs
|
||||
|
||||
|
||||
## [v2.1.2] [r4.4.0] - 2017-05-02
|
||||
## [v2.1.2] - 2017-05-02
|
||||
|
||||
- common-smartgears-utils re-adedd to the distribution
|
||||
|
||||
|
||||
## [v2.1.0] [r4.3.0] - 2017-03-16
|
||||
## [v2.1.0] - 2017-03-16
|
||||
|
||||
- Fixed distro files
|
||||
- Added data-transfer service as part of the distribution
|
||||
|
||||
|
||||
## [v2.0.0] [r4.1.0] - 2016-11-07
|
||||
## [v2.0.0] - 2016-11-07
|
||||
|
||||
- Added new Authorization Mechanism based on token
|
||||
|
||||
|
||||
## [v1.2.8] [r4.0.0] - 2016-07-28
|
||||
## [v1.2.8] - 2016-07-28
|
||||
|
||||
- ...
|
||||
|
||||
|
||||
## [v1.2.7] [r3.10.1] - 2016-04-08
|
||||
## [v1.2.7] - 2016-04-08
|
||||
|
||||
- ...
|
||||
|
||||
|
||||
## [v1.2.6] [r3.10.0] - 2016-02-08
|
||||
## [v1.2.6] - 2016-02-08
|
||||
|
||||
- Set default log level to WARN [#2145]
|
||||
- Fixed distribution field on monitor missing when a smartgears node is upgraded [#1268]
|
||||
|
||||
|
||||
## [v1.2.5] [r3.9.0] - 2015-12-09
|
||||
## [v1.2.5] - 2015-12-09
|
||||
|
||||
- Added smartgears-distribution (this project) version on ghn profile.
|
||||
- Added accounting and authorization libs
|
||||
|
|
Loading…
Reference in New Issue