Skip to content

v0.19.0

Compare
Choose a tag to compare
@emiago emiago released this 17 Mar 23:49
· 42 commits to main since this release

HAS BREAKING CHANGES

  • NewRequest now accept recipient as value instead pointer to prevent nil pointer issue with no performance drop

Other:

  • client.DoDigestAuth exposes digest auth for client
  • uri.Endpoint adds URI endpoint style formating
  • lot of refactoring and cleanups

What's Changed

New Contributors

Full Changelog: v0.18.0...v0.19.0