Skip to content

Releases: canonical/snapcraft

8.4.4

25 Oct 12:20
8.4.4
44cc83c
Compare
Choose a tag to compare

What's Changed

  • bump craft-application, check parallel build count in project metadata by @mr-cal in #5108
  • build(deps): update dependency starlette to v0.40.0 [security] (hotfix/8.4) by @renovate in #5120
  • build(deps): bump craft-archives by @tigarmo in #5124
  • docs(changelog): add 8.4.4 and 7.5.8 release notes by @mr-cal in #5130

Full Changelog: 8.4.3...8.4.4

7.5.8

25 Oct 12:19
7.5.8
8ee34ff
Compare
Choose a tag to compare

What's Changed

  • build(deps): update dependency requests to v2.32.2 [security] (hotfix/7.5) by @renovate in #5065
  • build(deps): bump craft-store to 2.6.2 by @mr-cal in #5105

Full Changelog: 7.5.7...7.5.8

8.4.3

11 Oct 17:52
8.4.3
852fe49
Compare
Choose a tag to compare

What's Changed

  • build(deps): update dependency requests to v2.32.2 [security] (hotfix/8.4) by @renovate in #5067
  • feat: support standard and kernel-modules by @mr-cal in #5100
  • docs(changelog): add 8.4.3 release notes by @mr-cal in #5110

Full Changelog: 8.4.2...8.4.3

8.4.2

07 Oct 21:46
8.4.2
Compare
Choose a tag to compare

What's Changed

  • docs(changelog): cherry-pick 8.3.3 and 8.3.4 release notes by @mr-cal in #5076
  • fix(remotebuild): do not auto clean interrupted builds by @mr-cal in #5081
  • build(deps): bump craft-store to 3.0.2 by @mr-cal in #5084
  • fix: allow parallel installations of signed snapcraft snaps by @mr-cal in #5085
  • build(deps): switch to requests-unixsocket2, release 8.4.2 by @mr-cal in #5096

Full Changelog: 8.4.1...8.4.2

8.4.1

20 Sep 22:55
8.4.1
145a790
Compare
Choose a tag to compare

What's Changed

  • fix(remotebuild): parse comma-separated architectures by @mr-cal in #5028
  • build(deps): bump craft-parts for hotfix/8.4 by @tigarmo in #5039
  • fix: use correct type for build-on and build-for in build plans by @mr-cal in #5043
  • fix: override _run_inner instead of run to catch exceptions by @sergiusens in #5035
  • build(deps): bump craft-grammar to 2.0.1 by @mr-cal in #5051
  • fix: catch remote build errors by @mr-cal in #5052
  • docs(changelog): add 8.4.1 release notes by @mr-cal in #5055

Full Changelog: 8.4.0...8.4.1

8.3.4

13 Sep 17:58
8.3.4
a24dc3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.3.3...8.3.4

8.4.0

13 Sep 15:32
8.4.0
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump craft-providers to 1.20.1 by @mr-cal in #4462
  • chore: remove deprecated parameter build-base by @mr-cal in #4505
  • build(deps): bump craft-providers to 1.20.2 by @sergiusens in #4675
  • build(deps): bump certifi from 2023.11.17 to 2024.7.4 by @dependabot in #4896
  • fix: setup Python env for tiobe ci by @sergiusens in #4899
  • ci: use correct attribute for tics workflow by @sergiusens in #4906
  • kde-neon-6: Fix long standing theming issues with Qt snaps. by @ScarlettGatelyMoore in #4884
  • ci: use native Ubuntu python for tests by @sergiusens in #4907
  • docs: add explanation, howto, and reference for components by @mr-cal in #4904
  • docs: add explanation, reference, and how to for bases by @mr-cal in #4900
  • build(deps): bump certifi from 2023.7.22 to 2024.7.4 in /docs/.sphinx by @dependabot in #4903
  • build(deps): bump zipp from 3.17.0 to 3.19.1 by @dependabot in #4901
  • tests: disable build-base: devel spread tests by @mr-cal in #4922
  • chore: add issue number to overriding the command_groups property by @mr-cal in #4934
  • tests: add spread tests for validation-sets by @mr-cal in #4924
  • fix: use correct types for validation set models by @mr-cal in #4928
  • Add "-f" for rm to ignore file not found error by @AristoChen in #4915
  • build(deps): use the ruff snap by @mr-cal in #4939
  • docs(changelog): add changelog notes for snapcraft 8.0.0-8.3.1 by @mr-cal in #4947
  • docs: exclude overlay step, bump craft-parts to 1.34.0 by @mr-cal in #4948
  • ci: enable jazzy content sharing arm64 spread test by @artivis in #4940
  • chore(merge): '8.3.2' into 'main' by @mr-cal in #4953
  • feat: allow numbers in component names by @mr-cal in #4945
  • remote-build: add "Pending" as a possible status output by @ohemorange in #4956
  • fix: use proper environment for tics by @sergiusens in #4961
  • tests: update spread tests in hotfix/7.5 by @mr-cal in #4954
  • fix: configure icon for snaps without apps by @mr-cal in #4950
  • chore!: migrate to pydantic 2 by @mr-cal in #4955
  • ci: update renovate config and workflow by @mr-cal in #4962
  • build(deps): update bugfixes (hotfix/7.5) by @renovate in #4974
  • fix(provider): forward proxy variables to core24 build environments by @mr-cal in #4973
  • build(deps): update bugfixes (main) by @renovate in #4976
  • chore(merge): 7.5.6 into 'main' by @mr-cal in #4979
  • style(lint): fix ruff 0.6 linting errors by @lengau in #4981
  • build(deps): update github actions (main) (major) by @renovate in #4988
  • fix(remotebuild): parse '--build-for' and '--platform' by @mr-cal in #4994
  • build(deps): freeze requirements for docs by @mr-cal in #4985
  • ci: make snapcraft.yaml render as YAML in bug reports by @lengau in #5004
  • fix(remotebuild): error early for multiple artifacts per build-on by @mr-cal in #5005
  • build(deps): update dependency cryptography to v43.0.1 [security] (main) by @renovate in #5010
  • refactor(application): commands, pre-run validation by @mr-cal in #5007
  • chore(revert): add content interfaces for qt-common-themes by @mr-cal in #5013
  • build(deps): update dependency craft-cli to v2.7.0 (hotfix/8.4) by @renovate in #5023
  • feat(registries): add list-registries command by @mr-cal in #5014
  • build(deps): update bugfixes (hotfix/8.4) by @renovate in #5024
  • docs(changelog): add 8.4.0 release notes by @mr-cal in #5027

New Contributors

Full Changelog: 8.3.3...8.4.0

8.3.3

06 Sep 15:15
8.3.3
96140ad
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.3.2...8.3.3

7.5.6

16 Aug 01:10
7.5.6
654871d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.5.5...7.5.6

8.3.2

05 Aug 16:37
8.3.2
952a8e0
Compare
Choose a tag to compare

What's Changed

  • chore: cherry-pick fixes to hotfix/8.3 by @mr-cal in #4949
  • fix: fix Python venv in core24 classic snaps by @tigarmo in #4946

For a summary of changes, see the changelog.

Full Changelog: 8.3.1...8.3.2