Skip to content

Releases: openanalytics/RDepot

v1.4.1

28 Oct 21:38

Choose a tag to compare

v1.4.1

Release notes

  • new feature: translate message codes to proper error messages
  • new feature: show name and surname of current logged in user
  • new feature: declarative repository configuration
  • fix: at least one administrator has to be active
  • fix: read simple authentication configuration per user on login
  • fix: error in repo app when publishing repository
  • fix: API authentication using tokens
  • fix: deadlock on concurrent publication requests

v1.4.0

25 Aug 08:17

Choose a tag to compare

v1.4.0

Release notes

  • new feature: repository pre-configuration in the application properties
  • new feature: Keycloak, OIDC and simple authentication
  • fix: correctly handle simultaneous requests to repository
  • fix: more efficient publishing (revamp)
  • fix: migrate from application.properties to application.yml

v1.3.1

25 Aug 08:08

Choose a tag to compare

v1.3.1

Release notes

  • fix: thymeleaf security hotfix for users page

v1.3.0

16 Jul 13:26

Choose a tag to compare

v1.3.0

Release notes

  • refactored to support more production use cases and future extensions
  • added full suite of unit and integration tests
  • revamped UI using material design lite and thymeleaf
  • REST interface for integration with continuous integration services
  • publish rdepot artefacts to nexus (rdepot)
  • Docker images for the manager and repository application available on Docker hub