Xata/pgstream: Release v0.2.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