Skip to content

Releases: TRON-US/go-common

v2.3.2

16 Nov 06:48
1c9a0fb
Compare
Choose a tag to compare
Merge pull request #27 from Shawn-Huang-Tron/master

fix: read and write timeout change to be an env

v2.3.1

18 Oct 09:52
@Yrp Yrp
2f4d191
Compare
Choose a tag to compare

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

11 Dec 01:09
b4c25b5
Compare
Choose a tag to compare
  • Add Prometheus metrics support into grpc middleware
  • Update dependencies

v2.2.1

02 Oct 02:51
4d27504
Compare
Choose a tag to compare
  • Skip checking for db env vars importing caller does not use TGC_ prefix

v2.2.0

19 Sep 00:55
fe536f5
Compare
Choose a tag to compare
  • Support changing db timeouts and passing it down the transaction

v2.1.9

18 Sep 08:08
eaa3832
Compare
Choose a tag to compare
Merge pull request #22 from TRON-US/log-level

log level

v2.1.8

26 Aug 08:31
Compare
Choose a tag to compare
  • Add some ip utils.

v2.1.7

15 May 21:42
e374862
Compare
Choose a tag to compare

Add log level support

v2.1.7-Pre2

15 May 20:32
Compare
Choose a tag to compare
v2.1.7-Pre2 Pre-release
Pre-release
Merge branch 'master' into setLogLevel

v2.1.7-Pre1

15 May 20:11
Compare
Choose a tag to compare
v2.1.7-Pre1 Pre-release
Pre-release

add log level support temporarily