Skip to content

Releases: silent-rs/silent

v2.10.1

23 Oct 03:42

Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.10.1

v2.10.0

17 Oct 03:31

Choose a tag to compare

What's Changed

Full Changelog: v2.9.1...v2.10.0

v2.9.1

28 Sep 09:29

Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.9.1

v2.9.0

25 Sep 06:33

Choose a tag to compare

What's Changed

Full Changelog: v2.8.1...v2.9.0

v2.8.1

28 Aug 02:56

Choose a tag to compare

What's Changed

  • fix(route): 修复字符串路径段空匹配导致 /oauth2/applications 返回405 by @hubertshelley in #128
  • refactor(core): 重写中间件执行为真正洋葱模型 by @hubertshelley in #129

Full Changelog: v2.8.0...v2.8.1

v2.8.0

26 Aug 07:15

Choose a tag to compare

What's Changed

Full Changelog: v2.7.1...v2.8.0

v2.7.1

15 Aug 08:56

Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.7.1

v2.7.0

08 Aug 09:45

Choose a tag to compare

What's Changed

  • chore(deps): update tonic-build requirement from 0.13 to 0.14 by @dependabot[bot] in #109
  • chore(deps): update prost requirement from 0.13 to 0.14 by @dependabot[bot] in #111
  • chore(deps): update tonic requirement from 0.13 to 0.14 by @dependabot[bot] in #110
  • refactor(route): 路由树DFS改造与基准测试报告 by @hubertshelley in #112

Full Changelog: v2.6.0...v2.7.0

v2.6.0

07 Aug 01:10

Choose a tag to compare

What's Changed

  • chore(deps): update criterion requirement from 0.6 to 0.7 by @dependabot[bot] in #105
  • chore(deps): update tonic requirement from 0.13 to 0.14 by @dependabot[bot] in #106
  • chore(deps): update tonic-build requirement from 0.13 to 0.14 by @dependabot[bot] in #107
  • refactor: 优化中间件架构并修复多个问题 by @hubertshelley in #108

Full Changelog: v2.5.2...v2.6.0

v2.5.2

14 Jul 02:07

Choose a tag to compare

What's Changed

  • fix: 对listener无法正常多次监听的问题进行修复 by @hubertshelley in #98
  • chore(deps): update criterion requirement from 0.5 to 0.6 by @dependabot[bot] in #99
  • chore(deps): update dlopen2 requirement from 0.7.0 to 0.8.0 by @dependabot[bot] in #100
  • chore(deps): update prost requirement from 0.13 to 0.14 by @dependabot[bot] in #101
  • chore(deps): update tokio-tungstenite requirement from 0.26 to 0.27 by @dependabot[bot] in #102
  • chore(deps): update prost requirement from 0.13 to 0.14 by @dependabot[bot] in #103
  • fix: 更新项目主页和仓库链接 by @hubertshelley in #104

Full Changelog: v2.5.1...v2.5.2