Skip to content

Releases: intility/off_broadway_splunk

v3.0.0

14 Apr 13:34
Immutable release. Only release title and notes can be modified.
9c1f4b4

Choose a tag to compare

3.0.0 (2026-04-14)

⚠ BREAKING CHANGES

  • add telemetry error events and stop producer on auth failures (v3.0.0) (#14)

Features

  • add telemetry error events and stop producer on auth failures (v3.0.0) (#14) (46fba50)

v2.1.4

14 Apr 11:43
Immutable release. Only release title and notes can be modified.
c315616

Choose a tag to compare

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)