resource-checker-se-plugin/CHANGELOG.md

23 lines
586 B
Markdown
Raw Normal View History

2020-08-04 10:59:42 +02:00
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2020-08-04 11:02:30 +02:00
# Changelog for Resource Checker Smart Executor Plugin
2020-08-04 10:59:42 +02:00
2021-06-16 09:52:34 +02:00
## [v2.0.0]
2020-08-04 15:09:14 +02:00
2021-06-15 14:33:46 +02:00
- Contexts listing is performed via rpm-common-library [#21636]
2021-06-11 10:46:00 +02:00
- Ported plugin to smart-executor APIs 3.0.0 [#21618]
2020-08-04 10:59:42 +02:00
- Switched smart-executor JSON management to gcube-jackson [#19647]
- Creating uberjar in place of jar-with-dependecies
- Used smart-executor bom for better dependency management
## [v1.1.0] [r4.6.0] - 2017-07-25
- Added check for HomeLibraryWebApp GCoreEP
## [v1.0.0] [r4.4.0] - 2017-05-02
- First Release
2020-08-04 15:09:14 +02:00