wln32
|
f039393b2b
|
fix: map converting in loop logic of validation for package gvalid (#3423)
|
2024-04-01 19:23:12 +08:00 |
|
Yuyang Zhang(helloqiu)
|
00ba053ce6
|
enhance: use in-memory cache for soft field name and type (#3420)
|
2024-04-01 19:22:23 +08:00 |
|
oldme
|
dcf1f19ff7
|
enhance: Save operation support for mssql (#3365)
|
2024-04-01 19:18:54 +08:00 |
|
oldme
|
06826750ed
|
enhance: improve Save feature for drivers oracle and dm (#3426)
|
2024-04-01 19:08:26 +08:00 |
|
John Guo
|
e0a2645f4a
|
fix: #3390 name&shor tag mapping failed to command input object for package gcmd (#3429)
|
2024-04-01 19:07:08 +08:00 |
|
xxxwang1983
|
509fdf45c6
|
feat: add auth support in address configuration for etcd registry (#3439)
|
2024-03-29 19:19:45 +08:00 |
|
oldme
|
1e7d897b66
|
fix: lost trace content in occasion when shutting down trace (#3418)
|
2024-03-29 10:08:58 +08:00 |
|
John Guo
|
6df0a9ca66
|
fix: the cron job with precise second time pattern might be executed twice in the same time (#3437)
|
2024-03-28 22:09:11 +08:00 |
|
John Guo
|
1c12f3a30d
|
fix: http superfluous response.WriteHeader call in some scenario (#3428)
|
2024-03-28 22:08:54 +08:00 |
|
wohenbushuang
|
3a9e0e34ca
|
fix: #3432 Add Access-Control-Expose-Headers: Content-Disposition header in ServeFileDownload (#3433)
|
2024-03-28 20:07:56 +08:00 |
|
John Guo
|
8669512f42
|
feat: add metric feature support in goframe (#3138)
|
2024-03-24 21:18:30 +08:00 |
|
John Guo
|
313d9d138f
|
fix: unit testing cases of contrib/drivers occasionally failed by using now time assertion (#3410)
|
2024-03-21 21:57:33 +08:00 |
|
wln732
|
040118b7c6
|
fix: #3370 fixed process parameter parsing failed on Windows for package gproc (#3386)
|
2024-03-20 19:58:42 +08:00 |
|
John Guo
|
b3f48212f1
|
fix: #3362 IsEmpty panics when some interface implement panics with nil receiver (#3367)
|
2024-03-20 19:52:12 +08:00 |
|
oldme
|
cade0775e8
|
enhance: Save operation support for contrib/drivers/dm (#3404)
|
2024-03-20 19:18:25 +08:00 |
|
oldme
|
164aad48c3
|
fix: unit test of dm failed occasionally (#3382)
|
2024-03-19 19:40:52 +08:00 |
|
Pang Jin Hui
|
04756d05a7
|
fix: fix lost log directory path for grapc log (#3387)
|
2024-03-18 19:14:31 +08:00 |
|
oldme
|
409041b965
|
enhance: support save for Oracle (#3364)
|
2024-03-13 20:11:45 +08:00 |
|
oldme
|
11f7187367
|
fix: unit test of dm failed occasionally (#3369)
|
2024-03-13 19:29:41 +08:00 |
|
oldme
|
4feda4c395
|
enhance: do not ignore error from gdb.FormatMultiLineSqlToSingle func (#3368)
|
2024-03-13 19:22:17 +08:00 |
|
施国鹏
|
a8713da97f
|
enhance: cut tracing content as unicode for safety (#3342)
|
2024-03-13 19:21:16 +08:00 |
|
oldme
|
199737cd0f
|
fix: for typo in comments for package contrib/drivers and gdb (#3366)
|
2024-03-12 20:40:20 +08:00 |
|
oldme
|
3a8f246569
|
fix: unit test error in PgSQL and SQLite; Unified t.Assert(err, nil) to t.AssertNil(err) (#3356)
|
2024-03-12 20:05:03 +08:00 |
|
John Guo
|
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)
|
2024-03-07 11:36:42 +08:00 |
|
oldme
|
cab6b89446
|
enhance: update contrib/drivers/README.MD (#3355)
|
2024-03-07 11:34:49 +08:00 |
|
John Guo
|
6ed3038312
|
feat: version v2.6.4 (#3352)
|
2024-03-07 10:12:58 +08:00 |
|
laushunyu
|
9b48da459e
|
enhance: add sentinel auth config for redis (#3348)
|
2024-03-06 19:27:52 +08:00 |
|
oldme
|
fbd266fad0
|
enhance: add Save operation support for SQLite #2764 (#3315)
|
2024-03-06 19:22:58 +08:00 |
|
oldme
|
240dadff92
|
fix: WherePri function wrong in pgsql #3330 (#3339)
|
2024-03-06 19:19:07 +08:00 |
|
oldme
|
290f4a3e65
|
fix: recognize json_valid constraint as json field type for database mariadb #2746 (#3309)
|
2024-03-06 19:07:31 +08:00 |
|
oldme
|
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 |
|
John Guo
|
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 |
|
houseme
|
4feb8219fa
|
feat: upgrade set-go version and add go 1.22 version (#3316)
|
2024-03-04 20:18:31 +08:00 |
|
oldme
|
509cc47d3f
|
enhance: add Save operation support for pgsql #3053 (#3324)
|
2024-03-04 20:17:43 +08:00 |
|
Agzer0
|
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 |
|
weiwei
|
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 |
|
Tallone
|
39a88ef650
|
fix typo (#3332)
|
2024-02-27 21:09:43 +08:00 |
|
oldme
|
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 |
|
oldme
|
a1a9465e52
|
add ExampleCache_Clear (#3310)
|
2024-02-27 19:42:58 +08:00 |
|
John Guo
|
d64a31fd1a
|
new version v2.6.3 (#3308)
|
2024-02-07 17:11:36 +08:00 |
|
John Guo
|
6cdf044320
|
fix issue #2616 (#3307)
|
2024-02-07 16:47:41 +08:00 |
|
John Guo
|
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 |
|
oldme
|
51326f3d02
|
fix #3245 (#3298)
|
2024-02-06 11:47:25 +08:00 |
|
oldme
|
e1fa99013a
|
use iota to unify the enums definition (#3305)
|
2024-02-06 11:44:29 +08:00 |
|