Skip to content

8.2.3

Compare
Choose a tag to compare
@mr-cal mr-cal released this 01 May 22:45
· 48 commits to main since this release
8.2.3
3e3428e

Core

Snapcraft 8.2.3 fixes issues with evaluating project variables.

Core24

  • Project variables are now evaluated after extensions are applied (#4771)
  • Project variables for the build-for architecture are now correct (#4770)

Known issues

  • snapcraft pack <directory> does not work (#4769)
  • Project variables CRAFT_PROJECT_NAME and CRAFT_PROJECT_VERSION are not evaluated in core24 (canonical/craft-application#320).
  • New remote-build fails with some architecture definitions (#4780)
  • New remote-build returns log files that truncates snap name in file name (#4781)
  • New remote build does not fail if launchpad fails to create artifacts (#4783)

What's Changed

  • tests(spread): drop check for specific files in ppa tests by @mr-cal in #4772
  • build(deps): bump craft-application to 2.6.3 by @mr-cal in #4779

Full Changelog: 8.2.2...8.2.3