conjure-up still seem to be on rc1 % sudo snap install conjure-up --classic --candidate conjure-up (candidate) 2.2-rc1-20170606.0106 from 'canonical' installed % juju --version 2.2-rc1-xenial-amd64 % conjure-up --version conjure-up 2.2-rc1 % sudo snap remove conjure-up conjure-up removed % sudo snap install juju --classic --candidate juju (candidate) 2.2-rc2 from 'canonical' installed % juju --version 2.2-rc2-xenial-amd64
On 9 June 2017 at 13:25, Chris Lee <[email protected]> wrote: > # Juju 2.2-rc2 Release Notes > > > > We are delighted to announce the release of Juju and conjure-up 2.2-rc2! > In this release, Juju greatly improves memory and storage consumption, > works on KVM containers, and improves network modelling. conjure-up now > supports Juju as a Service (JAAS), provides a MacOS client, and adds > support for repeatable spell deployments. > > > > The best way to get your hands on this release of Juju and conjure-up is > to install them via snap packages (see https://snapcraft.io/ for more > info on snaps). > > > > snap install juju --classic --candidate > > snap install conjure-up --classic --candidate > > > > Other packages are available for a variety of platforms. Please see the > online documentation at https://jujucharms.com/docs/ > devel/reference-releases#development > > > > Please note that if you are upgrading an existing controller, please make > sure there is at least 6G of free disk space. The upgrade step for the logs > can take a while, in the vicinity of 10 or more minutes if the current logs > collection is at its maximum size. > > > > Since 2.2-rc1 > > > ## New and Improved > > ------------------------------ > > > > Better support credential management in the Azure provider > > * support autoload-credentials and juju add-credential in the azure > provider when Azure CLI is installed. > > (this removes the requirement that the user discover their subscription ID > before creating credentials) > > > > Rate limit login and connection requests to the controller(s) on busy > systems. > > > > ## Fixes > > ------------------------------ > > > > Fix issue where status history logs were not pruned: > > https://bugs.launchpad.net/juju/+bug/1696491 > > > -- > Juju mailing list > [email protected] > Modify settings or unsubscribe at: https://lists.ubuntu.com/ > mailman/listinfo/juju > >
-- Juju mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju
