v0.162.0
- Added the backend
auth_methodsoption to specify which authentication methods to use for the backend. ⚠️ BREAKING CHANGE: Theallow_token_authoption added in v0.154.0 has been replaced by the newauth_methodsoption.allow_token_auth: falseis the same asauth_methods: [oauth].- Bug fixes and improvements.
Full Changelog: v0.161.1...v0.162.0