Releases: openanalytics/RDepot
Releases · openanalytics/RDepot
v1.4.1
v1.4.1
- manager app standalone WAR file: rdepot-app-1.4.1-application.war (sha256, md5)
- manager app WAR file: rdepot-app-1.4.1.war (sha256, md5)
- repository app standalone JAR file: rdepot-repo-1.4.1-application.jar (sha256, md5)
- repository app JAR file: rdepot-repo-1.4.1.jar (sha256, md5)
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
v1.4.0
- manager app standalone WAR file: rdepot-app-1.4.0-application.war (sha256, md5)
- manager app WAR file: rdepot-app-1.4.0.war (sha256, md5)
- repository app standalone JAR file: rdepot-repo-1.4.0-application.jar (sha256, md5)
- repository app JAR file: rdepot-repo-1.4.0.jar (sha256, md5)
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
v1.3.1
- manager app standalone WAR file: rdepot-app-1.3.1-application.war (sha256, md5)
- manager app WAR file: rdepot-app-1.3.1.war (sha256, md5)
- repository app standalone JAR file: rdepot-repo-1.3.1-application.jar (sha256, md5)
- repository app JAR file: rdepot-repo-1.3.1.jar (sha256, md5)
Release notes
- fix: thymeleaf security hotfix for users page
v1.3.0
v1.3.0
- manager app standalone WAR file: rdepot-app-1.3.0-application.war (sha256, md5)
- manager app WAR file: rdepot-app-1.3.0.war (sha256, md5)
- repository app standalone JAR file: rdepot-repo-1.3.0-application.jar (sha256, md5)
- repository app JAR file: rdepot-repo-1.3.0.jar (sha256, md5)
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