Skip to content

v2.1.5

Choose a tag to compare

@frammaa frammaa released this 31 Jul 14:36
· 4 commits to main since this release
4408bb1

What's Changed

  • add host and discoveryUrl options to BasedOpt struct in #16. You can now pass a custom host and/or a discoveryUrl to the client, to connect to on-premise instances of the Based server.
  • Make TLS a runtime flag in #17. When creating a new Based Client you now have to pass a boolean to enable or disable TLS.

Full Changelog: v2.1.4...v2.1.5