| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| xataio-pgstream_sha256_e8ab96dddefcd13d7a60c5b3693fcfa125d3f25e1867d500b77bd01b75a354c5.spdx.json | 2026-09-02 | 227.9 kB | |
| checksums.txt | 2026-09-02 | 437 Bytes | |
| pgstream.macos.arm64 | 2026-09-02 | 126.7 MB | |
| pgstream.linux.amd64 | 2026-09-02 | 119.9 MB | |
| pgstream.linux.arm64 | 2026-09-02 | 113.4 MB | |
| pgstream.macos.amd64 | 2026-09-02 | 132.5 MB | |
| pgstream.win.amd64.exe | 2026-09-02 | 125.3 MB | |
| README.md | 2026-09-02 | 2.0 kB | |
| v1.4.2 source code.tar.gz | 2026-09-02 | 4.1 MB | |
| v1.4.2 source code.zip | 2026-09-02 | 4.5 MB | |
| Totals: 10 Items | 626.6 MB | 1 | |
⚡ Highlights
🧭 Replicated DDL is applied under the schema it was issued in, so unqualified CREATE TABLE no longer lands in public on the target
🕰 timetz columns are supported
🛂 pgstream check no longer fails its CREATEROLE check with database "<role>" does not exist
🔌 Dropping the database from a connection string no longer drops the user with it, on the pg_restore --create path too
:dependabot: Dependency updates
Bug fixes
- Replay DDL with the upstream search path by @kvch in https://github.com/xataio/pgstream/pull/1131
- Fix create role check when database is empty by @kvch in https://github.com/xataio/pgstream/pull/1134
- Add support for
timetzby @kvch in https://github.com/xataio/pgstream/pull/1135
Dependency updates
- Bump github.com/bytedance/sonic from 1.15.1 to 1.15.3 by @dependabot[bot] in https://github.com/xataio/pgstream/pull/1121
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.44.0 to 1.45.0 by @dependabot[bot] in https://github.com/xataio/pgstream/pull/1123
- Bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.69.0 to 0.70.0 by @dependabot[bot] in https://github.com/xataio/pgstream/pull/1112
- Bump github.com/tink-crypto/tink-go/v2 from 2.7.0 to 2.8.0 by @dependabot[bot] in https://github.com/xataio/pgstream/pull/1111
- Bump github.com/elastic/go-elasticsearch/v8 from 8.19.6 to 8.19.7 by @dependabot[bot] in https://github.com/xataio/pgstream/pull/1113
- Bump github.com/stretchr/testify from 1.11.1 to 1.12.1 by @dependabot[bot] in https://github.com/xataio/pgstream/pull/1115
- Bump github.com/testcontainers/testcontainers-go/modules/kafka from 0.43.0 to 0.44.0 by @dependabot[bot] in https://github.com/xataio/pgstream/pull/1117
- Bump clickhouse/clickhouse-server from 26.7.3.19-alpine to 26.7.5.10-alpine by @dependabot[bot] in https://github.com/xataio/pgstream/pull/1120
Full Changelog: https://github.com/xataio/pgstream/compare/v1.4.1...v1.4.2