Skip to content

v2.1.4

Choose a tag to compare

@github-actions github-actions released this 14 Apr 11:43
Immutable release. Only release title and notes can be modified.
c315616

2.1.4 (2026-04-14)

Bug Fixes

  • correct typespec annotations in Producer module (5bafbd9)
  • producer: handle refetch when job already in progress (53b3019)

Documentation

  • Update README badges and links (069f548)

CI

  • Configure automated releases with release-please (b18df30)

Styles

  • Reformat code to use 120 character line length (3029b41)

Tests

  • logger: Disable colored console output in test environment (a3133e3)