Skip to content

Releases: canonical/craft-archives

2.0.2

06 Dec 13:01
2.0.2
7a8d9eb
Compare
Choose a tag to compare

What's Changed

  • fix: disregard scheme when looking for existing sources by @tigarmo in #140

Full Changelog: 2.0.1...2.0.2

2.0.1

21 Oct 14:24
2.0.1
Compare
Choose a tag to compare

What's Changed

  • ci: update renovate config for starbase by @lengau in #125
  • ci: add security scan workflow by @lengau in #128
  • docs(deps): update canonical-sphinx by @lengau in #135
  • fix: handle existing ubuntu deb822 sources by @tigarmo in #136
  • build(deps): update dependency black to v24.10.0 (main) by @renovate in #138
  • build(deps): update dependency codespell to v2.3.0 (main) by @renovate in #132
  • docs: release notes for 2.0.1 by @tigarmo in #137

Full Changelog: 2.0.0...2.0.1

2.0.0

09 Aug 15:51
2.0.0
b543fdf
Compare
Choose a tag to compare

Breaking changes

This release bumps the minimum Python version to 3.10 and migrates to Pydantic 2

What's Changed

New Contributors

Full Changelog: 1.2.0...2.0.0

1.2.0

05 Jul 19:06
1.2.0
Compare
Choose a tag to compare
Release 1.2.0

1.1.3

04 Aug 16:52
1.1.3
4d920eb
Compare
Choose a tag to compare

Special thanks to the contributors that made this release happen: @tigarmo

Full list of changes

1.1.2

11 Jul 20:48
1.1.2
f6cddd4
Compare
Choose a tag to compare

Special thanks to the contributors that made this release happen: @lengau and @tigarmo

Full list of changes

1.1.1

30 Jun 19:04
1.1.1
Compare
Choose a tag to compare

Special thanks to the contributors that made this release happen: @tigarmo

This release addresses a regression where asset files with multiple
fingerprints (either from multiple keys or subkeys) were no longer accepted.

Full list of changes

  • Install forwards key @tigarmo (#87)
  • keys: make AptKeyManager.install_key() more robust @tigarmo (#86)
  • keys: list fingerprints exactly as python-gnupg does it @tigarmo (#84)

v1.1.0

30 May 17:07
Compare
Choose a tag to compare

Special thanks to the contributors that made this release happen: @tigarmo

Full list of changes

  • repo: install package repositories in "arbitrary" paths @tigarmo (#80)

v1.0.0

24 May 18:13
Compare
Choose a tag to compare

Special thanks to the contributors that made this release happen: @dboddie, @gboutry, @lengau, @mr-cal, @renovate, @renovate[bot] and @tigarmo

Full list of changes

  • Release 1.0.0 @tigarmo (#77)
  • meta: dynamic versioning @lengau (#79)
  • repo: fix bad typing_extensions interaction @tigarmo (#78)
  • docs: remove duplicate readthedocs yaml @tigarmo (#76)
  • ci: update release-drafter file @tigarmo (#75)
  • many: merge starbase/main @tigarmo (#74)
  • chore(deps): update dependency furo to v2023 @renovate (#65)
  • chore(deps): update dependency types/mypy to v1.3.0 @renovate (#73)
  • chore(deps): update dependency dev-lint/black to v23.3.0 @renovate (#71)
  • lint: update ruff and fix linting @lengau (#68)
  • docs: update documentation dependencies @lengau (#72)
  • chore(deps): update dependency pytest to v7.3.1 @renovate (#64)
  • tools: update renovate automerge schedule @lengau (#62)
  • meta: update package metadata @lengau (#61)
  • ci: add documentation build CI step @lengau (#66)
  • lint: fix ruff linting in tox @lengau (#67)
  • tests: move test data to a common location @lengau (#60)
  • util: replace os_release.py with distro package @lengau (#59)
  • keys: handle keyring path parents not existing @lengau (#50)
  • lint: fix typing issues with updated pyright @lengau (#58)
  • repo: unify package repository representations @tigarmo (#57)
  • Add a fuller integration test, and multiple minor changes to support it @tigarmo (#56)
  • Fix typos @dboddie (#53)
  • apt: enable uca repositories @gboutry (#52)
  • ci: remove ubuntu-18.04 platform @tigarmo (#54)
  • release: download artifact into the correct directory @lengau (#49)
  • repo: set home dir when importing keys to show @tigarmo (#51)

v0.0.3

23 Mar 17:49
8f15429
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
create v0.0.3 release (#48)