Skip to content

Releases: silent-rs/silent

v2.16.1

16 Apr 01:15

Choose a tag to compare

What's Changed

  • perf(core): 极限性能优化,路由匹配提升 ~50%,生产网络配置调优 by @hubertshelley in #198
  • chore(deps): update cron requirement from 0.15 to 0.16 by @dependabot[bot] in #199
  • chore(deps): update worker requirement from 0.7 to 0.8 by @dependabot[bot] in #201
  • chore(deps): update aes requirement from 0.8 to 0.9 by @dependabot[bot] in #200
  • fix(scheduler): 修复任务自动执行器启动异常 by @hubertshelley in #202

Full Changelog: v2.16.0...v2.16.1

v2.16.0

25 Mar 07:24

Choose a tag to compare

What's Changed

  • docs(skills): 添加 Claude Code Skills 辅助 AI 工具开发 by @hubertshelley in #188
  • refactor(examples): 重写 Todo 示例为 REST API 最佳实践 by @hubertshelley in #189
  • fix(server): 修复 Server::bind() 在非 tokio runtime 下 panic by @hubertshelley in #190
  • feat(core): 添加 State 提取器,弃用 Configs by @hubertshelley in #191
  • feat(middleware): 添加 Tower 兼容层,支持 hook_layer 挂载 Tower 中间件 by @hubertshelley in #192
  • chore(deps): update async-tungstenite requirement from 0.33 to 0.34 by @dependabot[bot] in #193
  • feat(core): 添加 IntoResponse trait,增强错误处理灵活性 by @hubertshelley in #195
  • chore(deps): update scru128 requirement from 3 to 4 by @dependabot[bot] in #194
  • feat(openapi): 完善 OpenAPI 支持 — P2 全部 5 个子任务 by @hubertshelley in #196

Full Changelog: v2.15.0...v2.16.0

v2.15.0

20 Mar 05:18
56aeef2

Choose a tag to compare

What's Changed

Full Changelog: v2.14.0...v2.15.0

v2.14.0

17 Mar 02:26

Choose a tag to compare

What's Changed

Full Changelog: v2.13.0...v2.14.0

v2.13.0

10 Feb 07:50

Choose a tag to compare

What's Changed

Full Changelog: v2.12.0...v2.13.0

v2.12.0

11 Dec 06:47

Choose a tag to compare

What's Changed

  • Update readme.md by @hubertshelley in #159
  • chore(deps): update convert_case requirement from 0.9 to 0.10 by @dependabot[bot] in #160
  • chore(deps): update worker requirement from 0.6 to 0.7 by @dependabot[bot] in #161
  • feat(server): 完成 Server 硬化第一阶段 - QUIC 生产化落地 by @hubertshelley in #162
  • chore(deps): update criterion requirement from 0.5 to 0.8 by @dependabot[bot] in #164
  • chore(deps): update metrics-exporter-prometheus requirement from 0.17 to 0.18 by @dependabot[bot] in #163
  • fix(core): 调整远端地址与serde拆分 by @hubertshelley in #165

Full Changelog: v2.11.0...v2.12.0å

v2.11.0

18 Nov 11:13

Choose a tag to compare

What's Changed

  • Fix rustdoc warnings in handler wrapper by @hubertshelley in #144
  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @hubertshelley in #145
  • Set secure attribute on session cookie by @hubertshelley in #146
  • refactor(server): 收敛 H3StreamIo 为私有 H3RequestIo + quic 覆盖率用例 by @hubertshelley in #147
  • Ensure secure attribute in hyper HTTP cookie test by @hubertshelley in #151
  • feat(quichttp3): QUIC/HTTP3 稳定化专项规划与拆解 by @hubertshelley in #150
  • feat(extractor): 完善萃取器模块 - 提升测试覆盖率并补充文档和示例 by @hubertshelley in #152
  • refactor: 移除非server模块的tokio依赖,实现运行时无关化 by @hubertshelley in #153
  • fix(server): Server的bind方法失败时直接退出程序 by @hubertshelley in #154
  • chore(deps): update async-global-executor requirement from 2 to 3 by @dependabot[bot] in #156
  • chore(deps): update async-lock requirement from 2 to 3 by @dependabot[bot] in #157
  • chore(deps): update async-tungstenite requirement from 0.26 to 0.32 by @dependabot[bot] in #155
  • chore(deps): update convert_case requirement from 0.8 to 0.9 by @dependabot[bot] in #158

Full Changelog: v2.10.1...v2.11.0

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