0.10: Release Notes
v0.10 was released on August 31, here is the list of key features introduced this month.
Maven deploy workflow improved:
- support checksum and etag headers
- artifacts validation on upload
- proxy cache verification implemented
Pypi-adapter was released and added to Artipie, we
now provide Python Repository which pip
or twine
can perfectly understand.
We implemented distributed cluster lock mechanism to provide safe storage modification, expiration and retry operations are also supported. Distributed storage locks are already used in rpm-adapter.
Artipie evolution:
- Metrics for traffic (upload and download) and repository sizes are now visible on the dashboard.
- Health check endpoints added
Authorization mechanisms added to gem-adapter.