Skip to content

v0.1.9

Latest
Compare
Choose a tag to compare
@wiltonsr wiltonsr released this 18 Oct 15:13
· 1 commit to main since this release
ff2cfee

Deprecation Notice

Passing the following parameters directly in the configuration is now deprecated.

  • URL
  • Port
  • Minimum TLS version
  • Maxiumum TLS version
  • Certificate authorities
  • InsecureSkipVerify
  • StartTLS

If your config uses these parameters they will be automatically copied to the new ServerList format.

In future releases, these parameters will be removed. You can check how to migrate in options docs and examples.

What's Changed

Full Changelog: v0.1.8...v0.1.9