Skip to content

v0.65.1

Compare
Choose a tag to compare
@chrislearn chrislearn released this 23 Jan 23:26
· 256 commits to main since this release

What's Changed

  • Ignore response body for HEAD request even error happened by @18o in #648
  • remove clippy warnings by @bigduu in #650
  • chore(deps): update proc-macro-crate requirement from >= 2, <= 3 to >= 2, <= 4 by @dependabot in #653
  • fix: Rustls backend loads only the first certificate from file by @chrislearn in #654
  • Remove #[inline] from large functions by @astoring in #655
  • fix: redundant / added at end of forward url in proxy if rest is empty by @18o in #657
  • add: graceful shutdown example by @Hujian99 in #656
  • proxy: Insert to existing headers and allow to call rest handlers by @chrislearn in #660

New Contributors

Full Changelog: v0.65.0...v0.65.1