Skip to content

v3.2.0

Compare
Choose a tag to compare
@RogerSelwyn RogerSelwyn released this 19 May 15:15
· 637 commits to master since this release
ce2acc1

Downloads for this release

Note: This release changes the default authentication mechanism. In order to support the change in default authentication method I’m adding a new configuration variable alt-auth-method so I can provide some deprecation warnings. It will mean everyone will need to do something in order to retain the same authentication mechanism, but there will be guidance on what to do in the warning.

It should be noted this will not impact anyone until you need to re-authenticate, i.e. whenever your token expires, or if you decide to take advantage of new features requiring new permissions.

Breaking change

Enhancements

Maintenance