github aquaproj/aqua v2.21.0

latest releases: v2.36.1, v2.36.0, v2.36.0-1...
10 months ago

Pull Requests | Issues | v2.20.0...v2.21.0

Features

#2517 #2518 perf: Convert Standard Registry and github_content Registries from YAML to JSON when installing them

This update improves the performance to read Registries.
Stanard registry is a huge YAML file over 30,000 lines so it has a little overhead to read it.
By this update, aqua converts Standard Registry and github_content Registries from YAML to JSON.
JSON format decreases the overhead.
aqua converts them internally, so we don't need to do anything.

Don't miss a new aqua release

NewReleases is sending notifications on new releases.