grsf-publisher-ws/CHANGELOG.md

121 lines
2.4 KiB
Markdown
Raw Normal View History

2020-06-19 12:30:14 +02:00
# 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).
## [v1.13.0]
2020-10-08 15:39:19 +02:00
2021-10-28 13:18:58 +02:00
### Added
- Added support to not include in records time dependant metadata [#21995]
2020-10-08 15:39:19 +02:00
### Changed
- Switched dependency management to gcube-bom 2.0.0
2021-10-28 13:18:58 +02:00
- Migrated code to storagehub [#21432]
2020-06-19 12:30:14 +02:00
2021-09-10 15:51:41 +02:00
## [v1.12.0] - 2020-06-19
2020-06-19 12:30:14 +02:00
### Added
**Features**
- [#19166] Added support for GRSF_pre VRE with the behaviour of GRSF Admin
2020-10-08 18:05:26 +02:00
## [v1.11.0] - 2020-03-30
2020-06-19 12:30:14 +02:00
### Changed
- [#18293] Traceability flag is assigned only to Fishery records
2020-10-08 18:05:26 +02:00
## [v1.10.0] - 2019-11-11
2020-06-19 12:30:14 +02:00
### Changed
- [#17965] Tags longer than 100 characters are truncated instead of skipped
2020-10-08 18:05:26 +02:00
## [v1.9.0] - 2019-05-27
2020-06-19 12:30:14 +02:00
### Changed
- [#13347] refers_to can be null while publishing legacy records
- [#12421] Removed the non-ascii clean from extra fields
- [#12421] Properly supporting UTF-8 characters
- [#16395] Title is updated according to Stock/Fishery Name
2020-10-08 18:05:26 +02:00
## [v1.8.0] - 2019-02-26
2020-06-19 12:30:14 +02:00
### Changed
- [#12861] The sources in GRSF VRE are calculated using 'database_sources' field
2020-10-08 18:05:26 +02:00
## [v1.7.0] - 2018-10-10
2020-06-19 12:30:14 +02:00
### Changed
- [#12510] Fixed pom to exclude libraries already provided by the container
2020-10-08 18:05:26 +02:00
## [v1.6.0] - 2018-07-18
2020-06-19 12:30:14 +02:00
### Changed
- [#11464] Added biomass timeseries support to stock data
- [#11749] Added 'With Similarities'-'No Similarities' tag to GRSF Records
- [#11748] Added Tag for 'Fishing Gears' and 'Flag State' fields
- [#11766] Added 'Connected'-'Not Connected' tag to GRSF Records
- [#11767] Added group for SDG flag
- [#11811] Added citation field
- [#11832] Added sub-groups support for available time series related to GRSF Type "Assessment Unit"
- [#11967] Added Biomass group
- [#11968] Changed 'State and trend of Marine Resource' to 'State and Trend'
- [#11969] Changed 'Scientific advice' to 'Scientific Advice'
2020-10-08 18:05:26 +02:00
## [v1.5.0] - 2017-01-10
2020-06-19 12:30:14 +02:00
### Changed
- Model enhancements
2020-10-08 18:05:26 +02:00
## [v1.4.0] - 2017-11-02
2020-06-19 12:30:14 +02:00
### Changed
- Some fixes and improvements: added a common library between service and management widget
2020-10-08 18:05:26 +02:00
## [v1.3.0] - 2017-08-01
2020-06-19 12:30:14 +02:00
### Changed
- Model upgrade
2020-10-08 18:05:26 +02:00
## [v1.2.0] - 2017-07-01
2020-06-19 12:30:14 +02:00
### Changed
- [#8719] Model changed
2020-10-08 18:05:26 +02:00
## [v1.1.2] - 2017-05-15
2020-06-19 12:30:14 +02:00
- [#8719] Updates for ticket
- Minor fixes
2020-10-08 18:05:26 +02:00
## [v1.1.1] - 2017-04-02
2020-06-19 12:30:14 +02:00
- Minor fixes
2020-10-08 18:05:26 +02:00
## [v1.1.0] - 2017-02-28
2020-06-19 12:30:14 +02:00
- Model update
2020-10-08 18:05:26 +02:00
## [v1.0.1] - 2017-02-10
2020-06-19 12:30:14 +02:00
- Minor fixes
2020-10-08 18:05:26 +02:00
## [v1.0.0] - 2016-12-10
2020-06-19 12:30:14 +02:00
- First Release