gcat-client/CHANGELOG.md

46 lines
977 B
Markdown
Raw Normal View History

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for gCube Catalogue (gCat) Client
2021-04-14 15:11:37 +02:00
2022-01-11 16:25:47 +01:00
## [v2.1.0]
2021-06-16 14:50:43 +02:00
2021-12-15 18:49:43 +01:00
- Added query parameter social_post_notification to override default VRE behaviour [#21345]
- Added support for moderation [#21342]
- Added items bulk delete/purge [#21685]
2021-12-20 14:07:17 +01:00
- Added empty trash API [#13322]
2021-06-16 14:50:43 +02:00
2021-12-20 14:23:58 +01:00
2021-04-14 15:24:30 +02:00
## [v2.0.0]
2021-04-14 14:55:09 +02:00
- Changed service class
2021-12-20 14:23:58 +01:00
2021-02-05 13:43:52 +01:00
## [v1.2.2]
2021-02-04 09:40:17 +01:00
- Added count method for Item collection [#20627]
- Added count method for Organization, Group and Profile collection [#20629]
## [v1.2.1] [r4.18.0] - 2019-12-20
- Fixed distro files and pom according to new release procedure
## [v1.2.0] [r4.15.0] - 2019-11-06
- Enforce Content-Type in requests [#16774]
## [v1.1.0] [r4.14.0] - 2019-05-27
- Added the possibility to enforce gCat service URL
- Added the possibility to disable social post [#13335]
- Added the possibility to get a profile as JSON
2020-08-06 15:11:59 +02:00
## [v1.0.0] [r4.13.1] - 2019-02-26
2020-08-06 15:11:59 +02:00
- First Release [#13216]