Skip to content

Releases: kit-data-manager/repo-core

v1.0.4

13 Oct 20:30

Choose a tag to compare

Changed

  • Update to com.jfrog.bintray 1.8.5
  • Update to io.freefair.lombok 6.5.1
  • Update to org.owasp.dependencycheck 7.2.1
  • Update to io.freefair.maven-publish-java 6.5.1
  • Update to io.spring.dependency-management 1.0.13.RELEASE
  • Update to net.researchgate.release 3.0.2
  • Update to logback-classic 1.2.11
  • Update to gson 2.9.1
  • Update to slf4j-api 1.7.36
  • Update to spring-boot 2.7.4
  • Update to spring-doc 1.6.11
  • Update to spring-messaging 5.3.23
  • Update to javers 6.7.1
  • Update to tika-core 2.5.0
  • Update to jackson-datatype-joda 2.13.3
  • Update to postgresql 42.4.1
  • Update to jackson-jaxrs-json-provider 2.13.3
  • Update to jackson-module-afterburner 2.13.3
  • Update to jackson-datatype-joda 2.13.3
  • Update to spring-boot-admin-starter-client 2.7.4
  • Update to jaxb-core 4.0.0
  • Update to javassist 3.29.1-GA
  • Update to service-base 1.0.5

Fixed

  • Fixed typo of property repo.plugin.storage.id.maxDepth
  • Fixed authorization issue where users were able to access previous versions of resources even if for the current version all permissions were revoked

v1.0.3

31 Jul 19:33

Choose a tag to compare

Changed

  • Update to service-base 1.0.4
  • Update to io.freefair.lombok 6.5.0.3
  • Update to org.owasp.dependencycheck 7.1.1
  • Update to net.researchgate.release 3.0.0
  • Update to spring-boot 2.7.2
  • Update to spring-doc 1.6.9
  • Update to spring-messaging 5.3.22
  • Update to spring-restdocs-mockmvc 2.0.6.RELEASE
  • Update to postgresql 42.3.3

v1.0.2

25 Mar 10:17

Choose a tag to compare

Changed

  • Update to service-base 1.0.1
  • Make AMQPMessageDao and RabbitMQMessagingService optional

v1.0.1

22 Mar 18:07

Choose a tag to compare

Fixed

  • Fix issue with path. (Windows) (issue #15)

v1.0.0

11 Mar 09:33

Choose a tag to compare

Fixed

  • Fix problem regarding jaVers. Make javers scope for deep search configurable.

Changed

  • Update to service-base 1.0.0
  • Make mediatype detection in versioning services more reliable.
  • Make tests compatible to keycloak
  • Make tests compatible to JDK 17

v0.9.2

14 Dec 08:54

Choose a tag to compare

Security

  • Fixed shipped log4j configuration to be invulnerable to CVE-2021-44228

Changed

  • Update to Spring-Boot 2.4.13
  • Update to dozer-core 6.5.2
  • Update to json-patch 1.13
  • Update to jackson-jaxrs-json-provider 2.13.0
  • Update to jackson-module-afterburner 2.13.0
  • Update to jackson-datatype-jsr310 2.13.0
  • Update to jackson-datatype-joda 2.13.0
  • Update to service-base 0.3.2

v0.9.1

12 Nov 10:21

Choose a tag to compare

Changed

  • Add index for last update for faster access.

v0.9.0

13 Oct 16:02

Choose a tag to compare

Added

  • Add service to get all versions of a digital object.
  • Add storage service for hierarchical storage.