Skip to content

2.2.0

Compare
Choose a tag to compare
@guanguans guanguans released this 06 Mar 10:10
· 187 commits to main since this release

2.2.0 - 2024-03-06

Feat

  • Client: Add __debugInfo method for debugging
  • HasHttpClient: Add ability to set HttpClientResolver
  • tests: add AsNullUri to Message class and update PostMessage structure

Refactor

  • AsBody: improve handling of message body serialization
  • HasHttpClient: configure HTTP options in getHttpClient method
  • HasOptions: Improve options handling
  • core: Update toPayload method in Message classes
  • core: Improve payload handling in HTTP request options
  • http: improve HTTP client configuration
  • rectors: Move rector classes to appropriate namespace