Skip to content

Releases: Nextdoor/pg-bifrost

1.14.3

20 Aug 23:39
82f3aaf
Compare
Choose a tag to compare

What's Changed

  • fix edge case with empty batch and msg too big by @stlava in #134

Full Changelog: 1.14.2...1.14.3

1.14.2

26 Jul 23:47
c355207
Compare
Choose a tag to compare

What's Changed

  • add time ms and txn to encoded json by @stlava in #132

Full Changelog: 1.14.1...1.14.2

1.14.1

21 May 18:03
9dc2aed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.14.0...1.14.1

1.14.0

17 May 18:48
81afa1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.13.2...1.14.0

1.13.2

18 Dec 16:33
5925ff8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.13.1...1.13.2

1.13.1

15 Sep 23:10
0a9c5e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.13.0...1.13.1

1.13.0

05 Sep 19:54
ef2aee8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.12.1...1.13.0

1.12.1

01 Sep 20:48
e966ade
Compare
Choose a tag to compare

What's Changed

  • remove backoff and rely simply on channel for flow control by @stlava in #117

Full Changelog: 1.12.0...1.12.1

1.12.0

01 Sep 16:40
3612dc4
Compare
Choose a tag to compare

What's Changed

  • decrease memory allocations by @stlava in #114
  • remove unnecessary allocations by the marshaller by @stlava in #115
  • reuse gzip buffers and switch to faster compressor by @stlava in #116

Full Changelog: 1.11.3...1.12.0

1.11.3

30 Aug 22:52
1de09f2
Compare
Choose a tag to compare

What's Changed

  • move batch waited to not include processing time by @stlava in #113

Full Changelog: 1.11.2...1.11.3