5772 Commits

Author SHA1 Message Date
b500b715bf fix: doMapConvertForMapOrStructValue Struct Marshaler 2026-05-18 20:36:29 +00:00
10573cd694 fix: doMapConvertForMapOrStructValue Struct Marshaler 2023-11-01 17:30:52 +08:00
9aa2745684 fix: #3108 2023-10-30 18:40:59 +08:00
3ea61d084e fix issue #3086 (#3089) 2023-10-26 10:04:21 +08:00
2433b2ce99 ignore cmd/gf/go.work.sum from version controll (#3087) 2023-10-25 21:17:21 +08:00
927758a2a9 fix separator issue in windows os for command gf gen (#3088) 2023-10-25 21:16:05 +08:00
cb0d018fa4 feat: upgrade version and improve consul action (#3078) 2023-10-24 20:36:01 +08:00
49f69f6ade Update README.MD (#3082) 2023-10-24 20:33:10 +08:00
bcb479aabb fix issue #3077 (#3081) contrib/registry/polaris/v2.5.6 contrib/drivers/pgsql/v2.5.6 contrib/drivers/sqlite/v2.5.6 contrib/trace/otlphttp/v2.5.6 cmd/gf/v2.5.6 contrib/drivers/mysql/v2.5.6 contrib/config/consul/v2.5.6 contrib/config/apollo/v2.5.6 contrib/registry/nacos/v2.5.6 contrib/drivers/sqlitecgo/v2.5.6 contrib/registry/etcd/v2.5.6 contrib/config/nacos/v2.5.6 contrib/drivers/dm/v2.5.6 contrib/trace/jaeger/v2.5.6 contrib/rpc/grpcx/v2.5.6 contrib/sdk/httpclient/v2.5.6 contrib/config/polaris/v2.5.6 contrib/config/kubecm/v2.5.6 contrib/drivers/clickhouse/v2.5.6 contrib/registry/zookeeper/v2.5.6 contrib/drivers/oracle/v2.5.6 v2.5.6 contrib/drivers/mssql/v2.5.6 contrib/registry/file/v2.5.6 contrib/trace/otlpgrpc/v2.5.6 contrib/nosql/redis/v2.5.6 2023-10-24 10:02:04 +08:00
db59f4232f add README and example cases for nacos registry (#3075) 2023-10-23 20:04:39 +08:00
aa625d24bc add example for http rate llimit (#3072) 2023-10-23 20:02:37 +08:00
36cfbaaa22 README.MD updates for cli installation (#3071) 2023-10-23 20:00:10 +08:00
f8462b5218 split ci workflow into two workflows for short (#3069) 2023-10-23 19:28:26 +08:00
b2bd12a371 version v2.5.5 (#3068) contrib/drivers/dm/v2.5.5 contrib/config/polaris/v2.5.5 contrib/sdk/httpclient/v2.5.5 contrib/nosql/redis/v2.5.5 contrib/drivers/sqlite/v2.5.5 contrib/config/apollo/v2.5.5 contrib/drivers/pgsql/v2.5.5 contrib/config/kubecm/v2.5.5 contrib/registry/file/v2.5.5 contrib/drivers/oracle/v2.5.5 contrib/registry/zookeeper/v2.5.5 contrib/drivers/clickhouse/v2.5.5 v2.5.5 contrib/trace/otlpgrpc/v2.5.5 contrib/drivers/mssql/v2.5.5 contrib/trace/otlphttp/v2.5.5 contrib/rpc/grpcx/v2.5.5 contrib/registry/nacos/v2.5.5 contrib/config/nacos/v2.5.5 cmd/gf/v2.5.5 contrib/drivers/sqlitecgo/v2.5.5 contrib/config/consul/v2.5.5 contrib/registry/etcd/v2.5.5 contrib/drivers/mysql/v2.5.5 contrib/registry/polaris/v2.5.5 contrib/trace/jaeger/v2.5.5 2023-10-20 10:21:04 +08:00
acf2307eb9 fix issue #2963 (#3062) 2023-10-19 19:58:19 +08:00
93964ee231 delete repeat code in ut for package ghttp (#3058) 2023-10-18 20:04:07 +08:00
943939ba2b improve cache duration from second to millisecond for redis adapter of package gcache (#3052) 2023-10-18 20:02:23 +08:00
f1b5a223bf add go workspace for cmd/gf, to enable go install for cmd/gf (#3040) 2023-10-18 20:01:16 +08:00
bb9cd37fab add SetNoUrlEncode/NoUrlEncode functions for gclient.Client (#3041) 2023-10-17 21:19:59 +08:00
972f8c3aff improve comments for package gconv (#3057) 2023-10-17 21:09:46 +08:00
34e522306d resolve response is gzip in internalMiddlewareServerTracing (#3055) 2023-10-17 20:35:56 +08:00
7c92c2f7e8 improve comments and variable names for gcfg.AdapterFile of package gcfg (#3046) 2023-10-17 20:12:07 +08:00
5204bdb60d add option merge controlling generating controller files into one single file for command gf gen ctrl (#3045) 2023-10-17 20:11:23 +08:00
6ab8d065d1 fix:incorrect parameter passing causes captured errors to be lost (#3048) 2023-10-16 21:20:21 +08:00
d4e686226b improve version checks for ci script (#3047) 2023-10-16 21:18:23 +08:00
19d7714503 fix security issue for golang.org/x packages (#3042) 2023-10-16 20:45:43 +08:00
f464f30e6f improve comment of router feature for ghttp.Server (#3014) 2023-10-16 20:41:10 +08:00
XG
0e7d7d1eee feat: add -w/--watchPaths for subcommand gf run (#3009) 2023-10-12 21:07:51 +08:00
6af66a0201 add service registry implements using nacos (#2995) 2023-10-12 21:06:37 +08:00
81f3ad043d ci: Update action script to remove inactive labels (#3013) 2023-10-11 21:39:20 +08:00
ca7450f595 enable go cache for ci, coverage of ut testing is only available after merge of pr (#3011) 2023-10-11 21:38:43 +08:00
65192a7f92 fix issue gconv struct slice/map of json.RawMessage (#3006) (#3008) 2023-10-11 21:35:27 +08:00
8c309ac9fe fix issue #2907 (#3005) 2023-10-11 21:34:17 +08:00
7f1ce2aff3 fix issue #2904 (#3004) 2023-10-11 21:33:51 +08:00
10b67fc7b0 fix issues #2980 (#2994) 2023-10-11 21:28:53 +08:00
3cd005911d fix issue reading resource from manage in function New of package gres (#2961) 2023-10-10 20:02:52 +08:00
d10d96800f temporaryly close the testing of package kubecm to avoid disk unavailable issue (#3007) 2023-10-10 14:09:58 +08:00
35e5f1f204 feat: Migrate the service call tracing to use otlphttp or otlpgrpc for reporting (#3001) 2023-10-09 20:09:20 +08:00
1efdb72990 add direct service address support for grpc client (#2991) 2023-10-09 20:03:45 +08:00
8d925d4741 fix issue #2890 (#3002) 2023-10-09 20:00:08 +08:00
d6362cad16 add List2/List3/ListAndTrim2/ListAndTrim3 functions for package gstr (#2986) 2023-10-09 19:58:14 +08:00
00e83fed3f add function Partition for Model of package gdb (#2989) 2023-10-08 09:49:21 +08:00
02f1cc7b40 allowing use printToStdout, printToFile and printToWriter at the same time for Logger of package glog (#2990) 2023-10-07 20:46:24 +08:00
32a60c2e96 Add consul config adapter usage example. (#2988) 2023-10-07 20:19:47 +08:00
30040332a7 improve address configuration for grpc server (#2982) 2023-09-27 14:40:32 +08:00
569cbb09bf fix: improve specification version (#2987) 2023-09-26 22:03:18 +08:00
130191f4ed add in:header tag cache for http request to enhance performance (#2923) 2023-09-25 21:34:58 +08:00
e6732039c6 add consul config adapter (#2964) 2023-09-25 21:02:55 +08:00
df92c483d0 fix isue #2976, to be compatible with bad response type definition for strict route function (#2977) 2023-09-25 20:40:32 +08:00
7c9eefef3d feat: Preserve original file permissions & Default copy permissions c… (#2969) 2023-09-19 20:20:13 +08:00