Releases: kit-data-manager/collection-api
Releases · kit-data-manager/collection-api
v1.3.0
⭐ New Features
- Smart Collections for rule-based organization of members depending on member attributs, e.g., dataType
- Added support for PIDs in the form prefix/suffix to be used as collection and member ids
🔑 Security
- Changed handling of collection- and member-id in the way, that both MUST be provided URLEncoded
🔨 Dependency Upgrades
- Update to org.springframework.boot 2.7.5
- Update to io.spring.dependency-management 1.1.0
- Update to io.freefair.lombok 6.5.1
- Update to io.freefair.maven-publish-java 6.5.1
- Update to com.github.kt3k.coveralls 2.12.0
- Update to org.owasp.dependencycheck 7.3.0
- Update to org.asciidoctor.jvm.convert 3.3.2
- Update to researchgate.release 3.0.2
- Update to springdoc-openapi-ui 1.6.9
- Update to springdoc-openapi-data-rest 1.6.9
- Update to springdoc-openapi-webmvc-core 1.6.9
- Update to keycloak 19.0.0
- Update to spring-messaging 5.3.23
- Update to spring-security-web 5.7.5
- Update to spring-security-config 5.7.5
- Update to spring-cloud-starter-config 3.1.5
- Update to spring-cloud-starter-netflix-eureka-client 3.1.4
- Update to repo-core 1.1.2
- Update to service-base 1.1.1
- Update to commons-collections4 4.4
- Update to httpclient 4.5.13
- Update to postgresql 42.5.4
- Update to h2 2.1.214
v1.2.0
Added
- Graphical collection editor
Changed
- Internal changes now require JDK 11
Fixed
- Issue with identifiers containing slashes
v1.1.0
Changed
- Change of messaging property names including documentation
- Update to service-base 0.2.0
- Update to generic-message-consumer 0.2.0
Fixed
- Some properties, e.g. collection members and internal identifiers, are now properly omitted while being returned by the controller
- Truncating service-assigned times to milliseconds for compatibility reasons
v1.0
Update README.md