Collection Registry v1.3.0 released
published 2023-04-12
Today, we like to announce version 1.3.0 of the Collection Registry. Below, you can find the list of changes.
Added
- 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
If you face any issues, please file an issue on GitHub.
Collection Registry v1.2.0 released
published 2021-09-23
Today, we like to announce version 1.2.0 of the Collection Registry. Below, you can find the list of changes.
Added
- Graphical collection editor
Changed
- Internal changes now require JDK 11
Fixed
- Issue with identifiers containing slashes
If you face any issues, please file an issue on GitHub.