1031 Commits

Author SHA1 Message Date
smallnest
d57f1f7501 Merge pull request #917 from smallnest/dependabot/go_modules/github.com/quic-go/quic-go-0.57.0
Bump github.com/quic-go/quic-go from 0.49.1 to 0.57.0
2025-12-12 17:30:47 +08:00
dependabot[bot]
1554ee3c76 Bump github.com/quic-go/quic-go from 0.49.1 to 0.57.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.49.1 to 0.57.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.49.1...v0.57.0)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-version: 0.57.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-11 16:51:36 +00:00
smallnest
bb0d7e512a Merge pull request #898 from smallnest/dependabot/go_modules/golang.org/x/net-0.38.0
Bump golang.org/x/net from 0.36.0 to 0.38.0
2025-11-07 17:59:40 +08:00
smallnest
953b1925c0 Merge pull request #908 from smallnest/dependabot/go_modules/github.com/quic-go/quic-go-0.49.1
Bump github.com/quic-go/quic-go from 0.49.0 to 0.49.1
2025-11-07 17:59:28 +08:00
smallnest
12b77d7f99 Merge pull request #914 from baisiyi/feature/xclientpool-plugin-support
feat: support SetPlugins and GetPlugins for XClientPool and OneClientPool
2025-11-07 17:59:10 +08:00
baisiyi
e389a5fa81 support SetPlugins and GetPlugins for XClientPool and OneClientPool
- Add SetPlugins and GetPlugins methods to XClientPool
- Add SetPlugins and GetPlugins methods to OneClientPool
- Add comprehensive test cases for both pools
- Follow the same pattern as Auth method implementation
2025-11-07 11:06:14 +08:00
dependabot[bot]
748b54b147 Bump github.com/quic-go/quic-go from 0.49.0 to 0.49.1
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.49.0 to 0.49.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.49.0...v0.49.1)

---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
  dependency-version: 0.49.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-10 17:10:39 +00:00
smallnest
d563e91892 Merge pull request #905 from cuiweixie/reflect.TypeFor
code opt: refactor to use reflect.TypeFor
2025-08-26 09:47:45 +08:00
cuiweixie
0b77d8c4a4 code opt: refactor to use reflect.TypeFor 2025-08-22 16:49:17 +08:00
smallnest
ea032f3b9d Merge pull request #899 from hcraM41/master
code opt: performance optimization
2025-04-26 08:08:39 +08:00
14March
bd12b8ad39 code opt: replace bytes.Buffer with strings.Builder 2025-04-25 16:09:15 +08:00
14March
68924d058c code opt: reduce memory allocation 2025-04-25 16:04:05 +08:00
14March
e8ac564772 code opt: replace bytes.Buffer with strings.Builder 2025-04-25 16:01:23 +08:00
dependabot[bot]
fa072ec370 Bump golang.org/x/net from 0.36.0 to 0.38.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-16 23:17:21 +00:00
smallnest
30679685d5 Merge pull request #896 from smallnest/dependabot/go_modules/github.com/redis/go-redis/v9-9.7.3
Bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3
2025-03-21 08:36:50 +08:00
dependabot[bot]
b3b40ba31c Bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.3
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.7.0 to 9.7.3.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.7.0...v9.7.3)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-20 18:51:44 +00:00
smallnest
b54c090a0a Merge pull request #895 from smallnest/dependabot/go_modules/golang.org/x/net-0.36.0
Bump golang.org/x/net from 0.34.0 to 0.36.0
2025-03-13 13:35:14 +08:00
dependabot[bot]
2c5f9ed53d Bump golang.org/x/net from 0.34.0 to 0.36.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.34.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 01:55:03 +00:00
smallnest
506a92683c Merge pull request #894 from hwcer/master
修复log中参数不对的问题
2025-03-06 14:31:43 +08:00
万超 黄
e84ba06f92 修复log中参数不对的问题 2025-03-06 13:06:33 +08:00
smallnest
395db0ad6f Merge pull request #893 from duke123abc/master
fix stream acceptor
v1.9.1
2025-02-28 15:10:01 +08:00
xiaoma
61cf185d6f fix stream acceptor 2025-02-28 14:56:28 +08:00
smallnest
d0b58c1c5f upgrade deps v1.9.0 2025-01-29 01:24:07 +08:00
smallnest
48fd137ed6 Merge pull request #889 from hwcer/master
批量更新router,更好的支持热更
2025-01-29 01:19:40 +08:00
smallnest
675b7208d7 return err if clients fail to connect 2025-01-29 01:18:44 +08:00
smallnest
751e8833dd Merge pull request #887 from lk-j/v1.7.15-lock-change
V1.7.15 lock change
2025-01-29 01:15:21 +08:00
smallnest
0b3b4369e7 #888 fix WRR selector 2025-01-29 01:04:03 +08:00
smallnest
da8106cded #881 add X-RPCX-CompressType to indicate whether the bodu has been compressed 2025-01-29 00:53:51 +08:00
smallnest
90032e5b11 #850 must handle errors of DoPreCall of clients 2025-01-29 00:40:36 +08:00
万超 黄
474f0fa2ca 批量更新router更好的支持热更 2025-01-24 09:25:15 +08:00
‘lk-j
7b272d960f 修改锁的粒度 2025-01-14 15:56:48 +08:00
‘lk-j
09f70e8e59 修改锁的粒度 2025-01-14 15:44:38 +08:00
smallnest
a09a36217f Merge pull request #886 from rekyyang/fix/inform-chan
fix: done channel for broadcast, fork and inform
v1.8.37
2025-01-10 15:42:20 +08:00
rekyyang
5bf2c1aeea opt timeout 2025-01-10 15:39:34 +08:00
rekyyang
993dad169d opt timeout 2025-01-10 15:23:52 +08:00
rekyyang
cbba4a82cb fix done channel 2025-01-09 22:21:57 +08:00
smallnest
d9e2dbe3b3 Merge pull request #884 from smallnest/dependabot/go_modules/golang.org/x/crypto-0.31.0
Bump golang.org/x/crypto from 0.29.0 to 0.31.0
2024-12-12 15:53:57 +08:00
dependabot[bot]
c81f853379 Bump golang.org/x/crypto from 0.29.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-12 00:41:57 +00:00
chaoyuepan
4ffba56caa #883 use the rdma build tag v1.8.36 2024-12-02 18:28:54 +08:00
smallnest
60a3812ae7 set backlog v1.8.35 2024-11-30 11:07:29 +08:00
smallnest
ab28e0e234 add RDMA v1.8.34 2024-11-30 10:33:20 +08:00
smallnest
aa4adead01 #880 support RDMA v1.8.33 2024-11-30 09:54:52 +08:00
smallnest
3166865896 Merge pull request #879 from qiaoborui/feat/add-retry-interval
feat: add retry Interval
2024-11-22 09:54:03 +08:00
Borui
8fd1207119 feat: add retryInterval 2024-11-21 21:13:14 +08:00
smallnest
2f9a712276 Merge pull request #874 from dickens7/fix-log
fix: stacks string
2024-09-17 18:48:29 +08:00
dickens7
acc8132ff0 fix: stacks string
fix: stacks string
2024-09-15 10:43:23 +08:00
smallnest
8914b35f45 #871 define a error represents service implementation error v1.8.32 2024-08-22 19:56:39 +08:00
smallnest
4ab6503a0e fix data race in case of unregister services 2024-08-22 19:47:56 +08:00
smallnest
091fbb04f1 remove statview 2024-08-22 19:44:10 +08:00
smallnest
0679c4a6c5 Merge pull request #873 from dickens7/feat-wrie-errormessage
feat: write an error message after you recover
2024-08-22 14:01:32 +08:00