Skip to content

v2.6.2

Latest

Choose a tag to compare

@jvanmalder jvanmalder released this 01 Aug 15:32

v2.6.2

  • manager app WAR file: rdepot-app-2.6.2.war (sha1, md5)
  • repository app JAR file: rdepot-repo-2.6.2.jar (sha1, md5)
  • docker manager app: openanalytics/rdepot-app:2.6.2
  • docker repository app: openanalytics/rdepot-repo:2.6.2
  • docker web interface: openanalytics/rdepot-client:2.6.2
  • docker cli: openanalytics/rdepot-cli:2.1.1
  • cli zipped binary (linux/amd64): rdepot.gz

Release notes

Deprecation notice: repository server addresses didn't require the technology (r/python) as part of the URL in the past.
However, in RDepot v3.0 this will be mandatory.
Please update your repository server addresses to include the correct technology (r/python) as part of the URL.

For example:

Fixes:

  • In some cases duplicate packages were accepted with replace=false
  • Better repository name regular expressions for validation
  • Configuration and sensible defaults for Tomcat >= 10.1.42