Commit Graph

5892 Commits

Author SHA1 Message Date
607f079b23 fix: cache value assertion panic if the cache adapter is not in-memory for soft time feature of package gdb; improve converting performance for gconv.Scan (#3351) contrib/registry/zookeeper/v2.6.4 contrib/nosql/redis/v2.6.4 contrib/registry/file/v2.6.4 contrib/registry/polaris/v2.6.4 contrib/sdk/httpclient/v2.6.4 contrib/drivers/sqlitecgo/v2.6.4 cmd/gf/internal/cmd/testdata/build/varmap/v2.6.4 contrib/drivers/dm/v2.6.4 contrib/drivers/pgsql/v2.6.4 contrib/config/nacos/v2.6.4 contrib/config/kubecm/v2.6.4 contrib/trace/jaeger/v2.6.4 cmd/gf/v2.6.4 contrib/registry/etcd/v2.6.4 v2.6.4 contrib/drivers/mssql/v2.6.4 contrib/drivers/clickhouse/v2.6.4 contrib/trace/otlpgrpc/v2.6.4 contrib/drivers/mysql/v2.6.4 contrib/drivers/sqlite/v2.6.4 contrib/trace/otlphttp/v2.6.4 contrib/config/apollo/v2.6.4 contrib/config/polaris/v2.6.4 contrib/config/consul/v2.6.4 contrib/registry/nacos/v2.6.4 contrib/rpc/grpcx/v2.6.4 contrib/drivers/oracle/v2.6.4 2024-03-07 11:36:42 +08:00
cab6b89446 enhance: update contrib/drivers/README.MD (#3355) 2024-03-07 11:34:49 +08:00
6ed3038312 feat: version v2.6.4 (#3352) 2024-03-07 10:12:58 +08:00
9b48da459e enhance: add sentinel auth config for redis (#3348) 2024-03-06 19:27:52 +08:00
fbd266fad0 enhance: add Save operation support for SQLite #2764 (#3315) 2024-03-06 19:22:58 +08:00
240dadff92 fix: WherePri function wrong in pgsql #3330 (#3339) 2024-03-06 19:19:07 +08:00
290f4a3e65 fix: recognize json_valid constraint as json field type for database mariadb #2746 (#3309) 2024-03-06 19:07:31 +08:00
97fcd9d726 enhance: improve FormatUpsert implements for pgsql (#3349) 2024-03-06 19:05:13 +08:00
df15d70466 enhance: change tracing span name from request uri to router uri for http request (#3338) 2024-03-05 21:11:27 +08:00
680ae8616b fix: generated dao go files forcely cleared by command gf gen dao if clear set true (#3337) 2024-03-05 20:49:19 +08:00
4feb8219fa feat: upgrade set-go version and add go 1.22 version (#3316) 2024-03-04 20:18:31 +08:00
509cc47d3f enhance: add Save operation support for pgsql #3053 (#3324) 2024-03-04 20:17:43 +08:00
849b104c31 enhance: gproc.signal enhance #3325 (#3326) 2024-03-04 20:10:05 +08:00
ce3ef13e6a fix: otel tracing content contains invalid UTF-8 (#3340) 2024-02-29 20:22:42 +08:00
rio
c8a73f8c25 nacos-sdk-go upgrade to v2 (#3334) 2024-02-28 21:52:32 +08:00
b71ee13ccd fix error code comment on i18n defaultLanguage value (#3335) 2024-02-28 21:51:43 +08:00
a347cdc30e fix github pages ci (#3331) 2024-02-28 19:20:37 +08:00
39a88ef650 fix typo (#3332) 2024-02-27 21:09:43 +08:00
8b156e25c4 enhance mysql_z_unit_model_test (#3329) 2024-02-27 21:07:31 +08:00
eb0c4b3824 fix #3226 (#3322) 2024-02-27 20:37:49 +08:00
56ef0c0735 fix issue command gf run -w takes no effect (#3321) 2024-02-27 20:33:57 +08:00
a1a9465e52 add ExampleCache_Clear (#3310) 2024-02-27 19:42:58 +08:00
d64a31fd1a new version v2.6.3 (#3308) contrib/nosql/redis/v2.6.3 contrib/registry/file/v2.6.3 contrib/config/polaris/v2.6.3 contrib/drivers/oracle/v2.6.3 contrib/drivers/mysql/v2.6.3 contrib/config/nacos/v2.6.3 contrib/trace/otlphttp/v2.6.3 v2.6.3 contrib/registry/etcd/v2.6.3 contrib/registry/nacos/v2.6.3 contrib/drivers/sqlite/v2.6.3 contrib/drivers/sqlitecgo/v2.6.3 contrib/trace/jaeger/v2.6.3 contrib/drivers/pgsql/v2.6.3 contrib/drivers/dm/v2.6.3 cmd/gf/internal/cmd/testdata/build/varmap/v2.6.3 contrib/registry/zookeeper/v2.6.3 contrib/rpc/grpcx/v2.6.3 contrib/trace/otlpgrpc/v2.6.3 contrib/drivers/mssql/v2.6.3 contrib/config/consul/v2.6.3 cmd/gf/v2.6.3 contrib/drivers/clickhouse/v2.6.3 contrib/registry/polaris/v2.6.3 contrib/sdk/httpclient/v2.6.3 contrib/config/apollo/v2.6.3 contrib/config/kubecm/v2.6.3 2024-02-07 17:11:36 +08:00
6cdf044320 fix issue #2616 (#3307) 2024-02-07 16:47:41 +08:00
5307f0742e add # for cron pattern that can ignore seconds, which makes the cron pattern running in minimum minute like linux crontab pattern (#3306) 2024-02-07 15:38:24 +08:00
51326f3d02 fix #3245 (#3298) 2024-02-06 11:47:25 +08:00
e1fa99013a use iota to unify the enums definition (#3305) 2024-02-06 11:44:29 +08:00
72014689e4 fix issue #2643 (#3304) 2024-02-06 10:21:44 +08:00
2acdf4bb47 add field type detection for soft time field like created_at/updated_at/deleted_at to support unix timestamp or bool deleting table field (#3293) 2024-02-06 10:21:23 +08:00
85c5b7f19e fix issue #2594 (#3303) 2024-02-05 20:40:03 +08:00
42ec1a0076 fix issue #2572 (#3301) 2024-02-05 19:20:05 +08:00
553cc45e54 fix empty pwd path read from gfile.Pwd() which could cause internal error logging for gview.New (#3302) 2024-02-05 16:49:44 +08:00
7415ec32c8 fix issue #2503 (#3299) 2024-02-05 10:30:03 +08:00
14568562e3 fix issue #2552 (#3300) 2024-02-05 10:29:43 +08:00
cc79d23334 fix issue #2457 (#3297) 2024-02-02 10:57:24 +08:00
ef2b47d180 fix issue #3292 (#3294) 2024-02-01 16:02:36 +08:00
adc056f547 feat: support running commands via non-command line arguments (#3290) 2024-01-30 20:14:13 +08:00
8266a16b4e fix issue #3286 (#3289) 2024-01-30 20:03:58 +08:00
c4a51f4c2f bugfix:fix gconv map deep option not effective (#3287) 2024-01-29 19:52:04 +08:00
4ddc9c3909 add offline document link in readme.md (#3284) 2024-01-25 20:47:21 +08:00
0a2f8abb40 Update annotation for redis.toml (#3282) 2024-01-24 20:37:41 +08:00
81de5d3f25 fix workflow script for cli building and release (#3279) 2024-01-24 20:36:50 +08:00
e6d61e6e14 fix error in gerror.HasCode (#3277) 2024-01-24 20:36:32 +08:00
4fb739615b version v2.6.2 (#3276) contrib/trace/otlpgrpc/v2.6.2 contrib/drivers/dm/v2.6.2 contrib/config/apollo/v2.6.2 contrib/registry/nacos/v2.6.2 contrib/config/polaris/v2.6.2 cmd/gf/internal/cmd/testdata/build/varmap/v2.6.2 contrib/drivers/oracle/v2.6.2 contrib/drivers/mysql/v2.6.2 contrib/config/nacos/v2.6.2 contrib/registry/polaris/v2.6.2 contrib/trace/otlphttp/v2.6.2 contrib/registry/file/v2.6.2 contrib/config/kubecm/v2.6.2 contrib/trace/jaeger/v2.6.2 contrib/drivers/clickhouse/v2.6.2 contrib/drivers/sqlitecgo/v2.6.2 contrib/rpc/grpcx/v2.6.2 contrib/nosql/redis/v2.6.2 contrib/registry/etcd/v2.6.2 contrib/drivers/mssql/v2.6.2 contrib/drivers/pgsql/v2.6.2 contrib/sdk/httpclient/v2.6.2 contrib/drivers/sqlite/v2.6.2 contrib/config/consul/v2.6.2 v2.6.2 contrib/registry/zookeeper/v2.6.2 cmd/gf/v2.6.2 2024-01-22 21:53:10 +08:00
ba39323d30 improve converter feature for package gconv (#3211) 2024-01-22 21:52:54 +08:00
383937fe69 add example for ctx keys feature of package glog (#3273) 2024-01-22 21:07:40 +08:00
Bob
f919f90bf5 rename gitee issue template (#3274)
rename gitee ISSUE_TEMPLATE.MD to ISSUE_TEMPLATE
2024-01-22 21:07:04 +08:00
b4f6f06ab5 no printing internal middleware for ghttp.Server (#3271) 2024-01-22 21:05:40 +08:00
73fbca40ca add internal error logging and update comments for gclient.RequestVar (#3270) 2024-01-18 10:21:38 +08:00
e8d3fcac6b feat: upgrade gitee sync Hub Mirror Action (#3272) 2024-01-18 10:21:14 +08:00