Skip to content

v1.3.0

Choose a tag to compare

@kennywillbe kennywillbe released this 29 Aug 20:47
cebbab9

1.3.0 (2026-08-29)

Features

  • a row chooses its index (#91) (0939822)
  • an ingest pipeline per section, so the target computes vector fields (#92) (1da79dc)
  • append-only tables without a primary key (#93) (e6ab837)
  • join field and per-document routing (#88) (16d2b56)
  • one index fed by several tables (#89) (7efef40)
  • parse, split, number and date transforms (#85) (7a46aff)
  • row filters that the load pushes down and the stream evaluates (#87) (c392efe)

Bug Fixes

  • file a REPLICA IDENTITY FULL row under its primary key (#90) (9eabc04)

What's Changed

Full Changelog: v1.2.0...v1.3.0