Skip to content

Releases: onigoetz/jenkins-update-center-proxy

0.15.1

Choose a tag to compare

@onigoetz onigoetz released this 20 Sep 20:19

What's Changed

  • Fix Docker build script
  • Update dependency got to v14.4.8 by @renovate[bot] in #71
  • Update actions/setup-node action to v5 by @renovate[bot] in #72
  • Update dependency got to v14.4.9 by @renovate[bot] in #73
  • Update Yarn to v4.10.1 by @renovate[bot] in #75

Full Changelog: 0.15.0...0.15.1

0.15.0

Choose a tag to compare

@onigoetz onigoetz released this 28 Aug 21:04
6a8214f

What's Changed

Full Changelog: 0.14.0...0.15.0

0.14.0

Choose a tag to compare

@onigoetz onigoetz released this 11 Aug 17:56

Update dependencies

What's Changed

Full Changelog: 0.13.0...0.14.0

0.13.0

Choose a tag to compare

@onigoetz onigoetz released this 24 Aug 13:28

Support subfolders for REMOTE_UPDATE_CENTER

0.12.1

Choose a tag to compare

@onigoetz onigoetz released this 17 Mar 20:57

Improve logs and error handling

Full Changelog: 0.12.0...0.12.1

0.12.0

Choose a tag to compare

@onigoetz onigoetz released this 17 Mar 07:49

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

Choose a tag to compare

@onigoetz onigoetz released this 16 Mar 07:23
243ab12

Remove specific timeouts, only set a global timeout

0.11.0

Choose a tag to compare

@onigoetz onigoetz released this 16 Mar 06:34
3d85d4e

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

Choose a tag to compare

@onigoetz onigoetz released this 22 Sep 08:27
  • properly ignore certificates when using NODE_TLS_REJECT_UNAUTHORIZED=0

0.10.1

Choose a tag to compare

@onigoetz onigoetz released this 22 Sep 05:47
82a6e54
  • Fix incorrectly forwarded headers (transfer-encoding: chunked)
  • Fix caching patterns, some versions were ignored