Releases: Commonjava/indy
Releases · Commonjava/indy
Indy 2.5.6
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
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
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
- Fix NPE when downloading artifact checksums via http proxy
Indy 2.5.3
- Add Prometheus metrics support
- Schedule cache avoidance of full table scan
Indy 2.5.2
- Enable filtering of prometheus metrics
- Ensure o11yphant metrics reporters are initialized
- Fix ScheduleValue Class is non-public or has no public no-arg
- Dump the folo record into zip files in batch
- Do sorting for versions of npm metadata merging
Indy 2.5.1
- Fix scheduler cancel problem (MMENG-941)
- Add honeycomb support
Indy 2.5.0
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
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
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