Commit Graph

  • b53f9f5f2d fix: correct spelling of 'TimeoutHandler' in timeout handler comment (#4917) Leon cap 2025-06-04 23:48:37 +08:00
  • 36d57626b6 chore(deps): bump github.com/redis/go-redis/v9 from 9.8.0 to 9.9.0 (#4905) dependabot[bot] 2025-05-28 11:32:57 +08:00
  • 4e36ba832f Update readme.md (#4897) Kevin Wan 2025-05-25 22:25:56 +08:00
  • a44954a771 fix: don't set read/write timeout if timeout middleware disabled (#4895) tools/goctl/v1.8.4-beta Kevin Wan 2025-05-25 15:07:58 +08:00
  • f3edd4b880 goctl: v1.8.4-beta (#4890) kesonan 2025-05-25 13:36:56 +08:00
  • 2de3e397ff chore: revert go version to 1.21 (#4893) Kevin Wan 2025-05-24 18:17:49 +08:00
  • a435eb56f2 perf(hash): optimize Md5Hex encoding performance (#4891) Qiu shao 2025-05-24 16:41:21 +08:00
  • d80761c147 chore: refactor coding style (#4887) Kevin Wan 2025-05-22 23:29:40 +08:00
  • e7bd0d8b60 update:To standardize the time format, use the go standard library's own (#4875) me-cs 2025-05-22 23:26:53 +08:00
  • b109b3ef4c update:use builtin cmp func (#4879) me-cs 2025-05-22 23:19:13 +08:00
  • e3c371ac89 chore: refactor Kevin Wan 2025-05-20 12:59:35 +00:00
  • 15eb6f4f6d test(hash): modify TestConsistentHashTransferOnFailure to more reasonable test transfer ratio (#4874) 燕归来 2025-05-20 20:51:50 +08:00
  • 4d3681b71c Optimize slicing operations (#4877) me-cs 2025-05-20 19:36:02 +08:00
  • a682bda0bb chore(deps): bump github.com/jackc/pgx/v5 from 5.7.4 to 5.7.5 (#4871) dependabot[bot] 2025-05-20 10:19:06 +08:00
  • 45b27ad93a goctl: 1.8.4-beta (#4869) kesonan 2025-05-19 23:30:50 +08:00
  • 292a8302a1 chore: optimize mcp (#4866) Kevin Wan 2025-05-17 12:28:06 +08:00
  • 91ab1f6d2b goctl features of 1.8.4-alpha (#4849) tools/goctl/v1.8.4-alpha kesonan 2025-05-15 21:59:48 +08:00
  • 5048c350ae chore: fix test failure in profilecenter_test.go Kevin Wan 2025-05-15 13:31:53 +00:00
  • 94edc32f3e chore: optimize profile center and remove tablewriter dependency Kevin Wan 2025-05-15 13:22:27 +00:00
  • ec989b2e2a chore: for backward compatibility (#4852) Kevin Wan 2025-05-11 20:19:00 +08:00
  • 82fe802e81 update:Use the official sync.OnceFunc (#4840) me-cs 2025-05-11 20:08:43 +08:00
  • 072d68f897 update:Use the official slice operate func (#4841) me-cs 2025-05-11 19:48:54 +08:00
  • 2e91ba5811 chore: refactor rest file server (#4851) Kevin Wan 2025-05-11 12:44:43 +08:00
  • 5564c43197 feat: serve files using embed.FS (#4847) shaouai 2025-05-10 23:43:13 +08:00
  • e55158b0f7 chore: update deps in goctl (#4830) tools/goctl/v1.8.3 Kevin Wan 2025-05-04 16:18:02 +08:00
  • 69aa7fe346 feat: improve mcp (#4828) v1.8.3 Kevin Wan 2025-05-04 15:29:14 +08:00
  • c3820a95c1 release goctl swagger (#4829) kesonan 2025-05-04 14:05:41 +08:00
  • 493f3bad0f fix: allow special characters like periods in API route paths (#4827) Kevin Wan 2025-05-04 11:07:43 +08:00
  • eb0d5ad3a4 Update readme-cn.md (#4826) Kevin Wan 2025-05-02 17:31:49 +08:00
  • 14192050ae fix: goctl api tsgen (#4726) wwwfeng 2025-05-02 17:15:32 +08:00
  • 9193e771e3 fix: pg gen model missing cache prefix (#4788) spectatorMrZ 2025-05-02 16:52:55 +08:00
  • 808b4e496a feat:add cache prefix support to pg (#4741) hoshi 2025-05-02 16:10:47 +08:00
  • e416d01f8d api format from stdin (#4772) kesonan 2025-05-02 15:59:47 +08:00
  • 789c5de873 fix(marshaler): fix bug when marshal array (#4790) Joe Bird 2025-05-02 15:54:00 +08:00
  • 52078a0c14 Fix the issue of generating swagger @doc "xxx" that fails, and use th… (#4816) Rankgice 2025-05-02 15:06:03 +08:00
  • 7ef13116a0 feat: add http to http method test case (#4820) Qiu shao 2025-05-02 14:59:36 +08:00
  • 6b8053410a chore(deps): bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0 (#4821) dependabot[bot] 2025-05-02 14:48:30 +08:00
  • 81c6928445 chore(deps): bump github.com/emicklei/proto from 1.14.0 to 1.14.1 in /tools/goctl (#4817) dependabot[bot] 2025-05-02 14:29:42 +08:00
  • 761c2dd716 chore: update goctl version (#4822) Kevin Wan 2025-05-02 14:18:54 +08:00
  • aeceb3cfbe Update goctl version to 1.8.3-beta (#4812) tools/goctl/v1.8.3-beta kesonan 2025-04-27 23:53:49 +08:00
  • 15ea07aad1 goctl: support custom swagger authentication (#4811) kesonan 2025-04-27 23:43:37 +08:00
  • 98bebbc74f feat(swagger): allow users to specify the generated swagger file name (#4809) shaouai 2025-04-27 23:34:52 +08:00
  • eafd11d949 goctl: supported api types group for EXPERIMENTAL(实验性功能:支持 api type 结构体按照分组名称拆分文件) (#4810) kesonan 2025-04-27 23:18:33 +08:00
  • b251ce346e feat: mcp server sdk (#4794) Kevin Wan 2025-04-27 23:06:37 +08:00
  • 812140ba36 fix: goctl swagger missing security definition and submit json body data error (#4808) kesonan 2025-04-25 22:58:45 +08:00
  • 44735e949c fix array schmea generation incorrect (#4801) kesonan 2025-04-24 07:59:01 +08:00
  • bf313c3c56 fix: swagger separator incorrect in Windows OS (#4799) kesonan 2025-04-23 21:51:02 +08:00
  • 94e7753262 fix: the parameter "required" in the Swagger document generated for repair is incorrect (#4791) #3885 kesonan 2025-04-21 12:18:02 +08:00
  • 9c478626d2 feature/goctl-api-swagger (#4780) kesonan 2025-04-17 22:38:55 +08:00
  • 801c283478 Delete issue-translator.yml Kevin Wan 2025-04-10 12:01:21 +08:00
  • 2a54faf997 chore: coding style (#4771) Kevin Wan 2025-04-10 09:28:42 +08:00
  • ecd98f3653 chore: add more orm_test (#4766) Hanggang Z 2025-04-09 21:49:00 +08:00
  • 61641581eb fix: form fields of request optional (#4755) soasurs 2025-04-08 21:05:21 +08:00
  • 6f2730d5ae chore: update goctl version (#4754) tools/goctl/v1.8.2 Kevin Wan 2025-04-06 19:09:02 +08:00
  • 0eff777b62 chore(deps): bump github.com/jackc/pgx/v5 from 5.7.2 to 5.7.4 (#4737) v1.8.2 dependabot[bot] 2025-03-26 22:41:55 +08:00
  • cafbf535f7 chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#4734) dependabot[bot] 2025-03-26 16:28:36 +08:00
  • 6edfce63e3 feat: add rest.WithSSE to build SSE route easier (#4729) Kevin Wan 2025-03-22 13:38:13 +08:00
  • cdb0098b18 chore(deps): bump github.com/redis/go-redis/v9 from 9.7.1 to 9.7.3 (#4722) dependabot[bot] 2025-03-21 09:51:31 +08:00
  • 620c7f9693 chore: add more tests (#4718) Kevin Wan 2025-03-19 23:54:04 +08:00
  • dba444a382 feat: support redis getdel command (#4709) Meng Ye 2025-03-19 23:40:14 +08:00
  • b24fb3ebf7 chore(deps): bump github.com/fullstorydev/grpcurl from 1.9.2 to 1.9.3 (#4701) dependabot[bot] 2025-03-12 12:05:28 +08:00
  • 967f0926eb fix: fix the bug of the numeric/decimal data type in pg (#4686) POABOB 2025-03-07 19:12:02 +08:00
  • e68c683df9 chore(deps): bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#4683) dependabot[bot] 2025-03-05 11:14:23 +08:00
  • 247985a065 chore: refactoring & add more tests (#4677) Kevin Wan 2025-03-02 20:11:10 +08:00
  • 80573af0d8 feat: Add support for serialization of anonymous fields in HTTP client(httpc) (#4676) anlynn 2025-03-02 19:10:50 +08:00
  • c0394b631a chore: fix display problems in version-check workflow (#4675) Kevin Wan 2025-03-01 22:18:49 +08:00
  • 68d1aba377 chore: upgrade go-zero version in goctl (#4674) tools/goctl/v1.8.1 Kevin Wan 2025-03-01 21:23:23 +08:00
  • 3315e60272 chore: performance tunning for stable runner (#4670) v1.8.1 Kevin Wan 2025-02-26 19:19:24 +08:00
  • 327ef73700 chore(deps): bump go.mongodb.org/mongo-driver from 1.17.2 to 1.17.3 (#4669) dependabot[bot] 2025-02-26 10:03:43 +08:00
  • eb11521655 chore(deps): bump github.com/redis/go-redis/v9 from 9.7.0 to 9.7.1 (#4665) dependabot[bot] 2025-02-22 08:19:28 +08:00
  • 4c37545e55 Update readme-cn.md (#4664) Kevin Wan 2025-02-20 21:13:33 +08:00
  • 2f47c1fba4 chore(deps): bump github.com/prometheus/client_golang from 1.20.5 to 1.21.0 (#4663) dependabot[bot] 2025-02-20 11:14:13 +08:00
  • 16d54d0ace chore(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 in /tools/goctl (#4662) dependabot[bot] 2025-02-19 11:38:41 +08:00
  • 9925bcbf99 chore(deps): bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0 (#4661) dependabot[bot] 2025-02-19 11:13:41 +08:00
  • 38a5ecb796 chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 in /tools/goctl (#4660) dependabot[bot] 2025-02-18 10:47:42 +08:00
  • af78fc7c5f chore: add more tests (#4656) Kevin Wan 2025-02-14 23:43:34 +08:00
  • 790302b486 fix: should not ignore slowThreshold (#4655) Kevin Wan 2025-02-14 23:14:57 +08:00
  • 6a0672b801 fix: SlowThreshold configuration not taking effect (#4654) Nanosk07 2025-02-14 22:56:25 +08:00
  • 560c61612c chore: refactor (#4652) Kevin Wan 2025-02-14 09:41:54 +08:00
  • 6a988dc4a9 fix: make test purpose method private (#4649) Kevin Wan 2025-02-14 00:31:53 +08:00
  • 15842c3c7a Create version-check.yml (#4646) Kevin Wan 2025-02-13 19:39:22 +08:00
  • f2914a74df fix: update version to match with the release (#4645) Rui Chen 2025-02-12 20:11:09 -05:00
  • f113d512e8 chore: coding style (#4644) tools/goctl/v1.7.7 Kevin Wan 2025-02-12 23:48:39 +08:00
  • 7a4818da59 Generate caches that support custom key prefix. (#4643) kesonan 2025-02-12 23:31:30 +08:00
  • 48d0709ca6 chore(deps): bump golang.org/x/net from 0.34.0 to 0.35.0 (#4640) dependabot[bot] 2025-02-11 09:25:16 +08:00
  • f747585518 chore: simplify http query array parsing (#4637) Kevin Wan 2025-02-09 01:00:52 +08:00
  • 507ff96546 feat add tag switch to disable form array of split comma format (#4633) xuerbujia 2025-02-09 00:34:41 +08:00
  • 651eabb4c6 chore: refactor gateway http context (#4636) Kevin Wan 2025-02-08 21:18:07 +08:00
  • e6b4372056 fix(gateway): fixed http gateway context propagation error (#4634) #Suyghur 2025-02-08 17:50:26 +08:00
  • 24073969a1 fix: redis username not working in redis v7 (#4632) Kevin Wan 2025-02-08 12:21:35 +08:00
  • ca797ed22c chore: add trailing newlines (#4631) Kevin Wan 2025-02-07 23:39:02 +08:00
  • e347d3f8f8 fix(goctl): allow duplicate_path_expression under different prefix (#4626) youzipi 2025-02-07 16:37:11 +08:00
  • 396393b336 chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (#4627) dependabot[bot] 2025-02-07 10:05:22 +08:00
  • 1f0531b254 chore(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 in /tools/goctl (#4628) dependabot[bot] 2025-02-07 08:25:54 +08:00
  • 77fb271a06 feat(goctl): support go work (#4332) (#4344) ningzi 2025-02-05 22:22:40 +08:00
  • af7cf79963 chore(deps): bump golang.org/x/time from 0.9.0 to 0.10.0 (#4621) dependabot[bot] 2025-02-05 22:00:54 +08:00
  • 7926d396d7 chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 in /tools/goctl (#4620) dependabot[bot] 2025-02-05 10:16:06 +08:00
  • 080cd3df84 chore(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0 (#4622) dependabot[bot] 2025-02-05 09:27:03 +08:00
  • c4e1a6a2d8 chore: refactor mapreduce (#4619) Kevin Wan 2025-02-01 00:12:37 +08:00
  • 4e71e95e44 chore: add comments (#4618) Kevin Wan 2025-01-31 22:42:46 +08:00