Skip to content

Tags: xataio/pgstream

Tags

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #652 from xataio/dependabot/go_modules/github.com/…

…labstack/echo/v4-4.14.0

Bump github.com/labstack/echo/v4 from 4.13.4 to 4.14.0

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #634 from xataio/update-go

Update go version

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #627 from xataio/dependabot/github_actions/actions…

…/checkout-6

Bump actions/checkout from 5 to 6

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #624 from xataio/fix-snapshot-exclude-tables

[Snapshot] Fix snapshot exclude tables filter

v0.8.10

Toggle v0.8.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #608 from xataio/improve-restore-logging

[Snapshots] Split restore for improved progress tracking

v0.8.9

Toggle v0.8.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #600 from xataio/remove-row-processor-layer

[Snapshots] Remove row processor layer

v0.8.8

Toggle v0.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #586 from xataio/expose-max-connections-config

[Snapshot] Expose max connections config

v0.8.7

Toggle v0.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #578 from xataio/enable_tcp_keepalives

Add TCP keepalives to the postgres connections

v0.8.6

Toggle v0.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix missing indexes errors during initial schema copy (#573)

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #567 from xataio/batch-sender-ignore-errors

[Processors] Add option to ignore batch send errors