John Guo
|
f3437dc00f
|
add generic support for http routes registering #2227 #2457 (#2807)
|
2023-08-02 20:35:58 +08:00 |
|
John Guo
|
574d63b4fd
|
fix issue #2803 (#2805)
|
2023-08-01 22:06:10 +08:00 |
|
John Guo
|
53e5a04073
|
change minimum golang version from v1.15 to v1.18 (#2820)
|
2023-08-01 21:15:28 +08:00 |
|
XG
|
c51785125e
|
refactor: add default client instance for contrib/sdk/httpclient (#2814)
|
2023-08-01 20:45:20 +08:00 |
|
XG
|
5230f8304e
|
fix issue #2816 (#2817)
|
2023-08-01 20:11:52 +08:00 |
|
John Guo
|
e0e00434cc
|
expose iClient as IClient in generated sdk for command gen ctrl (#2804)
|
2023-07-26 21:27:58 +08:00 |
|
hinego
|
b95cb3180d
|
fix gen ctrl import path (#2800)
|
2023-07-25 21:50:47 +08:00 |
|
John Guo
|
dec66dbd05
|
add NeverDone function for package gctx that creates and returns a never done ctx (#2784)
|
2023-07-25 20:45:34 +08:00 |
|
John Guo
|
cb44c40a9c
|
fix issue #2482 (#2789)
|
2023-07-25 20:28:50 +08:00 |
|
houseme
|
2c22f4e17d
|
feat: improve watch for polaris registrar (#2788)
|
2023-07-25 20:17:17 +08:00 |
|
Agzer0
|
83fa3593b1
|
fix: orm generate sql wrong, issues #2782 (#2787)
|
2023-07-25 20:13:17 +08:00 |
|
Lonely
|
4ad508c04d
|
feat: add Diff feature to gmap (#2774)
|
2023-07-20 20:07:43 +08:00 |
|
John Guo
|
0d52386236
|
improve command init and gen ctrl (#2785)
|
2023-07-20 20:05:40 +08:00 |
|
John Guo
|
16a5318d32
|
upgrade package gopkg.in/yaml.v3 to latest stable version v3.0.1 (#2783)
|
2023-07-20 09:57:04 +08:00 |
|
John Guo
|
b1da02dff6
|
improve import path generating for command gen ctrl (#2781)
|
2023-07-20 09:56:48 +08:00 |
|
海亮
|
b99db92113
|
feat: gbuild add BuiltVersion (#2754)
|
2023-07-19 21:15:22 +08:00 |
|
Lonely
|
c0dff1dc16
|
add default time check for converting functions of gtime.Time (#2755)
|
2023-07-19 21:11:54 +08:00 |
|
XG
|
ef6ef506d6
|
fix issue #2775 (#2777)
|
2023-07-19 20:55:44 +08:00 |
|
oldme
|
b71ac868b7
|
fix gf gen ctrl import (#2771)
|
2023-07-19 20:15:26 +08:00 |
|
xyqweb
|
d72997da04
|
fix g.Wait not support OS Signal #2752 (#2768)
|
2023-07-19 20:06:06 +08:00 |
|
John Guo
|
41c0dde9bf
|
add complicated map with custom type converting support for package gconv (#2769)
|
2023-07-17 10:06:06 +08:00 |
|
John Guo
|
498b72f75a
|
improve gctx.New for none default opentelemetry provider (#2756)
|
2023-07-14 14:26:24 +08:00 |
|
John Guo
|
5e231f3d61
|
add example for package gvalid (#2767)
|
2023-07-14 14:25:25 +08:00 |
|
John Guo
|
a2fec50500
|
remove sharding feature from gdb.Model (#2758)
|
2023-07-13 21:15:53 +08:00 |
|
John Guo
|
6d7edb1479
|
fix issue #2760 (#2763)
|
2023-07-13 21:15:07 +08:00 |
|
John Guo
|
ce72f9a84b
|
fix typo (#2753)
|
2023-07-11 19:52:49 +08:00 |
|
John Guo
|
4fc24e1391
|
add endpoints configuration for ghttp.Server (#2741)
|
2023-07-06 21:29:33 +08:00 |
|
John Guo
|
160bddecd3
|
version v2.5.0 (#2747)
|
2023-07-06 21:28:38 +08:00 |
|
wanov
|
39810a520c
|
add redis-config Auth Username (#2684)
|
2023-07-06 20:58:31 +08:00 |
|
houseme
|
0dc47609b5
|
feat: improve polaris register and discovery (#2739)
|
2023-07-06 20:41:24 +08:00 |
|
John Guo
|
8fb4636cb4
|
improve command gen service for import alias and comments handling (#2745)
|
2023-07-06 20:36:33 +08:00 |
|
xxxwang1983
|
30cf3dbbe6
|
add custom endpoints configuration for package grpcx (#2625)
|
2023-07-05 09:54:57 +08:00 |
|
John Guo
|
c90e9311e3
|
fix issue #2734 (#2740)
|
2023-07-05 09:49:25 +08:00 |
|
John Guo
|
ba2a7e4417
|
add chaining function Discovery to disable/enable discovery feature for package gclient; fix issue #2737 (#2738)
|
2023-07-04 20:21:12 +08:00 |
|
John Guo
|
740dfa58a6
|
add sharding feature on Model for package gdb (#2732)
|
2023-07-04 14:42:41 +08:00 |
|
John Guo
|
9620b15ea1
|
fix length check issue (#2725)
|
2023-07-04 09:49:09 +08:00 |
|
xuyue86
|
3fab7a341d
|
feat(glog): add log rotation support for short-running process (#2658)
|
2023-06-29 20:29:33 +08:00 |
|
Lonely
|
5804547bc5
|
feat: add codecov.yml ignore cmd test (#2729)
|
2023-06-29 20:14:31 +08:00 |
|
Zwei
|
70d0d20750
|
fix issue in converting value to nil when calling IsNil return ture for gdb.Core (#2720)
|
2023-06-28 22:06:51 +08:00 |
|
xgd16
|
92e21c275c
|
Update README to demonstrate how to configure polaris (#2724)
|
2023-06-28 21:33:11 +08:00 |
|
Horizon
|
8aff08581f
|
feat:add service comments. (#2714)
|
2023-06-28 21:10:47 +08:00 |
|
John Guo
|
6eb0de42f8
|
update context of the original http request (#2717)
|
2023-06-28 21:04:49 +08:00 |
|
Lonely
|
8c4a0b61b8
|
fix: cmd gen dao typeMapping.Name=>typeMapping.Type (#2723)
|
2023-06-28 10:55:08 +08:00 |
|
John Guo
|
22696566d6
|
add type mapping feature for command gf gen dao (#2722)
|
2023-06-28 10:06:33 +08:00 |
|
John Guo
|
c5c2938380
|
improve command gen ctrl and gen service (#2711)
|
2023-06-19 20:47:32 +08:00 |
|
John Guo
|
d6433de4a6
|
add command gen ctrl for parsing api to generate controller and sdk go files (#2708)
|
2023-06-15 14:16:10 +08:00 |
|
muzifeng
|
15eaac35a8
|
bugfix : when using otel, calling gclient *Raw methods may result in null pointer exceptions (#2697)
|
2023-06-12 20:52:48 +08:00 |
|
rexxar5188
|
46f3196297
|
Update gcompress_zip.go (#2694)
Fix index out of range when zipfile has dir __MAXOSX
|
2023-06-12 20:46:31 +08:00 |
|
oldme
|
842e5a6774
|
fix gdb_fun.go code comments (#2687)
|
2023-06-12 19:52:38 +08:00 |
|
John Guo
|
2ece368810
|
add new validation rule "enums" (#2690)
|
2023-06-07 09:48:29 +08:00 |
|