Skip to content

Releases: dzikoysk/reposilite

NanoMaven 2.2.2

15 May 16:02
4040dd0
Compare
Choose a tag to compare

Changes:

Requirements:

  • Java 8+
  • RAM 4MB+

Download:

NanoMaven 2.2.0

15 May 09:06
380a64b
Compare
Choose a tag to compare

Changes:

  • GH-35 Cleanup configuration (you have to delete old configuration file)
  • GH-28 Improved security of authenticated requests by checking permission of all files
  • GH-32 Remove built-in Maven executable and libraries (reduced size from 19MB to ~6MB)
  • GH-26 Support authentication in GET and HEAD requests
  • GH-36 Fixed potential memory leak
  • Support dependabot
  • Bump dependencies
  • [...]

Requirements:

  • Java 8

Download:

NanoMaven 2.1.1

12 May 18:47
4d7fd45
Compare
Choose a tag to compare
NanoMaven 2.1.1 Pre-release
Pre-release

Fixes:

  • Refresh metadata cache after deployment
  • Resolve NPE for requests to empty directories

Requirements:

  • Java 8

Download:

NanoMaven 2.1.0

12 May 18:43
4d7fd45
Compare
Choose a tag to compare
NanoMaven 2.1.0 Pre-release
Pre-release

Changes:

  • Generate maven-metadata.xml based on the stored data
  • Support snapshots and its default format declared by the Maven 3
  • Display .xml files in browser

Requirements:

  • Java 8

Download:

NanoMaven 2.0.1

07 May 16:19
6eed866
Compare
Choose a tag to compare

Changes:

  • Use default frontend layout as error page (you should remove index.html from previous version)
  • Support main repository name in url path even if repositoryPathEnabled is false
  • Improve 404 messages

Requirements:

  • Java 8

Download:

NanoMaven 2.0.0

08 Apr 18:28
6e6ba95
Compare
Choose a tag to compare

Changes:

  • Remove user system
  • Remove project system
  • Replace bugged configuration system with YAML configurations
  • Add token based auth system
  • Reorganize and cleanup code
  • Add custom index.html
  • Improve logging
  • Add stop command

Requirements:

  • Java 8

Download:

NanoMaven 1.0.7

04 Oct 20:41
Compare
Choose a tag to compare

Added:

  • Allow to select repository directories from the configuration, if you're using an older version of config, you have to add this section manually:
# Root directories of repositories
repositories:
- releases
- snapshots

Requirements:

  • Java 8

Download:

NanoMaven 1.0.6

04 Oct 18:11
Compare
Choose a tag to compare

Added:

  • Add HEAD requests support

Requirements:

  • Java 8

Download:

NanoMaven 1.0.4

12 May 22:52
ea2aa20
Compare
Choose a tag to compare

Added:

  • projects and users commands

Changes:

  • Fixed non-versioned NanoRepositoryFile ( ಠ_ಠ)
  • Added Content-Length in response

Requirements:

  • Java 8

Download:

NanoMaven 1.0.3

30 Aug 18:28
Compare
Choose a tag to compare

Added:

  • Auth system based on BCrypt
  • Commands help, add-user, add-project, add-member
  • Maven builds
  • Administrator accounts

Changes:

  • Fixed the deploy handler ( ಠ_ಠ)
  • Removed debug log from the temp system

Requirements:

  • Java 8

Download: