is-exporter-se-plugin/CHANGELOG.md

35 lines
941 B
Markdown
Raw Normal View History

2020-08-04 10:46:37 +02:00
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2020-08-04 11:01:45 +02:00
# Changelog for Information System Exporter Smart Executor Plugin
2020-08-04 10:46:37 +02:00
2020-08-04 15:08:25 +02:00
2020-08-04 10:46:37 +02:00
## [v2.0.0] [r5.0.0] -
- Switched JSON management to gcube-jackson [#19116]
- Switched smart-executor JSON management to gcube-jackson [#19647]
- Refactored code to support IS Model reorganization (e.g naming, packages)
- Refactored code to support renaming of Embedded class to Property [#13274]
- Starting to use the new Encrypted property type [#12812]
## [v1.3.0] [r4.13.0] - 2018-11-20
- Using resource-registry 2.0.0 APIs [#11949]
## [v1.2.0] [r4.9.0] - 2017-12-20
- Creating uber-jar instead of jar-with-dependencies and using new make-servicearchive directive [#10159]
- Using new APIs signature [#10318]
## [v1.1.0] [r4.6.0] - 2017-07-25
- Removed List and Set usage as workaround for OrientDB bug [#9021]
## [v1.0.0] [r4.5.0] - 2017-06-07
- First Release [#7666]