gcat-api/CHANGELOG.md

35 lines
717 B
Markdown
Raw Normal View History

2020-08-06 13:11:59 +02:00
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for gCube Catalogue (gCat) API
2021-04-14 15:24:24 +02:00
## [v2.0.0]
2020-08-06 13:11:59 +02:00
2021-04-14 14:54:57 +02:00
- Changed service class
## [v1.2.2]
- Added count method for Item collection [#20627]
- Added count method for Organization, Group and Profile collection [#20629]
2020-08-06 13:11:59 +02:00
- Switched JSON management to gcube-jackson [#19735]
## [v1.2.1] [r4.18.0] - 2019-12-10
- Fixed distro files and pom according to new release procedure
## [v1.2.0] [r4.15.0] - 2019-11-06
- Added org parameter to support to list item at VO level in gCat Service [#17635]
## [v1.1.0] [r4.14.0] - 2019-05-27
- Added Social Post parameter [#13335]
## [v1.0.0] [r4.13.1] - 2019-02-26
- First Release