0.14: Release Notes
v0.14 was released on December 30. This month our two main directions were Docker-adapter and management-api transfer. Features added to Docker-adapter:
- Local catalogs and tags listing
- Support for mount blob endpoint in remote and local repositories
- Catalogs and tags support was added for local and proxy repositories
Artipie API and dashboard were transferred to management-api repository and added minimal integration tests for API endpoints in Artipie.
Here is the list of other changes:
- Artipie now supports both .yml and .yaml extensions for configs
- Proper path handling in Npm-Proxy was implemented
- Invalid repository configurations are now properly handled on start, we also added separate setting for repo configs location
- Basic authentication support was added to Gem-adapter
We also started to develop Debian-adapter to support Debian repository.