Skip to content

v4.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 08:27
ec06239

4.3.0 (2026-07-20)

Features

  • add Client.Attach<T>() to populate a model's client context for Update/Delete (#135) (8b0dfd5)
  • add ClientOptions.SerializeEnumsAsStrings to opt into string enum serialization (#134) (a784554)

Bug Fixes

  • exclude reference columns from update and delete select queries (#132) (07acabd)