Skip to content

Releases: nallenscott/undertow

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 22:29
f048b21

0.5.0 (2026-07-03)

Features

  • replace undertow_on_drain with multi-sink dispatch (#10) (02f1fcc)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 18:17
7b9cc17

0.4.0 (2026-07-03)

Features

  • add duration_ms and rename ids to upserted_ids in drain.undertow payload (#8) (86623e8)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 15:28
ad13a9e

0.3.0 (2026-07-03)

Features

  • add undertow_requeue for manual buffer enqueue (d577b47)

Bug Fixes

  • pin sqlite3 to ~> 1.4 for activerecord 7.0 compatibility (7835de0)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 13:34
631d2a5

0.2.1 (2026-06-13)

Bug Fixes

  • callback consistency (9d87f1b)
  • normalize column config and split self commit callbacks by action (b298188)
  • normalize configured columns at the dsl boundary (4730882)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 May 09:28
ec5b95d

0.2.0 (2026-05-05)

Features

  • add pluggable store adapters with memory default (7c75687)