e721124b6c
support microseconds resolution for created_at/updated_at/deleted_at ( #2512 )
2023-03-20 09:57:37 +08:00
b32eb30212
feat: improve polaris register and upgrade polaris-go version v1.3.0 ( #2524 )
2023-03-20 09:52:58 +08:00
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
dfb7f5abfb
improve error message when the router hander definition is not standrad ( #2528 )
2023-03-20 09:51:43 +08:00
56f5d5125b
fix quick exit when double click cli to install/upgrade ( #2521 )
2023-03-17 17:56:41 +08:00
5083174a92
fix goreport for gofmt ( #2523 )
2023-03-17 17:54:14 +08:00
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
b742e222d6
improve command gen pb by adding controller go files generating ( #2518 )
2023-03-14 09:47:42 +08:00
ae86f66545
fix issue #2499 #2515 ( #2517 )
2023-03-13 22:16:57 +08:00
45e4c9e16c
add tag value of in support for api definition that has meta info ( #2450 )
2023-03-13 19:29:30 +08:00
8c07f1a42c
feat: support graceful shutdown ( #2469 ) ( #2475 )
2023-03-13 19:21:56 +08:00
e6c97410ef
fix: cli gen service:BUG #2310 ( #2485 )
2023-03-13 19:17:23 +08:00
b1a55c7a32
improvement for grpcx ( #2510 )
2023-03-13 18:56:19 +08:00
1cd1449085
add package contrib/rpc/grpcx ( #2169 )
contrib/drivers/mssql/v2.3.3
contrib/config/nacos/v2.3.3
contrib/drivers/oracle/v2.3.3
contrib/registry/polaris/v2.3.3
contrib/registry/etcd/v2.3.3
contrib/drivers/pgsql/v2.3.3
contrib/rpc/grpcx/v2.3.3
v2.3.3
contrib/registry/file/v2.3.3
contrib/trace/jaeger/v2.3.3
contrib/nosql/redis/v2.3.3
contrib/config/polaris/v2.3.3
contrib/config/kubecm/v2.3.3
contrib/registry/zookeeper/v2.3.3
contrib/drivers/clickhouse/v2.3.3
contrib/config/apollo/v2.3.3
contrib/drivers/sqlite/v2.3.3
contrib/drivers/mysql/v2.3.3
contrib/drivers/dm/v2.3.3
2023-03-08 14:12:51 +08:00
55690f3738
improve unit testing cases coverage to 80%+ ( #2480 )
2023-03-07 21:27:23 +08:00
13f6fb1929
fix issue struct attribute converting when has no json name but with omitempty tag ( #2486 )
2023-03-07 21:26:32 +08:00
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
e8051bad9a
fix issue in empty json name along with omitempty tag in package oai ( #2500 )
2023-03-07 14:17:14 +08:00
d0d41a63a6
robot translator updates ( #2491 )
2023-03-07 11:01:01 +08:00
853b038a47
add issue translation robot ( #2490 )
2023-03-06 09:50:03 +08:00
34946f6105
fix configuration of Namespace for pgsql ( #2481 )
2023-03-01 19:30:40 +08:00
15d88c269d
fix: gredis maxActive config and duplicate connection bug ( #2479 )
2023-02-27 22:08:37 +08:00
cbbfd85eeb
Protect RemoveValue from race condition ( #2472 )
2023-02-23 19:47:57 +08:00
adf90c876f
improve unit testing cases ( #2468 )
2023-02-23 10:07:40 +08:00
b4f76b8448
fix: use keyword(like: group) as table name in sqlite ( #2461 )
2023-02-20 22:03:26 +08:00
ed858ebd4b
Bump golang.org/x/net from 0.1.0 to 0.7.0 in /cmd/gf ( #2460 )
2023-02-20 22:02:31 +08:00
272b9c7afd
README update for cmd/gf ( #2459 )
2023-02-20 22:01:36 +08:00
8dc8dd9756
fix issue #2261 ( #2458 )
2023-02-20 21:57:49 +08:00
a64d1001e2
improve ci by using cache feature of setup-go ( #2463 )
2023-02-20 21:51:54 +08:00
ad737ded3c
fix issue #2447 ( #2448 )
contrib/drivers/dm/v2.3.2
contrib/trace/jaeger/v2.3.2
contrib/drivers/pgsql/v2.3.2
contrib/drivers/mssql/v2.3.2
contrib/registry/etcd/v2.3.2
contrib/drivers/sqlite/v2.3.2
contrib/drivers/mysql/v2.3.2
contrib/config/apollo/v2.3.2
contrib/registry/zookeeper/v2.3.2
contrib/config/kubecm/v2.3.2
contrib/config/polaris/v2.3.2
contrib/drivers/clickhouse/v2.3.2
contrib/config/nacos/v2.3.2
v2.3.2
contrib/nosql/redis/v2.3.2
contrib/drivers/oracle/v2.3.2
contrib/registry/polaris/v2.3.2
2023-02-15 14:13:32 +08:00
ac6b0c0980
fix issue #2427 ( #2442 )
2023-02-15 09:45:40 +08:00
b69e0ff9f7
fix issue #2338 ( #2444 )
2023-02-14 09:45:29 +08:00
0361f9f7de
fix #2435 ( #2437 )
2023-02-13 19:18:30 +08:00
005668aca8
gdb error should wrap original underlying database error like MySQLError ( #2402 )
2023-02-08 19:38:11 +08:00
013f8b216a
improve Timezone escape for driver dm/mysql ( #2412 )
2023-02-08 19:35:48 +08:00
8ecfa91e5d
comment updates for with function of package gdb ( #2418 )
2023-02-08 19:10:03 +08:00
117fc6eda2
fix issue #2339 ( #2433 )
2023-02-08 19:08:10 +08:00
d66af122c7
fix issue #2331 ( #2432 )
2023-02-08 19:07:05 +08:00
a7467945ca
fix issue #2355 ( #2430 )
2023-02-08 14:17:21 +08:00
81d8aa55cd
fix issue #2371 ( #2429 )
2023-02-08 14:17:11 +08:00
4a6630138d
fix issue 2356 ( #2428 )
2023-02-08 14:17:00 +08:00
3adae3a9aa
fix type of default value in swagger ui for package goai ( #2413 )
2023-02-08 14:16:12 +08:00
21ebf48072
.gitignore updates ( #2426 )
2023-02-07 21:13:20 +08:00
2b90bcfab6
fix issue #2050 : add -t option support for command gf docker to compatable with older version ( #2423 )
2023-02-07 17:41:43 +08:00
5f0641f348
fix issue #2015 ( #2422 )
2023-02-07 14:06:26 +08:00
38c9cac578
fix issue #2011 ( #2421 )
2023-02-07 11:37:39 +08:00
9ba49fa454
fix issue in gf run failed with arguments passed in windows platform ( #2414 )
2023-02-06 20:35:11 +08:00
39fede66e6
add label planned for ci to check issue inactive ( #2408 )
...
add label planned for ci to check issue inactive
2023-01-18 17:04:26 +08:00
d984f1a9d8
add auto go mod tidy after version upgraded for command up ( #2407 )
...
* add cli upgraded supported for command up
* improve unit case for package internal/mutex
* v2.3.1
* add auto after version upgraded for command
Co-authored-by: houseme <housemecn@gmail.com >
contrib/drivers/sqlite/v2.3.1
contrib/drivers/pgsql/v2.3.1
contrib/drivers/clickhouse/v2.3.1
contrib/config/nacos/v2.3.1
contrib/registry/zookeeper/v2.3.1
contrib/config/kubecm/v2.3.1
contrib/drivers/oracle/v2.3.1
contrib/registry/polaris/v2.3.1
contrib/config/apollo/v2.3.1
contrib/drivers/mssql/v2.3.1
contrib/drivers/mysql/v2.3.1
contrib/trace/jaeger/v2.3.1
contrib/nosql/redis/v2.3.1
contrib/registry/etcd/v2.3.1
v2.3.1
contrib/drivers/dm/v2.3.1
contrib/config/polaris/v2.3.1
2023-01-18 11:28:55 +08:00