You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smartgears-distribution/CHANGELOG.md

150 lines
2.8 KiB
Markdown

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for Smartgears Distribution
## [v3.3.0]
- Accounting-lib inherited dependency has been upgraded to 4.1.0
## [v3.2.0]
- clean-container script uses proxy
## [v3.1.0]
4 years ago
- Upgraded gcube-smartgears-bom to version 2.1.0
## [v3.0.0] [r4.26.0] - 2020-11-11
- Switched JSON management to gcube-jackson [#19283]
- Fixed distro files and pom according to new release procedure
4 years ago
## [v2.5.4] [r4.23.0] - 2020-06-19
4 years ago
- Released to have and up-to-date distribution
## [v2-5.3] [r4.22.0] - 2020-05-07
4 years ago
- Released to have and up-to-date distribution
## [v2.5.1] [r4.21.0] - 2020-03-30
4 years ago
- Released to have and up-to-date distribution
## [v2.5.0] [r4.19.0] - 2020-02-04
4 years ago
- Upgraded authorization version
## [v2.4.0] [r4.17.0] - 2019-12-19
- ...
## [v2.3.0] [r4.15.0] - 2019-11-08
4 years ago
- 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
- 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
- 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
- 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
- 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