Skip to content

v2.0.0 - Resolve

Compare
Choose a tag to compare
@nithinsubhash nithinsubhash released this 08 Jun 03:59
· 62 commits to master since this release

Changelog

  • Redesign to support calling multiple endpoints using a single client object.
  • Added Resolve functionalities to the client.
  • Moved package details to about.py file
  • Support additional headers configuration on client level and request level.
  • Fixed the retry logic to prevent accidental retry by requests module.
  • Added User-Agent header for usage metrics.