Skip to content

Releases: infobloxopen/atlas-pubsub

v0.4.0

26 Apr 09:28
8f6a42c
Compare
Choose a tag to compare

Changes:

  • AWS SDK updated to v1.28.9 (#57)
  • Update apiVersion for compatability with newer K8s versions (#58)
  • Updated AWS SDK, added options for session (#59)
  • Propagate logrus logger to aws and grpc packages (#60)
  • Add blank map to prevent helm coalesce error when it's overridden (#67)

v0.3.1

14 Oct 17:27
6e0b1b3
Compare
Choose a tag to compare

Bug fixes:
Fix lock on channels which brought into the memory leak

v0.3.0

23 Sep 10:58
Compare
Choose a tag to compare

Changes:

  • Add DeleteTopic and DeleteSubscription methods
  • Add gracefull shutdown for grpc server
  • A lot of small improvements and fixes

Removed constraint dependencies

19 Sep 20:46
Compare
Choose a tag to compare
Pre-release

Removed protobuf constraint tied to v ^1.0.0, so dependencies can integrate more cleanly

Bugfix for Subscriber message metadata

16 Apr 21:54
Compare
Choose a tag to compare
Pre-release

fixed issue where subscriber messages weren't including metadata

initial release

04 Apr 15:17
Compare
Choose a tag to compare
initial release Pre-release
Pre-release

This is the first release for the pub/sub client. While it's gone through several iterations, it's still in v0 so breaking changes on minor revisions can be expected.