Skip to content

Release v0.6.0

Choose a tag to compare

@github-actions github-actions released this 21 Mar 18:36

What's Changed

  • 0.6.0 (070e91f)
  • Refractor and consolidate BrokerAuth types into a single interface. Remove unused fields. (44b61f2)
  • Move all the Broker Auth types to its own file called broker-auth-types. Updated imports. (676f675)
  • Refactored the BrokerAuthEncryption class to AuthEncryption making it generic. (6c5f693)
  • Minor whitespace before return (40c630c)

Full Changelog: v0.5.3...v0.6.0