Skip to content

Releases: kumparan/go-connect

v1.19.0: feature: add deployment.environment resource in tracer (#39)

14 Oct 08:34
1d36348
Compare
Choose a tag to compare
* feature: add deployment.environment resource in tracer

* bump: CHANGELOG.md

---------

Co-authored-by: Agung Hariadi Tedja <[email protected]>

v1.18.2

26 Sep 08:46
868ae41
Compare
Choose a tag to compare

What's Changed

  • misc: circuit breaker can only open by certain error codes by @atjhoendz in #38

Full Changelog: v1.18.1...v1.18.2

v1.18.1

11 Jul 07:26
7385ad1
Compare
Choose a tag to compare

What's Changed

  • misc: fix vulnerabilities library and fix lint by @aslamhadi in #37

Full Changelog: v1.18.0...v1.18.1

v1.18.0

08 Jul 06:12
b12f8e6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.0...v1.18.0

v1.17.0

22 Dec 03:32
ea3c80c
Compare
Choose a tag to compare

Other Improvements

  • upgrade dependencies

v1.16.1

05 Dec 09:26
Compare
Choose a tag to compare

Fixes:

  • use applied http conn options which is not nullable

v1.16.0

16 Nov 02:57
3e2644a
Compare
Choose a tag to compare

New Features:
make keep-alive option configurable on http conn

v1.15.1

06 Jul 06:54
eb9dffc
Compare
Choose a tag to compare

What's new:

  • Improvement: up grpc & echo lib version

v1.15.0

05 Apr 05:50
ebe1ea4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14.0...v1.15.0

v1.14.0

03 Apr 07:38
9d2af84
Compare
Choose a tag to compare

feature: gRPC rate limiter