Skip to content

Releases: mantzas/patron

Distributed tracing changes

09 Nov 10:47
62b9503
Compare
Choose a tag to compare

Disable jaeger tracing default fixes #236

Bug fixes

03 Nov 10:49
49332fc
Compare
Choose a tag to compare

Goroutine async component kafka leak fixes #233

Bug Fixes

25 Oct 15:35
9cc72d4
Compare
Choose a tag to compare
  • Goroutine leak async consumer fixes #231
  • Circle ci support go modules (#230)
  • pprof allocs route fixes #227 (#229)

Release 0.7.0 fixes

06 Oct 10:37
a7f1b65
Compare
Choose a tag to compare

v0.7.0

05 Oct 14:20
9944317
Compare
Choose a tag to compare
  • Async component consumer retries (fixes #221) (#222)
  • Patron cli (fixes #182) (#220)
  • Increase code coverage (fixes #211) (#219)
  • OSS Friendly (fixes #215) (#217)

Service info endpoint

09 Sep 18:29
476487d
Compare
Choose a tag to compare

This new features collects all information about the service, components and optionally a markdown documentation file and exposes the data through a HTTP endpoint.

  • Configs vi info endpoint fixes #210 (#212)
  • Service info endpoint fixes #208 (#209)

v0.5.2

05 Sep 20:53
4f73386
Compare
Choose a tag to compare
  • Go modules fixes #84 (#181)
  • Full HTTP header support fixes #183
  • Failure strategy async component fixes #170 (#185)
  • Error package fixes #186 (#187)
  • HTTP header backwards compatibility (#188)
  • Timeout support fixes #189 (#191)
  • Error package refactoring fixes #192
  • Removed shutdown functions fixes #171 (#196)
  • Component shutdown readme fixes #171 (#199)
  • Provider fallback for http encoder/decoder if headers are not provided … …
  • Support HTTP wildcard headers fixes #201 (#202)
  • Subtest assert refactoring fixes #200 (#203)

Kafka version support

16 Aug 08:35
cd3b0af
Compare
Choose a tag to compare
  • Make kafka version optional #179

v0.5.0

15 Aug 22:14
d83c2a4
Compare
Choose a tag to compare
  • Async context from message #176
  • AMQP consumer lock #149
  • Reverted to static logging #172
  • Traced sql package #142

Logging and tracing

13 Aug 19:04
Compare
Choose a tag to compare

Reverted to static logging fixes #172
Traced sql package fixes #142