Improved changelog
This commit is contained in:
parent
71b780eb2a
commit
88c1ee60d8
|
@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
## [v4.4.0-SNAPSHOT]
|
||||
|
||||
- Add pagination query methods of resource-registry [#24648]
|
||||
- Added query parameters to paginate result of queries [#24648]
|
||||
|
||||
|
||||
## [v4.3.0]
|
||||
|
@ -19,13 +19,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
- Fixed bug on JSONQuery for Facets which does not have any properties to match [#24237]
|
||||
- Fixed bug on JSONQuery for IsRelatedTo relations indicating both source and target resources [#24264]
|
||||
- Fixed bug on returned boolean values as string [#24240]
|
||||
- Fixed bug on returned boolean values as string [#24240]
|
||||
- Enabled array properties [#24225]
|
||||
- Using delete in propagation contraint as action indication for delete operation [#24301]
|
||||
- Fixed default value of propagation constraint of remove action for ConsistsOf to 'cascade' [#24223]
|
||||
- Removed Encrypted Property Type and added Vault instead [#24655]
|
||||
- Enhanced gcube-smartgears-bom version
|
||||
|
||||
|
||||
|
||||
## [v4.1.0]
|
||||
|
||||
|
|
Loading…
Reference in New Issue