What's Changed
- feat: OTEL exporter with easy Datadog integration
- feat: support pg protocol version negotiation for frontend clients using v3.2 @sarajmunjal
- feat: persist 2pc transaction state to disk by @willothy
- fix:
RELOAD/RECONNECTbroke automatic role detection temporarily - fix(resharding): proper handling for toasted data for
UPDATE@meskill - fix: set soft
NOFILElimit to hard - fix: remove the need for
prepared_statements = "extended_anonymous" - chore: parallelize CI
- docs: correct
two_phase_commit_autodefault tofalse@willothy
New Contributors
- @sarajmunjal made their first contribution in #926
- @willothy made their first contribution in #937
Full Changelog: v0.1.38...v0.1.39