John Guo
073869b354
downgrade otel version from v1.3.0 to v1.0.0
2022-02-17 15:47:08 +08:00
John Guo
e2a0cb97ae
up
2022-01-29 21:30:48 +08:00
John Guo
04eb654133
add error stack for internal error printing
2022-01-28 14:51:49 +08:00
John Guo
d322e67117
fix string print for time only gtime.Time; improve package drivers
2022-01-27 12:04:46 +08:00
John Guo
65c385c013
add etcd registry; add resolver; improve balancer
2022-01-26 20:51:17 +08:00
John Guo
c9529199a1
add package gsvc/gsel
2022-01-24 23:09:26 +08:00
John Guo
b79e4a3ab7
add interface function ConvertDataForRecord for gdb.DB
2021-12-23 22:00:28 +08:00
John Guo
b6d60fc209
downgrade otel version to v1.0.0
2021-12-17 00:55:48 +08:00
John Guo
aee52fd56e
enable OpenTelemetry in default for some core components
2021-12-16 23:09:37 +08:00
houseme
be03b3cdda
Improved import, by group improt.
2021-11-13 23:23:55 +08:00
John Guo
4717e01708
replace gopkg.in/yaml.v2 with gopkg.in/yaml.v3
2021-10-25 19:17:56 +08:00
John Guo
dcafba8a2d
add package goai for OpenAPIv3 support
2021-10-02 14:52:28 +08:00
John Guo
5904a1e7c0
refract package gredis
2021-09-26 23:22:32 +08:00
John Guo
c3b3258194
update dependencies clbanning/mxj,grokify/html-strip-tags-go,gopkg.in/yaml to stable version
2021-09-22 19:43:52 +08:00
houseme
9d67cb4f34
[feature] upgrade opentelemetry version v1.0.0
2021-09-21 15:15:37 +08:00
houseme
0776c35ddb
upgrade toml version 0.4.1
2021-09-08 05:43:04 +08:00
houseme
1242733735
[feature] upgrade opentelemetry v1.0.0-RC3
2021-09-04 14:27:38 +08:00
John Guo
b5502c5580
revert and use
2021-08-27 20:26:07 +08:00
John
e0a3233ea3
improve package gcron
2021-08-26 00:11:27 +08:00
John Guo
7b47fe96dd
update version of third-party redigo from v2.0.0+incompatible to v1.8.5
2021-08-24 21:22:58 +08:00
John Guo
457d552fa0
add UnmarshalJSON interface support for package gconv
2021-08-17 16:51:29 +08:00
John Guo
ab5f809074
go.sum updates
2021-08-01 22:13:20 +08:00
John Guo
88009ee278
fix issue #1341
2021-07-15 22:19:00 +08:00
wanna
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
John Guo
8e1f6abac5
change github.com/go-sql-driver/mysql to github.com/gogf/mysql
2021-06-03 15:38:33 +08:00
John Guo
dc51023c61
upgrade github.com/olekukonko/tablewriter from 0.0.1 to 0.0.5
2021-03-30 16:54:52 +08:00
John Guo
6f1340ce36
upgrade otel from v0.18.0 to v0.19.0
2021-03-29 16:00:56 +08:00
John Guo
473fdba14f
add replace in go.mod for otel
2021-03-29 15:51:03 +08:00
jianchenma
48d840a1b8
ad go.sum
2021-03-18 15:29:42 +08:00
John
3218c89f17
improve gfile/gstr/ghttp
2019-09-23 16:21:19 +08:00
John
7d32be3b6c
improve perameter parsing for ghttp.Server
2019-09-18 23:20:45 +08:00
John
c2ad9f5fb9
fix issue in gyaml for invalid decoding result of type map[interface{}]interface{}
2019-09-17 20:53:20 +08:00
John
006054d13a
fix issue in session for ghttp.Server
2019-09-11 22:57:29 +08:00
John
b39d653fe9
add package gsession; mv gkvdb to new repo
2019-09-11 21:19:45 +08:00
John
7dffd9d1ff
add package gkvdb; add kvdb storage feature for ghttp.Server
2019-08-22 21:04:30 +08:00
John
9e96a30ea2
update unit test cases for garray/gparser
2019-08-01 17:31:48 +08:00
John
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
John
06c16bf560
remove thirdparty diectory, add go.mod for package dependences
2019-08-01 14:07:25 +08:00