Skip to content

Releases: kindredgroup/puppet-forge-server

1.10.1

17 Nov 10:26
@i11 i11
Compare
Choose a tag to compare

1.10.0

18 Oct 20:54
@i11 i11
Compare
Choose a tag to compare

Changes

  1. Proxy authentication support
  2. XSS fixes
  3. Other minor Web UI fixes
  4. Other minor fixes

Credits

@senax, @btsibr, @nelsonjr, @therek, Craig Miskell, Robert Heinzmann, Dennis Pattmann and Gerard Hickey

1.9.0

22 Jan 13:41
@i11 i11
Compare
Choose a tag to compare
  1. WebUI module view (Thanks @jlyheden)
  2. Author field fix
  3. LRU cache (Thanks @cardil )
  4. Colored logger messages (Thanks @cardil)
  5. Handle module archives with PaxHeaders (Thanks @danilopopeye)

NB! Default cache ttl is set to 30 minutes, meaning in example previously called releases will be updated only after cache expiration.

1.8.0

02 Sep 15:51
@i11 i11
Compare
Choose a tag to compare
  1. Strip file urls (/v3/files/v3/files/... became /v3/files/...)
  2. Prevent uploading modules to directory backends created for proxy cache
  3. Add private tag for hosted modules
  4. Add upload section in web UI

1.7.4

19 Aug 16:01
@i11 i11
Compare
Choose a tag to compare

Fix compatibility with librarian-puppet 2.2.1

1.7.3

04 Aug 22:03
@i11 i11
Compare
Choose a tag to compare

Handle metadata read failures in Directory backend

Re-released with module name normalisation

1.7.1

06 Jul 22:34
@i11 i11
Compare
Choose a tag to compare

Handle module names with capital letters

1.7.0

22 Jun 12:05
@i11 i11
Compare
Choose a tag to compare
  1. Fix GPL violations
  2. Improve module serve from proxied cache
  3. Return only unique release versions
  4. Add 10 seconds timeout for remote proxy calls
  5. Rename option --bind-host to --bind (breaking change)
  6. Make --proxy option accept only fully qualified URLs (breaking change)
  7. Bind to all available IP addresses by default

1.6.0

20 Jun 00:08
@i11 i11
Compare
Choose a tag to compare
  1. Allow module serving from proxy cache even when proxied endpoints flips over

1.5.3

19 Jun 00:38
@i11 i11
Compare
Choose a tag to compare
  1. Fix Rack::Request::QUERY_STRING on Ubuntu passenger setup
  2. Fix wrong error module name usage