Skip to content

Releases: ihippik/wal-listener

Update configuration

16 Sep 16:47
Compare
Choose a tag to compare

Add Prometheus address

Add Prometheus metrics

16 Sep 16:40
Compare
Choose a tag to compare
v2.1.4

Add Prometheus metrics

Fix timestampz parsing

13 Sep 19:25
Compare
Choose a tag to compare
v2.1.3

Fix timestampz parsing

Fix type assertion

13 Sep 18:50
Compare
Choose a tag to compare
  • Parse jsonb
  • Fix timestampz parsing
  • Added some tests

Parse new Postgres OIDS

12 Sep 18:33
Compare
Choose a tag to compare
v2.1.1

Add some OID types

v2.1.0

11 Sep 08:09
Compare
Choose a tag to compare

Using NATS JetSteam instead NATS Streaming

v2.0.0

10 Sep 19:18
Compare
Choose a tag to compare
  • Updated configuration struct
  • Added topics map
  • Refactoring

Full Changelog: v1.2.0...v2.0.0

Parse nil values

09 Jan 14:36
Compare
Choose a tag to compare

Different handling of empty and nil values

Create publication

08 Jan 10:58
Compare
Choose a tag to compare

Create wal-listener publication

Remove race condititon

29 Apr 15:52
Compare
Choose a tag to compare

Add mutex on Listener for LSN field.