Skip to content

v2.9.0 Release

Compare
Choose a tag to compare
@jeevatkm jeevatkm released this 01 Oct 02:06
e52a7e0

Release Notes

New Features

Enhancements

  • refactor: inherit value from client enables clean request overrides #516 by @jeevatkm in #706
  • optimization: Improve parseRequestHeader function and add the unit tests and benchmarks by @SVilgelm in #712

Bug Fixes

  • fix: parseResponseBody overrides original error code in case of unmar… by @dmartinol in #674
  • Set ContentLength to 0 when Body is nil by @praem90 in #698
  • fix: improve regex expression for json and xml content type validation by @jeevatkm in #702
  • fix: add missing source files in the bazel build config #700 by @jeevatkm in #707

Test Cases

Documentation

  • docs: fix OnBeforeRequst doc application order by @leejuyuu in #701

New Contributors

Full Changelog: v2.8.0...v2.9.0