Skip to content

Releases: BemiHQ/BemiDB

v0.22.0

09 Dec 21:12
bb9685e
Compare
Choose a tag to compare
  • Allow specifying a custom S3 endpoint
  • Add support for pg_get_partkeydef

v0.21.0

09 Dec 18:04
5273ade
Compare
Choose a tag to compare
  • Allow including / excluding PG schemas when syncing

v0.20.1

09 Dec 17:06
39079e3
Compare
Choose a tag to compare
  • Fix parsing and syncing NaN Postgres values

v0.20.0

09 Dec 15:05
924a152
Compare
Choose a tag to compare
  • Add support for bit column types

v0.19.4

09 Dec 08:54
Compare
Choose a tag to compare
  • Add ::text[] support

v0.19.3

06 Dec 22:52
Compare
Choose a tag to compare
  • Add pg_get_keywords() support

v0.19.2

06 Dec 21:27
857bb49
Compare
Choose a tag to compare
  • Don't output row logs in debug mode when syncing

v0.19.1

06 Dec 07:41
Compare
Choose a tag to compare
  • Add show search_path support

v0.19.0

06 Dec 04:10
8d74cd0
Compare
Choose a tag to compare
  • Log HTTP requests with TRACE log level

v0.18.0

05 Dec 20:29
e3285d8
Compare
Choose a tag to compare
  • Dynamically re-initialize schemas and tables
  • Expose query handling errors via Postgres protocol