Skip to content

Releases: Commonjava/indy

Indy 1.9.5

15 Oct 22:01
Compare
Choose a tag to compare
  • Refinements to upload / download SLI metrics
  • Improvements to cache expiration propagation (especially when Koji cache entries expire)
  • Performance improvements to Undertow configuration
  • New store-validation feature (disabled via feature flag by default)
  • Other minor bug fixes and updates

Indy 1.9.4

17 Sep 16:24
Compare
Choose a tag to compare
  • Implement metadata expiration cascade starting from cache expirations
  • Upgrade Weft version to fix MDC ThreadContext propagation
  • Other minor observability & CDI improvements

Indy 1.9.3

16 Sep 08:46
Compare
Choose a tag to compare

Some bug fix for NPM support, and some logging mdc enhancement.

Indy 1.9.2

11 Sep 21:54
Compare
Choose a tag to compare

Improved support for NPM builds, some APM improvements for content storage path.

Promotion metadata, promotion validation, and NPM fixes

03 Sep 20:58
Compare
Choose a tag to compare
  • Fix metadata clearing action when promoting files by path
  • Fix promotion validation to allow us to avoid duplicate validation of the same repository (directly and via superset group)
  • Other small fixes for NPM, etc.

NPM Fixes and SLI Improvements

21 Aug 15:02
Compare
Choose a tag to compare
indy-parent-1.9.0

[maven-release-plugin]  copy for tag indy-parent-1.9.0

indy 1.8.2

25 Jul 08:28
Compare
Choose a tag to compare
  • Fixing indy client http close issue.
  • Fixing folo content metrics missing issue.

Indy 1.8.1

23 Jul 19:23
Compare
Choose a tag to compare
  • Fixing regression for content-cleanup process after group membership change, to make it synchronous process and avoid race conditions with subsequent content requests
  • Fix generic-proxy latency measurement (SLI reporting)
  • Correct promotion SLI measurement (filter mapping bug)
  • Introduce filtering of URLs embedded in package.json files so they get proxied through the Indy instance (similar to HTML rewriting in Apache HTTPd)

Indy 1.8.0.2

10 Jul 10:03
Compare
Choose a tag to compare

Include fix for NOS-1910.

Indy 1.8.0.1

09 Jul 21:55
Compare
Choose a tag to compare

This release fixes a path-parsing bug in the generic HTTP proxy that is exposed during certain NPM builds. It also fixes a NullPointerException that happens at times when the connection-acceptance process doesn't complete in the generic HTTP proxy.