cdd4473df5
improve command gen service; add error trace for error of some packages
2022-06-16 17:07:25 +08:00
aaebaa7250
improve DoRequestObj for gclient.Client
2022-06-16 10:51:12 +08:00
c6ff95a3f4
README update for contrib/registry etcd/polaris
2022-06-15 21:42:12 +08:00
17ab0e2ced
remove returning error of Write* functions for ghttp.Server; add UT cases for gclient.Client.DoRequestObj
2022-06-15 19:36:53 +08:00
f4f73f2765
Merge branch 'master' of https://github.com/gogf/gf into develop
2022-06-15 16:28:20 +08:00
babc69e13d
add DoRequestObj function for gclient.Client
2022-06-15 16:28:17 +08:00
481c50f233
add example for package gerror
2022-06-15 14:46:31 +08:00
b62b2f3598
Improve the code coverage of the gudp module ( #1907 )
2022-06-13 22:01:20 +08:00
4f37abac6a
upgrade ClickHouse-Go dependencies to V2.0.15 ( #1904 )
2022-06-13 19:40:47 +08:00
31a23e724d
Improve the code coverage of the gclient module ( #1899 )
2022-06-13 19:31:42 +08:00
7d5ab1f8db
Merge branch 'master' of https://github.com/gogf/gf
2022-06-06 21:36:44 +08:00
0d8952dcde
improve WithTraceID function for package gtrace
2022-06-06 21:36:30 +08:00
bd7ec5d0b0
Feature/sqlite ut ( #1882 )
2022-06-06 19:57:53 +08:00
9e6e8001ca
fix gf gen service ignore watch file dir windows platform bug ( #1889 )
2022-06-06 19:56:44 +08:00
0639becccc
version updates
v2.1.0-rc4
contrib/drivers/mysql/v2.1.0-rc4
contrib/trace/jaeger/v2.1.0-rc4
contrib/drivers/oracle/v2.1.0-rc4
contrib/drivers/sqlite/v2.1.0-rc4
contrib/drivers/mssql/v2.1.0-rc4
contrib/drivers/clickhouse/v2.1.0-rc4
contrib/drivers/pgsql/v2.1.0-rc4
contrib/registry/polaris/v2.1.0-rc4
contrib/registry/etcd/v2.1.0-rc4
2022-06-01 16:36:40 +08:00
88844649eb
fix version of redoc
2022-06-01 16:34:07 +08:00
31c5d5a5f5
Merge branch 'master' of https://github.com/gogf/gf into develop
2022-06-01 14:44:11 +08:00
6abbc57c96
fix issue #1864
2022-05-26 15:28:17 +08:00
39af6e51c4
fix ut cases for package goai
2022-05-26 15:17:59 +08:00
ef04c8a09e
Feature/oracle ( #1869 )
2022-05-25 21:55:27 +08:00
4505d61604
improve WhereBuilder feature for package gdb
2022-05-25 21:52:08 +08:00
04d32e7a91
improve FieldsPrefix for gdb.Model
2022-05-25 16:22:46 +08:00
26066965c3
Merge branch 'master' of https://github.com/gogf/gf into develop
2022-05-25 16:02:48 +08:00
7f199527f8
improve service discovery for package gclient
2022-05-24 19:16:43 +08:00
ea79b3cbb8
move package goai from protocol to net
2022-05-24 18:53:10 +08:00
0ca81bd11a
Improve the code coverage of the gtcp module ( #1836 )
2022-05-23 22:45:12 +08:00
4d13ffdc26
improve ut case for empty upload file validation
2022-05-23 22:23:29 +08:00
331a29024e
merge master
2022-05-23 22:17:06 +08:00
6aa5c2b2ef
Fix/1748 issues #1748 ( #1817 )
2022-05-23 22:09:11 +08:00
8c969b2a84
upgrade ClickHouse dependencies to V2 ( #1772 )
2022-05-23 21:21:59 +08:00
0d7e28ee75
add deep copy feature
2022-05-23 16:51:10 +08:00
ab5062663e
Feature/gsvc interface ( #1871 )
2022-05-23 15:08:11 +08:00
896b9fa105
[ISSUE #1866 ] Fix/polaris logs dir and docker image ( #1867 )
...
* feat:modify polaris log dir
* modify polaris image docker
* fix: modify polaris docker image
2022-05-19 23:33:04 +08:00
6a01275499
improve data converting for package gdb
2022-05-19 21:44:53 +08:00
61bf0a0092
remove sqlite import for command gen dao
2022-05-19 20:13:56 +08:00
d7c5a08d20
fix issue of space char in binary pth of gofmt/goimports
2022-05-19 20:03:44 +08:00
350ee9f0a2
ci workflow updates
2022-05-19 19:59:41 +08:00
7753fc6fe1
improve error message for package gdb
2022-05-19 17:27:13 +08:00
24f5b2782d
version updates
contrib/drivers/sqlite/v2.1.0-rc3
contrib/trace/jaeger/v2.1.0-rc3
v2.1.0-rc3
contrib/drivers/pgsql/v2.1.0-rc3
contrib/registry/polaris/v2.1.0-rc3
contrib/drivers/clickhouse/v2.1.0-rc3
contrib/drivers/oracle/v2.1.0-rc3
contrib/drivers/mssql/v2.1.0-rc3
contrib/registry/etcd/v2.1.0-rc3
contrib/drivers/mysql/v2.1.0-rc3
2022-05-19 16:10:52 +08:00
853d7aaf8f
fix issue missing mysql driver import for package contrib/drivers/mysql
2022-05-19 15:02:15 +08:00
07509e9847
go mod tidy
contrib/drivers/mysql/v2.1.0-rc2
contrib/drivers/pgsql/v2.1.0-rc2
contrib/registry/etcd/v2.1.0-rc2
contrib/trace/jaeger/v2.1.0-rc2
contrib/drivers/oracle/v2.1.0-rc2
v2.1.0-rc2
contrib/drivers/sqlite/v2.1.0-rc2
contrib/registry/polaris/v2.1.0-rc2
contrib/drivers/clickhouse/v2.1.0-rc2
contrib/drivers/mssql/v2.1.0-rc2
2022-05-19 10:49:09 +08:00
ab82599ee2
Feature/polaris feat: Add Polaris support ( #1797 )
2022-05-18 22:24:40 +08:00
10e2b60ad9
workflow ci updates
2022-05-18 21:38:13 +08:00
965476c7f4
workflow ci updates
2022-05-18 21:24:15 +08:00
9536b33a6a
Fix/codecovci ( #1858 )
2022-05-18 21:18:49 +08:00
61271e4f7b
Replace the Swagger JS CDN source from jsdelivr to unpkg.com ( #1852 )
...
replace the CDN source from jsdelivr to unpkg.com
The jsdelivr cdn certificate expired in the mainland, causing the website to hang. To fix it, the solution is to replace the CDN source to unpkg.com
2022-05-18 20:34:59 +08:00
57941b6df9
Bug fix#1849 ( #1851 )
2022-05-18 20:19:40 +08:00
1102de5a66
fix issue in missing mysql import for command gen dao
2022-05-18 20:02:53 +08:00
6d33a73617
Merge branch 'master' of https://github.com/gogf/gf
2022-05-18 19:58:25 +08:00
cdcb0cdc14
Merge branch 'develop'
2022-05-18 19:58:16 +08:00