Commit Graph

5571 Commits

Author SHA1 Message Date
John Guo
9171585b2c
improve auto retrieving of ip addresses for service registering (#2593) 2023-04-23 21:58:17 +08:00
feranwq
23d8ef32a3
fix: fix typo and go-staticcheck S1002 warning (#2590) 2023-04-21 10:13:59 +08:00
John Guo
a031e112e5
add command gen enums (#2591) 2023-04-20 16:30:42 +08:00
John Guo
da8297d770
improve AddObject to support Command/*Command parameter for package gcmd (#2587) 2023-04-18 10:09:07 +08:00
John Guo
3991eb053c
fix issue #2584 (#2586) 2023-04-17 17:44:24 +08:00
John Guo
6fb26c44d7
fix issue converting values to custom type pointers (#2585) 2023-04-17 16:34:36 +08:00
HaiLaz
fdc027734c
add command make version to in Makefile (#2579) 2023-04-14 10:09:19 +08:00
John Guo
32a7f6a0f0
feature/v2.4.0-rc4 (#2578)
* v2.4.0-rc3

* v2.4.0-rc4
2023-04-12 22:01:24 +08:00
John Guo
5bbec48679
v2.4.0-rc2 (#2575) 2023-04-12 21:14:03 +08:00
John Guo
d4b9ee4c61
version updates to v2.4.0-rc (#2574)
version updates
2023-04-12 20:24:20 +08:00
刘志铭
50b5cd50bc
fix issue in New when creating concurrent-safety var for package gvar (#2573) 2023-04-12 17:38:06 +08:00
John Guo
53afbd0f05
uf case update for contrib/drivers/mysql (#2569) 2023-04-12 15:36:44 +08:00
star liu
b6874eb66d
update cli build action (#2563) 2023-04-12 11:54:15 +08:00
John Guo
7ff7de4643
inherit context from http.Request for ghttp.Request (#2550) 2023-04-12 11:54:06 +08:00
John Guo
5f148632d2
fix missing trace id in gctx.GetInitCtx (#2562) 2023-04-12 10:35:24 +08:00
wsy998
c1325ef9a3
Add Filter function to garray (#2541) 2023-04-12 10:15:11 +08:00
John Guo
d788b7ff5e
fix issue #2529 #2487 (#2548) 2023-04-12 10:14:14 +08:00
alaywn
66d0663dc5
add clickhouse support in command gf gen dao (#2557) 2023-04-12 10:14:04 +08:00
John Guo
a56524ee05
add RemoveValues for package garray (#2568)
add RemoveValues for package garray
2023-04-12 10:12:28 +08:00
John Guo
1aa9f2809e
improve stream response for http (#2564) 2023-04-12 10:12:11 +08:00
HaiLaz
261672e84c
feat: automatic update gf for contrib (#2551) 2023-04-11 21:13:29 +08:00
John Guo
6a4e39e815
change temp dir to os.TempDir for package gfile (#2547) 2023-03-29 11:58:20 +08:00
dependabot[bot]
4af9ce8a81
Bump golang.org/x/crypto from 0.0.0-20200622213623-75b288015ac9 to 0.1.0 in /cmd/gf (#2546) 2023-03-28 20:03:07 +08:00
HaiLaz
5f146720fe
fix: unified go.mod dependent version (#2452) 2023-03-28 09:25:29 +08:00
忆灬凝
67e6772d88
comment updates for gdb.Builder (#2513) 2023-03-28 09:23:08 +08:00
John Guo
12e9febe9e
fix issue #2516 (#2531)
* fix issue #2516

* golang ci configuration updates

* add example for default value of http request
2023-03-22 20:14:57 +08:00
John Guo
676022eeb6
fix issue #2509 (#2530) 2023-03-21 22:10:41 +08:00
XG
3a8fc1e70d
optimize the handling of the SIGUSR1 signal (#2532)
optimize the handling of the SIGUSR1 signal
2023-03-21 21:26:49 +08:00
hinego
0b6798acb5
add Quick mode for gtimer (#2488) 2023-03-20 10:00:55 +08:00
Wesley Wu
e721124b6c
support microseconds resolution for created_at/updated_at/deleted_at (#2512) 2023-03-20 09:57:37 +08:00
houseme
b32eb30212
feat: improve polaris register and upgrade polaris-go version v1.3.0 (#2524) 2023-03-20 09:52:58 +08:00
houseme
967a39ecbe
feat:upgrade polairs-go sdk version v1.3.0 for config (#2525)
feat:upgrade polairs-go sdk version v1.3.0
2023-03-20 09:52:19 +08:00
John Guo
dfb7f5abfb
improve error message when the router hander definition is not standrad (#2528) 2023-03-20 09:51:43 +08:00
HaiLaz
56f5d5125b
fix quick exit when double click cli to install/upgrade (#2521) 2023-03-17 17:56:41 +08:00
HaiLaz
5083174a92
fix goreport for gofmt (#2523) 2023-03-17 17:54:14 +08:00
John Guo
4a278dfd79
improve grpcx (#2522) 2023-03-17 17:51:10 +08:00
旺旺碎冰冰
80d57ed8f9
add postForm with multi data content type support (#2508) 2023-03-14 09:57:22 +08:00
John Guo
b742e222d6
improve command gen pb by adding controller go files generating (#2518) 2023-03-14 09:47:42 +08:00
John Guo
ae86f66545
fix issue #2499 #2515 (#2517) 2023-03-13 22:16:57 +08:00
HaiLaz
45e4c9e16c
add tag value of in support for api definition that has meta info (#2450) 2023-03-13 19:29:30 +08:00
XG
8c07f1a42c
feat: support graceful shutdown (#2469) (#2475) 2023-03-13 19:21:56 +08:00
Sany
e6c97410ef
fix: cli gen service:BUG #2310 (#2485) 2023-03-13 19:17:23 +08:00
John Guo
b1a55c7a32
improvement for grpcx (#2510) 2023-03-13 18:56:19 +08:00
John Guo
1cd1449085
add package contrib/rpc/grpcx (#2169) 2023-03-08 14:12:51 +08:00
HaiLaz
55690f3738
improve unit testing cases coverage to 80%+ (#2480) 2023-03-07 21:27:23 +08:00
John Guo
13f6fb1929
fix issue struct attribute converting when has no json name but with omitempty tag (#2486) 2023-03-07 21:26:32 +08:00
John Guo
e8088a6563
improve command gen dao by removing all dao files if clear option is true (#2502)
* improve command  by removing all dao files if clear option is true

* version updates
2023-03-07 19:32:13 +08:00
John Guo
e8051bad9a
fix issue in empty json name along with omitempty tag in package oai (#2500) 2023-03-07 14:17:14 +08:00
John Guo
d0d41a63a6
robot translator updates (#2491) 2023-03-07 11:01:01 +08:00
John Guo
853b038a47
add issue translation robot (#2490) 2023-03-06 09:50:03 +08:00