Releases: Commonjava/indy
Releases · Commonjava/indy
Indy 1.8.0
indy-parent-1.8.0 [maven-release-plugin] copy for tag indy-parent-1.8.0
Indy 1.7.7
This update fixes a SSL bug when proxying repositories that use a wildcard in the certificate CN. It also adds filtering (for btype == maven) to result handling when proxying Koji builds.
Indy 1.7.6
- Support jdbc store of folo-sealed cache
- Allow workflow like promotion to bypass readonly flag
- Add configurable envars under mdc logging
- Some fix and enhancement for promotion validation to optimize performance
- Fix maven group level metadata merging problem from indy group level (like maven plugins metadata)
- Add flag to bypass version check for koji remote path mask repairing.
Indy 1.7.5
- Fix a ConcurrentModificationException from weft lib.
Indy 1.7.4
- Fixed temporary remote repo in promotion process not deleted problem
- Added some new metrics: cpu, physical mem, path promotion files
- JNDI datasource now is supported in indy container
Improvements to heap usage in cached content storage layer
Factored out caching map of Transfer instances (in Galley layer) which were causing a memory leak due to Transfer value that had a field holding the ConcreteResource, which was also the key of the map. Also factored out a similar map that held path-to-ReentrantLock entries, and is likely to have caused similarly large heap usage spikes.
The new code uses mark/sweep logic to handle both cases, expelling obsolete / stale entries and reclaiming heap space more smoothly than simply depending on the GC.
indy-parent-1.7.2
[maven-release-plugin] copy for tag indy-parent-1.7.2
indy-parent-1.7.1
[maven-release-plugin] copy for tag indy-parent-1.7.1