Skip to content

Releases: whosonfirst/go-pubssed

0.5.0

18 Aug 18:46
Compare
Choose a tag to compare
  • Add customizable log.Logger to broker.Broker definition.

0.4.3

18 Aug 16:30
Compare
Choose a tag to compare
  • Bug fix: wrap waiting for messages in a select statement; exit HTTP handler on ctx.Done()

0.4.2

13 Aug 19:22
Compare
Choose a tag to compare
  • Don't explicitly close client channels on disconnect in broker/broker.go

0.4.1

09 Aug 18:15
Compare
Choose a tag to compare
  • Replace http.CloseNotifier with req.Context.Done
  • Update vendor deps

0.4.0

27 May 18:04
Compare
Choose a tag to compare
  • Replace local subscription code with github.com/sfomuseum/go-pubsub/subscriber package.

0.3.0

26 May 18:10
Compare
Choose a tag to compare
  • Introduce the notion of modular subscriptions.
  • This release is not backwards compatible.

0.2.1

18 May 20:16
Compare
Choose a tag to compare
  • Update to use go-redis/redis/v8

0.2.0

20 Jun 18:52
Compare
Choose a tag to compare
v0.2.0

stop append 'Message: ' to data: output

0.1.4

20 Jun 16:58
Compare
Choose a tag to compare
  • Add systemd service file and install script

0.1.3

19 Jun 16:51
Compare
Choose a tag to compare
v0.1.3

update Docker docs