Skip to content

7.0.0

Latest
Compare
Choose a tag to compare
@huwshimi huwshimi released this 17 Jun 00:10

Breaking changes

  • This release introduces the ability to log in using OIDC. This can be enabled by passing oidcEnabled: true to the connection options when calling connect() or connectAndLogin and when enabled, no credentials need to be provided. To support this change the order of parameters to connectAndLogin has changed.
  • This release also removes the wrapper utilities that were outdated and not being used in Juju Dashboard.

Full Changelog: 6.0.0...7.0.0