John Guo
073869b354
downgrade otel version from v1.3.0 to v1.0.0
2022-02-17 15:47:08 +08:00
John Guo
48b5f37894
move grpc packages to katyusha
2022-01-28 16:23:44 +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
b6d60fc209
downgrade otel version to v1.0.0
2021-12-17 00:55:48 +08:00
John Guo
df68ce23d2
min required go version upgrade to 1.16
2021-12-16 23:18:12 +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
1bc0635f8b
version 2
2021-10-11 21:41:56 +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
471a37ef00
upgrade toml version 0.4.1
2021-09-08 05:41:44 +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
257897763d
Merge branch 'master' of https://github.com/gogf/gf
2021-08-25 00:54:47 +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
ef36cf8446
fix issue in example of package gjson
2021-08-20 23:15:48 +08:00
John Guo
457d552fa0
add UnmarshalJSON interface support for package gconv
2021-08-17 16:51:29 +08:00
houseme
15aabfb4e7
Update go.mod
...
update otel v1.0.0-RC1 to otel v1.0.0-RC2
2021-07-28 21:32:08 +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
wanna
bfdeb6c4f5
log color兼容win环境
2021-06-29 21:05:46 +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
9eab5daf19
update required minimum go version from 1.11 to 1.14
2021-03-18 11:19:36 +08:00
jianchenma
6a24b595f0
upgrade otel from 0.16.0 to 0.18.0
2021-03-18 10:39:23 +08:00
John Guo
ce40d139e7
fix issue of nil response handling for ghttp.Client
2021-02-01 21:51:42 +08:00
jianchenma
24e2c7926e
go mod tidy
2021-01-26 16:53:39 +08:00
jianchenma
e3be3bac92
add tracing example for grpc
2021-01-26 16:50:16 +08:00
jianchenma
52c17dfce0
add example for tracing feature
2021-01-26 14:33:35 +08:00
jianchenma
4c6d9f5eff
improve tracing feture for package glog/gdb/gredis
2021-01-26 01:19:55 +08:00
jflyfox
c27ddb1d79
opentelemetry
2021-01-22 23:04:29 +08:00
John Guo
1e7f795c69
remove package github.com/json-iterator/go
2020-12-09 01:38:56 +08:00
John
d178102f82
remove third party package 'structs'; improve performance for package internal/structs
2020-11-08 14:25:17 +08:00
John
0b1d49af4b
upgrade fsnotify to v1.4.9
2020-10-15 20:14:35 +08:00
John
3617e51c01
improve gdb.Model.ScanList
2020-09-28 23:52:02 +08:00
John
619287c273
improve cache feature for package gdb
2020-09-27 00:15:11 +08:00
john
4d6c8744e5
upgrade mxj
2020-07-25 15:31:51 +08:00
john
64c99b9871
add configuration updating feature for package gcfg
2020-07-15 00:07:07 +08:00
linx
bcc9153991
add a SetProxy function and a chaining function Proxy for ghttp.Client to do HTTP request via proxy. #285
2020-07-05 20:52:32 +08:00
John
0e884c78f5
fix issue of https://github.com/gogf/gf/issues/765
2020-06-28 23:03:41 +08:00
John
bb07c60838
rename CopySlice to SliceCopy for package gutil
2020-06-22 21:56:10 +08:00
John
b2aa59d893
import third-party library json-iterator to improve the performance for json operations
2020-06-17 21:16:25 +08:00
John
49d1e3dbaf
fix issue of attribute name lost in package gvalid
2020-06-12 22:25:58 +08:00