Skip to content

v1.1.0

Latest

Choose a tag to compare

@oz-release-app oz-release-app released this 22 Oct 07:50
28d973d

1.1.0 (2025-10-22)

🚀 Features

  • Add events and functions summary in notifications (#339) (000ae24)
  • Introduce retry mechanism for Email notifier (#282) (b6301aa)
  • Update payload builder to support formatted titles (#336) (12213b3)
  • Upgrade stellar crates and read events from specs (#371) (7273a3f)

🐛 Bug Fixes

  • Bump MSRV (#291) (f2d7953)
  • correct env var value in semgrep.yml (#317) (7a8253f)
  • Deprecate Stellar paging_token in GetEvents response (#344) (68d20f9)
  • Generate SBOM step in release pipeline (#294) (327269d)
  • Multi arch. docker images and binary mismatch (#382) (a61701e)
  • Release binaries and enable nightly workflows to create binary artifacts and images (#313) (43a0091)
  • Remove deprecated reviewers field from dependabot.yml (#316) (152843d)
  • Semgrep CI integration (#315) (a2bc23b)
  • syntax error in codeql.yml (#322) (7068e9e)
  • Update the Semgrep config (#306) (d4ed740)
  • Use unicode character for emoji (#295) (bdccda5)

🔧 Maintenance