Skip to content

Releases: Commonjava/indy

indy-parent-3.1.0

03 Jul 23:58
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag indy-parent-3.1.0

Indy 2.7.6

24 Nov 01:52
Compare
Choose a tag to compare
  • 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

24 Nov 01:49
Compare
Choose a tag to compare
  • 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

24 Nov 01:47
Compare
Choose a tag to compare
  • 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

22 Jun 07:23
Compare
Choose a tag to compare
  • 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

02 Jun 05:22
Compare
Choose a tag to compare
  • Fix NPM metadata cache stale problem

Indy 2.6.6

07 Feb 03:25
Compare
Choose a tag to compare

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

20 Jan 04:04
Compare
Choose a tag to compare
  1. Update infinispan to 9.4.17.Final
  2. Fix: tolerating multi slashes anywhere at the path
  3. Fix: Add missing digisting metadata files to merger
  4. Fix: maven archetype merge and checksum invalid issue
  5. Enable storageTimeoutEnabled
  6. Fix: upgrade logback to 1.2.9 for CVE issue
  7. Fix: upgrade jackson and swagger version
  8. Fix: hashcode of ArtifactStore
  9. Fix: Upgrade jsoup to 1.14.2 by CVE warning
  10. Fix: Upgrade undertow to 2.1.8 for CVE warning
  11. Fix: remove jdom deps due to CVE warning
  12. [ui] not call StoreDisableSvc.setDisabledMap when listing repos
  13. Fix Cassandra store manager toArtifactStore pathstyle missing issue
  14. Update galley to 1.7 and pathmap to 2.0

Indy 2.6.3

03 Nov 03:40
Compare
Choose a tag to compare

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

28 Jul 15:52
Compare
Choose a tag to compare

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