Skip to content

2.12.0

Compare
Choose a tag to compare
@guanguans guanguans released this 09 Sep 06:50
· 82 commits to main since this release

2.12.0 - 2024-09-09

Docs

  • http-client: Update type hints for resolvers
  • readme: add coroutine handler example

Feat

  • Client: add getter and setter for authenticator
  • http-client: add handler stack resolver methods
  • rector: add ChangeMethodVisibilityRector configuration

Refactor

  • http: Add handlerStackResolver to Client

Test

  • client: add tests for setting authenticator and handler stack resolver

Pull Requests

  • Merge pull request #103 from guanguans/dependabot/github_actions/trufflesecurity/trufflehog-3.81.10