07509e9847
go mod tidy
2022-05-19 10:49:09 +08:00
ab82599ee2
Feature/polaris feat: Add Polaris support ( #1797 )
2022-05-18 22:24:40 +08:00
3a014dcb09
fix issue in UT of mysql sriver
2022-05-13 22:11:44 +08:00
0e2a0075ef
Use gconv.String instead of cast.ToString.
2022-05-12 22:59:08 +08:00
513c8605fb
update go.mod and go.sum
2022-05-12 21:11:06 +08:00
9c42ba187d
upgrade otel to v1.7.0
2022-05-10 20:37:44 +08:00
c6f14dc1b1
go mod updates
2022-05-10 17:54:42 +08:00
2cbfdf43cf
upgrade used third party package fsnotify to v1.5.4
2022-05-10 10:23:31 +08:00
32f33b9f8c
go.mod updates
2022-05-07 18:06:51 +08:00
6dacdd60dc
add sharding feature for package gdb
2022-03-21 21:17:48 +08:00
7fc75bfeff
improve ignore and up websocket 1.5.0
2022-03-19 16:16:18 +08:00
073869b354
downgrade otel version from v1.3.0 to v1.0.0
2022-02-17 15:47:08 +08:00
e2a0cb97ae
up
2022-01-29 21:30:48 +08:00
04eb654133
add error stack for internal error printing
2022-01-28 14:51:49 +08:00
d322e67117
fix string print for time only gtime.Time; improve package drivers
2022-01-27 12:04:46 +08:00
65c385c013
add etcd registry; add resolver; improve balancer
2022-01-26 20:51:17 +08:00
c9529199a1
add package gsvc/gsel
2022-01-24 23:09:26 +08:00
b79e4a3ab7
add interface function ConvertDataForRecord for gdb.DB
2021-12-23 22:00:28 +08:00
b6d60fc209
downgrade otel version to v1.0.0
2021-12-17 00:55:48 +08:00
aee52fd56e
enable OpenTelemetry in default for some core components
2021-12-16 23:09:37 +08:00
be03b3cdda
Improved import, by group improt.
2021-11-13 23:23:55 +08:00
4717e01708
replace gopkg.in/yaml.v2 with gopkg.in/yaml.v3
2021-10-25 19:17:56 +08:00
dcafba8a2d
add package goai for OpenAPIv3 support
2021-10-02 14:52:28 +08:00
5904a1e7c0
refract package gredis
2021-09-26 23:22:32 +08:00
c3b3258194
update dependencies clbanning/mxj,grokify/html-strip-tags-go,gopkg.in/yaml to stable version
2021-09-22 19:43:52 +08:00
9d67cb4f34
[feature] upgrade opentelemetry version v1.0.0
2021-09-21 15:15:37 +08:00
0776c35ddb
upgrade toml version 0.4.1
2021-09-08 05:43:04 +08:00
1242733735
[feature] upgrade opentelemetry v1.0.0-RC3
2021-09-04 14:27:38 +08:00
b5502c5580
revert and use
2021-08-27 20:26:07 +08:00
e0a3233ea3
improve package gcron
2021-08-26 00:11:27 +08:00
7b47fe96dd
update version of third-party redigo from v2.0.0+incompatible to v1.8.5
2021-08-24 21:22:58 +08:00
457d552fa0
add UnmarshalJSON interface support for package gconv
2021-08-17 16:51:29 +08:00
ab5f809074
go.sum updates
2021-08-01 22:13:20 +08:00
88009ee278
fix issue #1341
2021-07-15 22:19:00 +08:00
9b2497bc57
Merge branch 'develop-up' into develop
...
* develop-up: (38 commits)
revert gerror usage for package gvalid
unify error package to gerror
add CtxStrict feature for package gdb
rename constants of package gpage from skake to upper camel case
add context for intlog
improve Record/Result converting for package gdb
add context for intlog/gsession;improve struct/structs converting for package gconv
unify command or enviroment key names for packages
improve details for package glog
add file configuration support for logger in ghttp.Server
version updates
add more unit testing cases for package ghttp
add automatic fields mapping and filtering for Model.Where statements
improve Order feature for package gdb
improve function Increment/Decrement for package gdb
add auto fields filtering feature for function Scan of package gdb; mark funtcion Struct/Structs deprecated for gdb.Model
improve record converting for package gdb
improve transaction feature for package gdb
improve caller path filtering for package gdebug
improve caller path filtering for package gdebug
...
# Conflicts:
# os/glog/glog_logger.go
# os/glog/glog_logger_config.go
# os/glog/glog_logger_level.go
2021-07-14 21:12:18 +08:00
8e1f6abac5
change github.com/go-sql-driver/mysql to github.com/gogf/mysql
2021-06-03 15:38:33 +08:00
dc51023c61
upgrade github.com/olekukonko/tablewriter from 0.0.1 to 0.0.5
2021-03-30 16:54:52 +08:00
6f1340ce36
upgrade otel from v0.18.0 to v0.19.0
2021-03-29 16:00:56 +08:00
473fdba14f
add replace in go.mod for otel
2021-03-29 15:51:03 +08:00
48d840a1b8
ad go.sum
2021-03-18 15:29:42 +08:00
3218c89f17
improve gfile/gstr/ghttp
2019-09-23 16:21:19 +08:00
7d32be3b6c
improve perameter parsing for ghttp.Server
2019-09-18 23:20:45 +08:00
c2ad9f5fb9
fix issue in gyaml for invalid decoding result of type map[interface{}]interface{}
2019-09-17 20:53:20 +08:00
006054d13a
fix issue in session for ghttp.Server
2019-09-11 22:57:29 +08:00
b39d653fe9
add package gsession; mv gkvdb to new repo
2019-09-11 21:19:45 +08:00
7dffd9d1ff
add package gkvdb; add kvdb storage feature for ghttp.Server
2019-08-22 21:04:30 +08:00
9e96a30ea2
update unit test cases for garray/gparser
2019-08-01 17:31:48 +08:00
d188fbdf5a
improve gyaml with gopkg.in/yaml.v3; update unit test cases for gfile/gyaml/gtime/garray
2019-08-01 17:12:58 +08:00
06c16bf560
remove thirdparty diectory, add go.mod for package dependences
2019-08-01 14:07:25 +08:00