Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
pgstream.macos.amd64 | 2024-09-03 | 51.0 MB | |
pgstream_0.2.0_checksums.txt | 2024-09-03 | 437 Bytes | |
pgstream.linux.amd64 | 2024-09-03 | 50.3 MB | |
pgstream.linux.arm64 | 2024-09-03 | 48.6 MB | |
pgstream.macos.arm64 | 2024-09-03 | 49.5 MB | |
pgstream.win.amd64.exe | 2024-09-03 | 51.1 MB | |
README.md | 2024-09-03 | 1.6 kB | |
v0.2.0 source code.tar.gz | 2024-09-03 | 469.1 kB | |
v0.2.0 source code.zip | 2024-09-03 | 563.3 kB | |
Totals: 9 Items | 251.5 MB | 0 |
β‘ Highlights
π Improvements towards library integration π Improved Elasticsearch replication support π» Support for tracing and extended instrumentation coverage
What's Changed
- Expose required internal libs by @eminano in https://github.com/xataio/pgstream/pull/58
- Support PEM certificates as well as files by @eminano in https://github.com/xataio/pgstream/pull/59
- Update lib hooks by @eminano in https://github.com/xataio/pgstream/pull/60
- Fix connection strings in the README by @tsg in https://github.com/xataio/pgstream/pull/57
- Update translator env variable by @eminano in https://github.com/xataio/pgstream/pull/61
- Create webhook subscriptions table within the pgstream schema by @eminano in https://github.com/xataio/pgstream/pull/62
- Bump github.com/docker/docker from 25.0.5+incompatible to 25.0.6+incompatible by @dependabot in https://github.com/xataio/pgstream/pull/63
- Pretty print request body in dummy webhook server by @eminano in https://github.com/xataio/pgstream/pull/64
- Use the same kafka reader for fetching and committing messages by @eminano in https://github.com/xataio/pgstream/pull/65
- Improve support for elasticsearch replication by @eminano in https://github.com/xataio/pgstream/pull/66
- Improve instrumentation by @eminano in https://github.com/xataio/pgstream/pull/69
New Contributors
- @tsg made their first contribution in https://github.com/xataio/pgstream/pull/57
- @dependabot made their first contribution in https://github.com/xataio/pgstream/pull/63
Full Changelog: https://github.com/xataio/pgstream/compare/v0.1.0...v0.2.0