Skip to content

Releases: Commonjava/indy

Indy 2.5.6

17 Jul 06:22
Compare
Choose a tag to compare

New features:

  • Indy client api metrics tracing support

Bug fixes:

  • Bypassing readonly when promotion
  • Readonly prevent npm metadata storing
  • Double slash mapping problem
  • Generate npm tarball if missing for scoped packages

Indy 2.6.0

30 Jun 08:00
Compare
Choose a tag to compare

Bunch of changes to support indy-monolith-cluster:

  • Cassandra storage support with pathmapped way
  • Use Infinispan remote cache to support clustered cache
  • Improvements in metrics to support honeycomb
  • Client metrics support
  • Many bug fixes.

Indy 2.5.5

30 Apr 03:35
Compare
Choose a tag to compare

New features:

  • Disable brew pulling when group metadata has "koji-pull:false"

Fixed bugs:

  • Fix incorrect group checksum files of maven-metadata.xml

Indy 2.5.4

23 Feb 02:49
Compare
Choose a tag to compare
  • Fix NPE when downloading artifact checksums via http proxy

Indy 2.5.3

02 Feb 08:23
Compare
Choose a tag to compare
  • Add Prometheus metrics support
  • Schedule cache avoidance of full table scan

Indy 2.5.2

06 Nov 07:59
Compare
Choose a tag to compare
  1. Enable filtering of prometheus metrics
  2. Ensure o11yphant metrics reporters are initialized
  3. Fix ScheduleValue Class is non-public or has no public no-arg
  4. Dump the folo record into zip files in batch
  5. Do sorting for versions of npm metadata merging

Indy 2.5.1

03 Nov 07:59
Compare
Choose a tag to compare
  • Fix scheduler cancel problem (MMENG-941)
  • Add honeycomb support

Indy 2.5.0

15 Oct 03:08
Compare
Choose a tag to compare

This release is addressing following:

  • New features:
    • Promotion support for NPM build(mmeng-684)
    • Tolerate double-slash '//' in the path-info of its URLs(mmeng-576)
  • Bug fixes:
    • Metadata expiration issue (mmeng-564)
    • Artifacts identifier parsing problem (mmeng-385)
    • Firefox compressed archive twice when downloading (mmeng-571)
    • Snapshot metadata fetching problem

Indy 2.4.1

27 Aug 01:21
Compare
Choose a tag to compare

This release fix a critical UI bug. The problem was because of an upgrade of Angular JS. The fix reverted it to a previous version.

Indy 2.4.0

17 Aug 10:11
Compare
Choose a tag to compare

This release is addressing some static proxy improvements & bug fixes, including

  • Support directory listing proxy to upstream indy proxy target
  • Support block list
  • Wrong handling for some target repo whose name contains special characters

It also includes some other fixes, including:

  • Wrong content handling for .gz and .tgz files in Firefox or with "Accept-Encoding:gzip" request header
  • Wrong timeout reset problem for npm metadata
  • Little UI fixing
  • Some performance improvement for underlying libs