Skip to content

Releases: TRON-US/go-common

v2.3.2

Choose a tag to compare

@laocheng-cheng laocheng-cheng released this 16 Nov 06:48
1c9a0fb
Merge pull request #27 from Shawn-Huang-Tron/master

fix: read and write timeout change to be an env

v2.3.1

Choose a tag to compare

@Yrp Yrp released this 18 Oct 09:52
2f4d191

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

Choose a tag to compare

@taiyangc taiyangc released this 11 Dec 01:09
b4c25b5
  • Add Prometheus metrics support into grpc middleware
  • Update dependencies

v2.2.1

Choose a tag to compare

@taiyangc taiyangc released this 02 Oct 02:51
4d27504
  • Skip checking for db env vars importing caller does not use TGC_ prefix

v2.2.0

Choose a tag to compare

@taiyangc taiyangc released this 19 Sep 00:55
fe536f5
  • Support changing db timeouts and passing it down the transaction

v2.1.9

Choose a tag to compare

@laipogo laipogo released this 18 Sep 08:08
eaa3832
Merge pull request #22 from TRON-US/log-level

log level

v2.1.8

Choose a tag to compare

@laipogo laipogo released this 26 Aug 08:31
  • Add some ip utils.

v2.1.7

Choose a tag to compare

@JustinGaoF JustinGaoF released this 15 May 21:42
e374862

Add log level support

v2.1.7-Pre2

v2.1.7-Pre2 Pre-release
Pre-release

Choose a tag to compare

@JustinGaoF JustinGaoF released this 15 May 20:32
Merge branch 'master' into setLogLevel

v2.1.7-Pre1

v2.1.7-Pre1 Pre-release
Pre-release

Choose a tag to compare

@JustinGaoF JustinGaoF released this 15 May 20:11

add log level support temporarily