Skip to content

Releases: politics-rewired/pg-amqp-bridge-node

Version 1.3.2

19 Oct 15:34
v1.3.2
6ae8b42
Compare
Choose a tag to compare

Docker image: us-east4-docker.pkg.dev/assemble-services/apps/pg-amqp-bridge:1.3.2

Bug Fixes

  • import from envalid correctly (c886638)

Version 1.3.1

19 Oct 13:14
70310a1
Compare
Choose a tag to compare

Docker image: us-east4-docker.pkg.dev/assemble-services/apps/pg-amqp-bridge:1.3.1

Version 1.3.0

05 Mar 16:39
3059342
Compare
Choose a tag to compare

Features

Bug Fixes

  • remove duplicate import (ced8c78)

Version 1.2.0

05 Mar 16:39
Compare
Choose a tag to compare

Features

Version 1.1.0

05 Mar 16:38
Compare
Choose a tag to compare

Features

  • exit: additional exit handlers (b084019)
  • reconnect: additional logging and defensiveness around restart (16bc870)
  • ack jobs and renotify unacked jobs (c38f2b1)
  • log connection error and shut down (9d466ce)
  • use pg listen for retry and fatal error handling (7a6ce00)

Bug Fixes

Version 1.0.1

24 Sep 15:24
014b2c5
Compare
Choose a tag to compare

Bug Fixes

Version 1.0.0

22 Sep 20:48
827f39f
Compare
Choose a tag to compare

Features

  • ack jobs and renotify unacked jobs (c38f2b1)
  • log connection error and shut down (9d466ce)
  • use pg listen for retry and fatal error handling (7a6ce00)

Bug Fixes

  • exit on error in startup (224b822)
  • handle empty message payload safely (#10) (545c3e0)
  • proper typing for notification handler (330ceb4)
  • review changes (fb639ac)