Skip to content

Releases: canonical/rockcraft

1.5.3

05 Jul 19:06
1.5.3
849cbc3
Compare
Choose a tag to compare

What's Changed

This is a release with internal cleanups - no differences from 1.5.2 are expected.

  • build(deps): use proper versions for craft- libs by @tigarmo in #624

Full Changelog: 1.5.2...1.5.3

1.5.2

25 Jun 13:31
1.5.2
f0d5480
Compare
Choose a tag to compare

What's Changed

  • fix(flask): handle SyntaxErrors when parsing app.py by @tigarmo in #612
  • Remove reference docs for debs and parts for flask-framework by @jdkandersson in #614
  • fix(flask): drop 'flask-framework/' prefix in template by @tigarmo in #615

Full Changelog: 1.5.1...1.5.2

1.5.1

24 Jun 14:49
1.5.1
ce0636d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1

Release 1.5.0

22 Jun 13:56
1.5.0
2d9c6fc
Compare
Choose a tag to compare

This release includes multiple improvements related to error handling, and extensive overhauling of the documentation.

Special thanks to the contributors that made this release happen: @cjdcordeiro, @javierdelapuente, @jdkandersson, @sergiusens and @tigarmo

Full list of changes

1.4.0

19 Jun 19:43
1.4.0
Compare
Choose a tag to compare

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

Full list of changes

1.3.2

06 May 16:25
1.3.2
fba4f1c
Compare
Choose a tag to compare

What's Changed

  • feat(flask): remove experimental flag for flask-framework extension (… by @tigarmo in #560

Full Changelog: 1.3.1...1.3.2

1.3.1

22 Apr 11:45
1.3.1
f03bda5
Compare
Choose a tag to compare

This release fixes the build of Rockcraft's snap in non-amd64 architectures.

Full list of changes:

  • build: fix snap build in non-amd64 archs (#557)
  • fix: change pebble dir in 24.04 from /.rock/bin to /usr/bin (#552)

1.3.0

09 Apr 19:58
1.3.0
4d5e467
Compare
Choose a tag to compare

The highlight of this release is the official "induction" of "[email protected]"
as a valid base/build-base, no longer requiring the "devel" build-base.

Of note, the [email protected] base changes the rock's entrypoint to no longer have
"--verbose" by default. There are other "big" changes in this version but they
are mostly internal refactorings and updates. We have actually "inherited" a
couple of features from craft-application (like adopt-info and grammar), but
these should be considered "experimental" from Rockcraft's point of view because
we haven't had a chance to exercise those features in the project yet.

Special thanks to the contributors that made this release happen: @jdkandersson, @linostar, @renovate, @renovate[bot], @tigarmo and @weiiwang01

Full list of changes

1.2.3

15 Mar 19:39
1.2.3
cf96cab
Compare
Choose a tag to compare

This release fixes an issue when provisioning build instances with recent LTS LXD releases.

What's Changed

  • build(deps): bump craft-providers to 1.23.1 by @tigarmo in #509

Full Changelog: 1.2.2...1.2.3

1.2.2

05 Mar 13:00
1.2.2
05489c8
Compare
Choose a tag to compare

This release addresses two issues with [email protected] projects:

  • Configuring an lxd instance taking forever due to interactive updates (#497)
  • Bad interaction between the Python plugin and usrmerge changes in noble (#498)

What's Changed

  • build(deps): bump craft-providers to 1.23.0 by @mr-cal in #497
  • fix(lifecycle): remove usrmerge-breaking symlinks by @tigarmo in #498

Full Changelog: 1.2.1...1.2.2