Releases: Commonjava/indy
Releases · Commonjava/indy
Indy 1.9.5
- 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
- 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
Some bug fix for NPM support, and some logging mdc enhancement.
Indy 1.9.2
Improved support for NPM builds, some APM improvements for content storage path.
Promotion metadata, promotion validation, and NPM fixes
- 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
indy-parent-1.9.0 [maven-release-plugin] copy for tag indy-parent-1.9.0
indy 1.8.2
- Fixing indy client http close issue.
- Fixing folo content metrics missing issue.
Indy 1.8.1
- 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
Include fix for NOS-1910.
Indy 1.8.0.1
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.