Skip to content

Releases: onigoetz/jenkins-update-center-proxy

0.14.0

11 Aug 17:56
Compare
Choose a tag to compare

Update dependencies

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.0

24 Aug 13:28
Compare
Choose a tag to compare

Support subfolders for REMOTE_UPDATE_CENTER

0.12.1

17 Mar 20:57
Compare
Choose a tag to compare

Improve logs and error handling

Full Changelog: 0.12.0...0.12.1

0.12.0

17 Mar 07:49
Compare
Choose a tag to compare

Highlights

  • Cache json files for a few minutes automatically
  • add /health/ping endpoint for health checks

Full Changelog: 0.11.1...0.12.0

0.11.1

16 Mar 07:23
243ab12
Compare
Choose a tag to compare

Remove specific timeouts, only set a global timeout

0.11.0

16 Mar 06:34
3d85d4e
Compare
Choose a tag to compare

Highlights

  • Add timeout management and a new environment variable to tweak it GLOBAL_TIMEOUT (in milliseconds)

Dependencies updates

Internal

  • Add tests in cases of poor network connectivity
  • Update docker/build-push-action action to v4 by @renovate in #25

Full Changelog: 0.10.2...0.11.0

0.10.2

22 Sep 08:27
Compare
Choose a tag to compare
  • properly ignore certificates when using NODE_TLS_REJECT_UNAUTHORIZED=0

0.10.1

22 Sep 05:47
82a6e54
Compare
Choose a tag to compare
  • Fix incorrectly forwarded headers (transfer-encoding: chunked)
  • Fix caching patterns, some versions were ignored

0.10.0

22 Sep 05:36
a00f5b9
Compare
Choose a tag to compare
  • Fix incorrectly forwarded headers (transfer-encoding: chunked)
  • Fix caching patterns, some versions were ignored

Initial Release

04 Jun 19:33
Compare
Choose a tag to compare

Proxy a Jenkins update center.

Can cache plugins on first download.