All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Stopped requesting the
revision-info
key from the Charmstore as it can return a very large amount of data causing performance issues.
- Removed macaroon and macaroon-bakery dependencies.
- Added cosmic and kubernetes series to urls.
- Included the macaroon-bakery package.
- Removed bakery.js as it was moved to the bakeryjs lib (https://github.com/juju/bakeryjs)
- Updated macaroon package version.
- Replaced text-encoding dependency with native TextEncoder/Decoder.
- authorizeSLA method to the plans lib.
- Initial release.
- Ported over all related libraries from the Juju GUI repository (https://github.com/juju/juju-gui).