v0.6.0 – Lockfiles & Multi-Registry-Support
What's Changed
- Init registry by @mara-schulke in #12
- Import registry ui template by @mara-schulke in #34
- Rebuild the registry landing page by @mara-schulke in #35
- Add E2E tests where possible by @mara-schulke in #36
- Draft registry ui page structure by @mara-schulke in #37
- Add package subcommand by @asmello in #48
- Preserve subfolders in generated packages by @asmello in #49
- Add URL sanity checker by @kihehs in #31
- Send the X-JFrog-Art-Api instead of using basic auth by @kihehs in #32
- Make packages deterministic by @asmello in #51
- Improve artifactory response validations by @asmello in #52
- Remove language as param to build by @alexespencer in #57
- Decouple registry configuration from credentials / enable multiple registry support by @kihehs in #58
- Add some docs by @asmello in #71
- Implement Lockfiles (
Proto.lock
) by @asmello & @mara-schulke in #38
New Contributors
- @asmello made their first contribution in #48
- @kihehs made their first contribution in #31
- @alexespencer made their first contribution in #57
Full Changelog: v0.5.0...v0.6.0