3.5.13
Pre-release
Pre-release
Changes
- GH-2123 Reposilite runs on Kotlin 2.0 now
- GH-2116 Date used in statistics has changed in SQLite (since Reposilite 3.5.9) due to breaking changes in the Exposed library. You can run migration that will update all historical records to the new format via
--run-migrations 003
flag.
Remember about makingreposilite.db
file backup before running the migration! - GH-2116 Each migration is now hidden behind a specific flag. It should improve regular startup time.
- Bumped other dependencies
Sponsors
Thanks to everyone who supported me this month 💜
Minimal requirements
- Java 11+
- RAM 32MB
Downloads
- JAR: Reposilite 3.5.13 ~ from Reposilite 3.x based repository ʕ•ᴥ•ʔ
- Docker: Docker Hub - Reposilite
$ docker pull dzikoysk/reposilite:3.5.13
- Docker: Docker - GitHub Registry -
$ docker pull ghcr.io/dzikoysk/reposilite:3.5.13
- Helm:
helm.reposilite.com