Skip to content

Releases: pg2es/search-replica

v0.2.1

14 Dec 09:26
5a3b8c7
Compare
Choose a tag to compare

Fix nil pointer panic 🤦

Full Changelog: v0.2.0...v0.2.1

v0.2.0

08 Dec 03:07
4e4ce01
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

Added:

  • Debounce period in #20
  • Recreation logic, when document _id changed in #24
  • Disabled statement timeout (if any)
  • Application name for PG connection
  • ... new bugs

Slightly changed logging

Full Changelog: v0.1.1...v0.2.0

Patch 1

21 Jun 14:51
762925d
Compare
Choose a tag to compare
Patch 1 Pre-release
Pre-release

Fixed: Freeze during bulk request push in some cases

Full Changelog: v0.1.0...v0.1.1

Public Beta

21 Jun 06:12
0daea50
Compare
Choose a tag to compare
Public Beta Pre-release
Pre-release

At this point, search-replica has enough features to be usable.
It still lacks of testing, and error-recovery features.

Use at your own risk.