You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed CDC/logical decoding heartbeat messages causing LogicalSlotParseError; heartbeat messages are now
skipped, and standalone logical messages can be acknowledged safely.
Fixed explicit foreign_key mappings being ignored when a child table has multiple foreign keys to the same
parent.