Skip to content

Releases: salvo-rs/salvo

v0.66.0

15 Feb 22:55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.65.2...v0.66.0

v0.65.2

02 Feb 00:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.65.1...v0.65.2

v0.65.1

23 Jan 23:26
Compare
Choose a tag to compare

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

v0.65.0

17 Jan 04:11
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update multimap requirement from 0.9 to 0.10 by @dependabot in #645
  • fix: The https tls handshake is not 100% successful at high concurrency. by @chrislearn in #646
  • Remove async_trait and use impl Future for some traits by @chrislearn in #647

Full Changelog: v0.64.2...v0.65.0

v0.64.2

15 Jan 21:54
Compare
Choose a tag to compare

What's Changed

  • Add local_addr and ttl functions to TcpAcceptor by @chrislearn in #640
  • Allow expressions in certain fields like content-type etc. by @chrislearn in #641
  • fix: custom symbol for schema error with generic type by @chrislearn in #642
  • Use hyper-rustls remove hyper-tls for client. by @chrislearn in #643

Full Changelog: v0.64.1...v0.64.2

v0.64.1

14 Jan 22:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.64.0...v0.64.1

v0.64.0

11 Jan 05:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.63.1...v0.64.0

v0.63.1

21 Dec 01:17
3cca8f6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.63.0...v0.63.1

v0.63.0

14 Dec 02:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.61.0...v0.63.0

v0.61.0

12 Dec 22:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.60.0...v0.61.0