Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@cloudshiftchris cloudshiftchris released this 24 Apr 00:32
· 20 commits to main since this release

This release adds HTTP/2 and compression support.

All CodeArtifact communication (direct, or via a CDN) now uses the OkHttp client for communication, negotiating HTTP/2 and allowing for compression of responses (for compressible types, such as Gradle module metadata and POM files).

When combined with the CDN/proxy feature the speedup for artifact downloads can be 50%+ (with higher improvements where the network distance/latency from CodeArtifact is greater).