Skip to content

Releases: canonical/craft-providers

1.4.1

24 May 19:29
1.4.1
cc26dc7
Compare
Choose a tag to compare

What's Changed

  • bases: allow overriding of compatibility tag by @mr-cal in #145
  • bases: fix bug in BuilddBase hostname validation logic by @mr-cal in #147
  • Bump version: 1.4.0 → 1.4.1 by @mr-cal in #148

Full Changelog: 1.4.0...1.4.1

1.4.0

24 May 19:28
1.4.0
fb129a9
Compare
Choose a tag to compare

What's Changed

  • lint: move .pylintrc to pyproject.toml by @mr-cal in #128
  • lint: enfore line-too-long by @mr-cal in #129
  • bases: ensure BuilddBase hostname is valid by @mr-cal in #136
  • base: add optional list of snaps to install by @mr-cal in #137
  • executor: add exists and delete function to abstract base class by @mr-cal in #140
  • Pull file from the environment into a temporary file in the host (CRAFT-1224). by @facundobatista in #139
  • lint: ignore warmup in codespell 2.2.0 by @mr-cal in #141
  • lxd: use LXD-compatible instance names by @mr-cal in #134
  • Declare more instance paths as PurePath by @cjwatson in #135
  • base: add optional list of system packages to install by @mr-cal in #143
  • Bump version: 1.3.1 → 1.4.0 by @mr-cal in #144

Full Changelog: 1.3.1...1.4.0

1.3.1

24 May 19:28
1.3.1
c0551e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

24 May 19:26
1.3.0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

24 May 19:25
1.2.0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...1.2.0

1.1.1

24 May 19:25
1.1.1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

24 May 19:24
1.1.0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.5...1.1.0

1.0.5

24 May 19:23
1.0.5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.4...1.0.5

1.0.4

24 May 19:23
1.0.4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

24 May 19:23
1.0.3
75c99e1
Compare
Choose a tag to compare

What's Changed

  • lxd: account for minimum required version in checks (CRAFT-437) by @cjp256 in #71
  • multipass: is_supported_version() interface and require >=1.7 by @cjp256 in #42
  • make: clean up help for freeze-requirements by @sergiusens in #72
  • util/env_cmd: add support for --chdir (CRAFT-449) by @cjp256 in #73
  • multipass instance: use env's chdir for exec cwd (CRAFT-450) by @cjp256 in #74
  • multipass: introduce ensure_multipass_is_ready() (CRAFT-438) by @cjp256 in #75
  • Bump version: 1.0.2 → 1.0.3 (CRAFT-457) by @cjp256 in #77

Full Changelog: 1.0.2...1.0.3