Releases: TRON-US/go-common
Releases · TRON-US/go-common
v2.3.2
Merge pull request #27 from Shawn-Huang-Tron/master
fix: read and write timeout change to be an env
v2.3.1
Changes
- Timeout limits are constant of 1m and 5m, this check should be bigger, and it should be controlled by the business, so we expand it.
v2.3.0
- Add Prometheus metrics support into grpc middleware
- Update dependencies
v2.2.1
- Skip checking for db env vars importing caller does not use TGC_ prefix
v2.2.0
- Support changing db timeouts and passing it down the transaction
v2.1.9
Merge pull request #22 from TRON-US/log-level
log level
v2.1.7-Pre2
Merge branch 'master' into setLogLevel
v2.1.7-Pre1
add log level support temporarily