Skip to content

Releases: beatlabs/patron

Release v0.19.0 (Breaking change)

09 Apr 08:46
Compare
Choose a tag to compare
  • Create helper functions for HEAD, PATCH and OPTIONS routes (fixes #39) Author: Constantinos Christofilos

  • Linter improvements (fixes #37) (#38) Author: Sotirios Mantziaris
  • 
Latest sarama upgrade, and consumer group support #7 (#33) Author: Sotiris Poulias

Breaking changes - "Sarama upgrade, consumer group support"

SIGHUP support and various fixes

18 Mar 18:04
885d709
Compare
Choose a tag to compare
  • Traced SQL package fixes (#34)
  • Added port in test
  • Linting fix
  • CLI support for packages (#6)
  • Release badge
  • SIGHUP hook abstraction (#4)

Release v0.17.0 (Breaking change)

13 Mar 10:56
f0b0b5c
Compare
Choose a tag to compare
  • Golangci-lint integration into circleci (fixes #3)
  • Metric package removal (fixes #8)
  • Update examples section of README (fixes #25)
  • Contribution guideline and code of conduct (fixes #17)

due to the #8 this release will break your code which can be easily fixed.

Minor bug fixes

27 Feb 11:53
Compare
Choose a tag to compare
  • Handle case where kafka returns 0 partitions (#16)
  • Adding cosmix and k0st1s as code owners
  • Fix README (#14)

Add header support

11 Feb 10:58
c3e003c
Compare
Choose a tag to compare
Add header support (#10)

* FMT project

* Add support for headers in Request struct

* Test for duplicate header keys

Beat Patron

31 Jan 08:44
ce612b3
Compare
Choose a tag to compare
Fixed fork import path transformation (#1)

Signed-off-by: Sotirios Mantziaris <[email protected]>