Skip to content

3.0.0

Compare
Choose a tag to compare
@cderici cderici released this 09 Aug 21:07
· 589 commits to master since this release
1dd9cbf

What's Changed

Switching to semantic versioning. From this release on, at least the major release number matches the most recent Juju supported. Hence the jump to 3.0.0 since this release supports Juju 3.0.
(This also means that python-libjuju <= 2.9.11 only support up to Juju 2.x)

  • [JUJU-1439] Initial fixes for test_model to pass with juju 3.0 by @cderici in #689
  • [JUJU-1464] More fixes for 3.0 compatibility by @cderici in #691
  • [JUJU-1457] Merge 3.0 compatibility branch onto master by @cderici in #692
  • Fix conditional by @sed-i in #696
  • [JUJU-1534] Fix model.connect_current() by @cderici in #697
  • [JUJU-1542] Fix run actions on units by @cderici in #698
  • [JUJU-1577] Replace k8s bundles with machine bundles for tests by @cderici in #703
  • [JUJU-1528] Add storage implementation by @cderici in #701
  • [JUJU-1582] Release 3.0.0 notes by @cderici in #704

Full Changelog: 2.9.11...3.0.0