Releases: Commonjava/indy
Releases · Commonjava/indy
indy-parent-3.1.0
[maven-release-plugin] copy for tag indy-parent-3.1.0
Indy 2.7.6
- Ignore the zip file on compressing
- Log the error info rather than recording the empty FOLO entry
- Fix 404 for some generic proxy requests MMENG-3129
- Update the proxy ssl certificates with 4096-bit keys MMENG-3337
- Fixes for the standalone generic proxy service
Indy 2.7.5
- Enable storage level timeout check on PartyLineCacheProvider MMENG-3079
- Fix: upgrade agroal to 1.16 to support enhancedLeakReport
- Fix: Excludes the undertow-servlet from indy-clients dependencies
- Fix: Promotion NPE MMENG-3140
- Upgrade galley to 1.10
- FIX: update the format of response based on rfc2616 MMENG-3150
Indy 2.7.4
- Security fixes
- Fix the response header to avoid both Transfer-Encoding and Content-Length
- Remove metadata cache for Koji Maven metadata
- Remove useless store manage functions
- Remove useless kafka-log-appender
- Fix the path of batch deletion request
Indy 2.7.3
- fix the slowness of listing
- IOException in Indy when requesting npm metadata
- Don't track artefact sent through proxy with Indy as a target
- Fix the browse api which does not work for NPM and generic-proxy repos
- Several dependencies upgrade for cve fix.
Indy 2.7.2
- Fix NPM metadata cache stale problem
Indy 2.6.6
Bug fixes:
- Fix the store query during promotion
- Update frontend plugin to 1.11.0
- Add in-memory cache for artifact store
Indy 2.6.4
- Update infinispan to 9.4.17.Final
- Fix: tolerating multi slashes anywhere at the path
- Fix: Add missing digisting metadata files to merger
- Fix: maven archetype merge and checksum invalid issue
- Enable storageTimeoutEnabled
- Fix: upgrade logback to 1.2.9 for CVE issue
- Fix: upgrade jackson and swagger version
- Fix: hashcode of ArtifactStore
- Fix: Upgrade jsoup to 1.14.2 by CVE warning
- Fix: Upgrade undertow to 2.1.8 for CVE warning
- Fix: remove jdom deps due to CVE warning
- [ui] not call StoreDisableSvc.setDisabledMap when listing repos
- Fix Cassandra store manager toArtifactStore pathstyle missing issue
- Update galley to 1.7 and pathmap to 2.0
Indy 2.6.3
Bug fixes:
- Fix the npm metadata merge issue
- Add null check during npm merge versions
- Update postgresql to 42.2.24
Indy 2.6.1
Several bug fixing:
- Fix the npm url handling
- Generate npm tarball if missing for scoped packages
- Allow force delte for npm metadata
- Fix api/admin/pathmap/content NPE when target repo is gone