smartgears-distribution/CHANGELOG.md

138 lines
2.7 KiB
Markdown
Raw Normal View History

# 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).
2020-07-16 21:41:44 +02:00
## [v3.0.0-SNAPSHOT] [r5.0.0] -
- [#19283] Switched JSON management to gcube-jackson
- Fixed distro files and pom according to new release procedure
## [v2.5.4] [r4.23.0] - 2020-06-19
2020-07-17 10:27:51 +02:00
- Released to have and up-to-date distribution
## [v2-5.3] [r4.22.0] - 2020-05-07
2020-07-17 10:27:51 +02:00
- Released to have and up-to-date distribution
## [v2.5.1] [r4.21.0] - 2020-03-30
2020-07-17 10:27:51 +02:00
- Released to have and up-to-date distribution
## [v2.5.0] [r4.19.0] - 2020-02-04
2020-07-17 10:27:51 +02:00
- Upgraded authorization version
## [v2.4.0] [r4.17.0] - 2019-12-19
- ...
## [v2.3.0] [r4.15.0] - 2019-11-08
2020-07-17 10:27:51 +02:00
- Fixed distro files and pom according to new release procedure
## [v2.2.3] [r4.14.0] - 2019-05-27
- Fixed gxHTTP dependency to allow ETICs to build the component
## [v2.2.2] [r4.13.1] - 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
- [#9708] Changed log level from FATAL to ERROR
- Added document-store-lib-accounting-service in place of document-store-lib-couchbase
## [v2.1.3] [r4.7.0] - 2017-10-09
- Added logback 1.11 to support Time and Size rolling of logs
## [v2.1.2] [r4.4.0] - 2017-05-02
- common-smartgears-utils re-adedd to the distribution
## [v2.1.0] [r4.3.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
- Added new Authorization Mechanism based on token
## [v1.2.8] [r4.0.0] - 2016-07-28
- ...
## [v1.2.7] [r3.10.1] - 2016-04-08
- ...
## [v1.2.6] [r3.10.0] - 2016-02-08
- [#2145] set default log level to WARN
- [#1268] fixed distribution field on monitor missing when a smartgears node is upgraded
## [v1.2.5] [r3.9.0] - 2015-12-09
- Added smartgears-distribution (this project) version on ghn profile.
- Added accounting and authorization libs
## [v1.2.4] - 2015-07-22
- Added possibility to use WEB_CONTAINER_HOME to specify the container folder. This environment variable has priority over CATALINA_HOME in the install script.
## [v1.2.3] - 2015-06-18
- Stripped version from name of the included war
## [v1.2.2] - 2015-04-28
- Moved libs and war directories under target to make mvn clean properly working. The generated tar.gz remain the same
## [v1.2.1] - 2015-04-15
- smartgears-distribution-bundle version is published on ghn profile
## [v1.2.0] - 2014-04-04
- included smartgears-utils
- upgraded clean scripts to clean the IS
- added symlink for shared libs
## [v1.1.0] - 2014-01-31
- JAVA 7 Release
- Included wHN manager service
## [v1.0.0] - 2013-10-24
- First Release