Skip to content

Releases: beatlabs/patron

v0.57.0

05 Oct 19:15
58589e2
Compare
Choose a tag to compare
  • Kafka With Notification Option: End of Topic Already Reached (#418)
  • Bump github.com/go-redis/redis/v8 from 8.5.0 to 8.11.3 (#404)
  • New option to notify a Kafka consumer has reached the end of the topic (#413)
  • Allow to customize the base logger when using textual logging (#414)
  • Correctly skip log stacktrace entries for 'src' (#410)
  • httprouter upgrade to v1.3 (#407)
  • don't compress body upon 204/304 resp status (#406)
  • Add Teiva as part of the maintainer team
  • Fix sql client metric label: 'success' should be true on success (#408)
  • Improve Kafka logging (#399)
  • Industrialize examples folder (#400)

v0.56.0

04 Aug 16:16
aae4ede
Compare
Choose a tag to compare
  • Add ability to set custom headers to http error response (#401)

v0.55.1

17 Jul 07:42
d5d6eb7
Compare
Choose a tag to compare
  • Patron service start log (#397)
  • Bump github.com/ory/dockertest/v3 from 3.6.3 to 3.7.0 (#396)

Maintenance and Minor features

01 Jul 06:37
52310d1
Compare
Choose a tag to compare
  • Excessive logging (#389)
  • Bump github.com/aws/aws-sdk-go from 1.36.15 to 1.38.17 (#363)
  • Attempt to ignore patch versions of aws sdk (#381)
  • Define default buckets for Jaeger metrics (#393)
  • Increase default HTTP timeouts (#382)
  • Improved text logging (#392)
  • Documentation, Comments and renaming some variables and functions (fixes #385) (#386)

HTTP SPA Support and Client metrics support

02 Jun 14:05
7769cf0
Compare
Choose a tag to compare
  • HTTP serve SPA applications (#384)
  • Update GoDoc of group.Retries (#377)
  • Client metrics suppport (#361)
  • Properly terminate when a signal hangup is received (#374)

Kafka sync batch producer and Maintenance

06 May 05:08
8831b23
Compare
Choose a tag to compare
  • Kafka sync producer batch support (#372)
  • Remove log lines for skipped and served URLs from compression middleware (#370)
  • Kafka group logging fix (#365)
  • Increase code coverage (#362)
  • Log source fix (#364)
  • docs: fix deprecation comment for Kafka (#367)
  • gRPC client Prometheus metrics (#357)

Bug fix

07 Apr 17:39
2ff4f82
Compare
Choose a tag to compare
  • hotfix: consumer rebalance should not retry the whole component (#356)

Observability

05 Apr 14:45
3211cd4
Compare
Choose a tag to compare
  • HTTP client Prometheus metrics (#354)

Kafka and AMQP Component

02 Apr 05:04
8e1f756
Compare
Choose a tag to compare
  • Kafka Consumer Package (#342)
  • Native AMQP component (#348)
  • Coveralls migration (#349)
  • Test Coverage increase (#347)

Bug fix

09 Mar 17:24
f8f5a19
Compare
Choose a tag to compare
  • Register grpc histogram vector (#350)