Skip to content

Release 2.2.0

Compare
Choose a tag to compare
@facundobatista facundobatista released this 16 Dec 18:06
· 808 commits to main since this release
2.2.0
75a30fd
  • Support including collaborations when listing registered names (related issue)

  • Stopped showing repeated branches in Status command results (related issue)

  • Better messages to the user in several situations:

    • when pushing a charm library and the lib's patch number is too high
    • on a login attempt when already having credentials (related issue)
    • improved the help for --format option in several commands (related issue)
  • Show (with value hidden) the authentication environment variable in system details in logs (related issue)

  • Support correctly local OCI images with empty RepoDigests key

  • Lot of internal improvements: integration tests, code restructuring and simplification, and project cleanup in general.