Skip to content

v0.5.16

Choose a tag to compare

@dannote dannote released this 13 Jul 18:12
· 24 commits to master since this release

Added

  • Added a synthetic wide-append benchmark for Exograph-style fragment staging payloads.
  • Added Ecto JSON[] migration and round-trip support for {:array, :map} fields.

Changed

  • DuckDB transaction conflicts are now classified as retriable :transaction_conflict errors.

Fixed

  • Fixed Ecto JSON map dumping across SQL and native append insert paths.
  • Fixed managed-binary selection in the session failure integration test.