Skip to content

Tags: pubgo/lava

Tags

v2.1.0

Toggle v2.1.0's commit message
Release v2.1.0: zrpc over NATS

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/router (#68)

* chore: quick update fix/router at 2026-01-11 14:49:51

* chore: quick update fix/router at 2026-01-11 20:17:43

* chore: quick update fix/router at 2026-01-12 21:49:58

* chore: quick update fix/router at 2026-01-19 13:31:33

* chore: quick update fix/router at 2026-01-19 16:05:06

* chore: quick update fix/router at 2026-01-19 16:23:57

* chore: quick update fix/router at 2026-01-19 16:30:16

* chore: quick update fix/router at 2026-01-19 18:17:00

* chore: quick update fix/router at 2026-01-20 00:31:56

* chore: quick update fix/router at 2026-01-20 17:03:09

* chore: quick update fix/router at 2026-01-20 18:56:48

* chore: quick update fix/router at 2026-01-20 19:15:42

* chore: quick update fix/router at 2026-01-20 23:32:26

* chore: quick update fix/router at 2026-01-20 23:49:57

* chore: quick update fix/router at 2026-01-22 10:00:16

* chore: quick update fix/router at 2026-01-22 10:00:55

* chore: quick update fix/router at 2026-01-24 01:26:59

* chore: quick update fix/router at 2026-01-24 12:24:39

* chore: quick update fix/router at 2026-01-26 18:45:52

* chore: quick update fix/router at 2026-01-27 09:51:08

* chore: quick update fix/router at 2026-01-27 10:17:15

* chore: quick update fix/router at 2026-01-27 10:23:20

* chore: quick update fix/router at 2026-01-27 10:23:57

* chore: quick update fix/router at 2026-01-27 11:47:13

* chore: quick update fix/router at 2026-01-27 15:53:56

* refactor(clients/resty): extract common utilities and improve code organization

* test(resty): add unit tests for request creation and building

* chore: quick update fix/router at 2026-01-31 16:30:16

* chore: quick update fix/router at 2026-01-31 17:06:41

* chore: quick update fix/router at 2026-01-31 17:14:42

* chore: quick update fix/router at 2026-01-31 17:16:52

* chore: quick update fix/router at 2026-01-31 18:31:08

* chore: quick update fix/router at 2026-02-01 10:54:00

* chore: quick update fix/router at 2026-02-04 20:39:34

* chore: quick update fix/router at 2026-02-04 21:52:50

* chore: quick update fix/router at 2026-02-04 21:56:18

* chore: quick update fix/router at 2026-02-10 14:42:36

* chore: quick update fix/router at 2026-02-10 15:07:00

* chore: quick update fix/router at 2026-02-10 16:49:44

* chore: quick update fix/router at 2026-02-10 18:05:32

* chore: quick update fix/router at 2026-02-10 18:17:20

* chore: quick update fix/router at 2026-02-10 18:22:05

* chore: quick update fix/router at 2026-02-10 18:45:14

* chore: quick update fix/router at 2026-02-10 19:05:16

* chore: quick update fix/router at 2026-02-10 20:26:54

* chore: quick update fix/router at 2026-02-10 20:46:41

* chore: quick update fix/router at 2026-02-13 00:35:30

* chore: quick update fix/router at 2026-02-13 00:49:24

* chore: quick update fix/router at 2026-02-13 21:41:59

* chore: quick update fix/router at 2026-02-13 21:50:55

* chore: quick update fix/router at 2026-02-13 22:09:20

* chore: quick update fix/router at 2026-02-14 12:17:43

* chore: quick update fix/router at 2026-02-14 20:41:59

* chore: quick update fix/router at 2026-02-14 20:44:58

* chore: quick update fix/router at 2026-02-14 21:29:13

* chore: quick update fix/router at 2026-02-14 21:39:02

* chore: quick update fix/router at 2026-02-14 21:41:37

* chore: quick update fix/router at 2026-02-14 21:43:56

* chore: quick update fix/router at 2026-02-14 21:44:39

* chore: quick update fix/router at 2026-02-23 17:32:47

* chore: quick update fix/router at 2026-02-24 13:49:04

* refactor: update debug routes and dependencies

* feat: add fileserver command and remove standalone tool

* feat: update dix debug endpoints and dependencies

* feat: add devproxy tool and resty client docs

* chore: quick update fix/router at 2026-02-27 18:44:16

* chore: quick update fix/router at 2026-03-18 23:03:31

* feat: 增强 gRPC Web 支持,添加服务端响应流功能并更新文档

* chore: 格式化 gRPC Web 文档中的表格并调整代码注释对齐

* feat: 添加 streamHTTP 的单元测试,验证 SendHeader 和 SetHeader 的行为

* fix: 修复响应流中头部预取逻辑,确保在第一帧之前不获取头部

* fix: 处理重复响应流头部发送错误,增强错误日志记录

* fix: 更新文档格式,增强 gRPC 内容类型处理逻辑的测试覆盖

* fix: 更新架构文档,增强核心组件描述和流程图可读性

* fix: 移除冗余的 gRPC Web 处理逻辑,简化 ServeHTTP 方法

* fix: 重命名 invokeResponseStream 方法参数,增强代码可读性

* fix: 重构路由处理逻辑,简化路由函数参数类型

* fix: 移除冗余的生命周期依赖,简化服务管理逻辑

* chore: quick update fix/router at 2026-04-01 20:46:42

* chore: quick update fix/router at 2026-04-01 21:55:54

* chore: quick update fix/router at 2026-04-16 23:09:07

* chore: quick update fix/router at 2026-04-16 23:12:11

* fix: 更新依赖项版本,修复 funk 和 redant 包的版本号

* fix: 优化请求绑定逻辑,减少重复调用 ctx.Bind()

* feat: 添加运行时信息模块,优化中间件和请求参数设置

* fix: 更新 funk 包版本,从 v2.0.1-beta.1 升级到 v2.0.1

v2.0.0-beta.17

Toggle v2.0.0-beta.17's commit message
chore: quick update fix/router at 2026-04-16 23:12:11

v2.0.0-beta.16

Toggle v2.0.0-beta.16's commit message
chore: quick update fix/router at 2026-04-01 21:55:54

v2.0.0-beta.15

Toggle v2.0.0-beta.15's commit message
chore: update protoc version to v6.33.4 and adjust go_package paths i…

…n proto files

v2.0.0-beta.14

Toggle v2.0.0-beta.14's commit message
feat: update dix debug endpoints and dependencies

v2.0.0-beta.13

Toggle v2.0.0-beta.13's commit message
refactor: update debug routes and dependencies

v2.0.0-beta.12

Toggle v2.0.0-beta.12's commit message
chore: quick update fix/router at 2026-02-23 17:32:47

v2.0.0-beta.11

Toggle v2.0.0-beta.11's commit message
chore: quick update fix/router at 2026-02-01 10:54:00

v2.0.0-beta.10

Toggle v2.0.0-beta.10's commit message
chore: quick update fix/router at 2026-01-31 17:16:52