Skip to content

Releases: mailgun/holster

v4.19.0

24 Apr 13:30
ebe61f9
Compare
Choose a tag to compare

What's Changed

v4.18.0

22 Apr 14:00
249e239
Compare
Choose a tag to compare

What's Changed

v4.16.4

27 Feb 09:41
ba99650
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.16.3...v4.16.4

v4.16.3

12 Dec 15:39
d6898a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.16.2...v4.16.3

v4.16.2

08 Dec 20:45
8fb0fc9
Compare
Choose a tag to compare

What's Changed

  • Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.45.0 to 0.46.1 by @Baliedge in #184
    • Updated to OTel deps to v1.21.0, which required some breaking changes. Trace context propagation now uses gRPC stats handler instead of interceptors.

v4.16.0

16 Oct 20:01
483542c
Compare
Choose a tag to compare

What's Changed

v4.15.1

25 Sep 17:54
8ac7bb0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.15.0...v4.15.1

v4.15.0

25 Sep 13:50
d52ca92
Compare
Choose a tag to compare

What's Changed

  • Added gRPC connection pooling grpcconn by @Baliedge in #178
    • grpcconn automates gRPC Connection pooling. This is necessary for use cases requiring frequent stream creation and high stream concurrency to avoid reaching the default 100 stream per connection limit.

v4.14.3

18 Jul 15:19
1230bd9
Compare
Choose a tag to compare

Adds yaml marshal/unmarshal support to clock.RFC822 type.

v4.14.2

21 Jun 14:29
fa93174
Compare
Choose a tag to compare

What's Changed

  • mxresolv.Lookup() now properly randomized hosts in some situations by @thrawn01 in #175

Full Changelog: v4.14.1...v4.14.2