Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@Piszmog Piszmog released this 18 Feb 21:25
· 10 commits to main since this release

What's Changed

  • Added a new option Basic to authenticate with the config server with basic credentials (username+password)
    • Basic(client *http.Client, username, password string, urls ...string)
  • Removed usage of ioutil for io

Full Changelog: v2.1.0...v2.2.0