Skip to content

Releases: dzikoysk/reposilite

Reposilite 3.0.0-alpha.1

25 Sep 21:03
f5d0b67
Compare
Choose a tag to compare
Pre-release

First pre-release of Reposilite 3.x ❤️. Notes:

  1. This version of Reposilite is incompatible with Reposilite 2.x.
  2. This build is dedicated only for testers and people that are aware of bugs, but still want to experiment and help in release lifecycle
  3. There is a chance that alpha builds may become incompatible even with final release of Reposilite 3.0.0

Detailed changelog and migration notes should be released with official Reposilite 3.0.0

Requirements

  • Java 8+
  • RAM 16MB+

Downloads ~ from Reposilite based repository ʕ•ᴥ•ʔ

Reposilite 2.9.24

12 Aug 10:48
03f9f52
Compare
Choose a tag to compare

Changes

  • GH-549 Handle incorrect Content-Length header of chunked responses from proxied Nexus repositories
  • GH-549 Remove invalid space character from standard mime types
  • GH-549 Bump dependencies

Requirements

  • Java 8+
  • RAM 16MB+

Downloads ~ from Reposilite based repository ʕ•ᴥ•ʔ

Extra
Reposilite 3.0 is actively developed, so if you'd like to propose some braking changes, feel free to create an issue that addresses such a case ❤️

Reposilite 2.9.23

09 Jun 22:18
8e44bd8
Compare
Choose a tag to compare

Changes

  • GH-514 Fix disk quota incorrectly initialized when configured in percentages
  • GH-480 Sanitize doubled path separators

Requirements

  • Java 8+
  • RAM 16MB+

Downloads ~ from Reposilite based repository ʕ•ᴥ•ʔ

Extra
Reposilite 3.0 is actively developed, so if you'd like to propose some braking changes, feel free to create an issue that addresses such a case ❤️

Reposilite 2.9.22

07 May 21:44
faefac8
Compare
Choose a tag to compare

Changes

  • GH-478 [Important] Fixed invalid handling of normalized uri and excluded directories from locking mechanism
  • GH-472 Moved hardcoded connect & read timeouts to the configuration
  • GH-445 Added details about cause of failure
  • Bumped various dependencies

Requirements

  • Java 8+
  • RAM 16MB+

Downloads ~ from Reposilite based repository ʕ•ᴥ•ʔ

Reposilite 2.9.21

30 Apr 23:49
eef50aa
Compare
Choose a tag to compare

News

Changes

  • GH-441 Move to Javalin 4.x
  • GH-445 Avoid duplication of similar exceptions and support concurrency
  • GH-449 Exclude html responses from proxying mechanism
  • GH-450 Hide the most common log entries (Temporary fix)
  • GH-434 Add a separator between alias and address in CLI (thanks @that-apex)
  • GH-432 Remove image limits in docker-compose
  • Remove Travis CI from repository
  • 1eb588a Upgrade to GitHub-native Dependabot
  • Bumped various dependencies

Requirements

  • Java 8+
  • RAM 12MB+

Downloads ~ from Reposilite based repository ʕ•ᴥ•ʔ

Reposilite 2.9.20

17 Apr 13:25
b0f2564
Compare
Choose a tag to compare

Changes

  • GH-421 Support offline environments
  • GH-425 Fixed CME during computing stats (thanks @asgeirn)
  • GH-428 Replaced timeout exceptions to proxied repositories with warning
  • GH-430 Provided snapshot releases of Reposilite
  • Bumped various dependencies

Requirements

  • Java 8+
  • RAM 12MB+

Downloads ~ from Reposilite based repository ʕ•ᴥ•ʔ

Reposilite 2.9.19

25 Mar 23:17
fabb60c
Compare
Choose a tag to compare

Changes:

  • GH-406 Disable proxying in private repositories by default [security update]
# Proxying is disabled by default in private repositories because of the security policy.
# Enabling this feature may expose private data like i.e. artifact name used in your company.
proxyPrivate: false
  • Bump various dependencies

Requirements:

  • Java 8+
  • RAM 12MB+

Download:

Reposilite 2.9.18

26 Feb 19:26
c6aaf35
Compare
Choose a tag to compare

Changes:

  • GH-384 Support OpenAPI with Swagger UI
  • GH-386 Replace native os-based java.nio.file.Files.probeContentType with simple table of known mime types to guarantee basic recognition of content type and to improve response time
  • Bump dependencies (084544e 9acce2f)

Requirements:

  • Java 8+
  • RAM 12MB+

Download:

Reposilite 2.9.17

24 Feb 21:45
78fe79b
Compare
Choose a tag to compare

Changes:

  • GH-379 Support omitted primary repository name in distribution management url (thanks to @FormallyMyles ❤️)
  • GH-380 Replace Result implementation with null-safety Result from panda-utilities
  • Removed Empty directory flickering during lazy loading of repository content (also on 🐳 docker builds)
  • Bump Jetty and other dependencies (111849b a06e531 7c55f58 69a5a64)

Requirements:

  • Java 8+
  • RAM 12MB+

Download:

Reposilite 2.9.16

22 Feb 14:18
730d33e
Compare
Choose a tag to compare

Changes:

  • GH-371 Added used disk space to status command
  • GH-372 Moved exceptions to standalone command called exceptions
  • GH-373 Added change alias command chalias <alias> <new alias>
  • GH-363 Swaped navigation buttons in file browser
  • Removed Empty directory flickering during lazy loading of repository content

Requirements:

  • Java 8+
  • RAM 12MB+

Download: