Skip to content

v0.3.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 15:23
49ae096

0.3.6 (2024-11-29)

🐛 Bug Fixes

  • await reconciliation bug (#187) (a352533)
  • cancellation of requests work correctly (#186) (95377ad)
  • Fix the bug regarding accessing flags using with context (#172) (39625e6)
  • guard possible changes in serialization (#182) (64c77ac)
  • update how debug logging works (#174) (bd79fad)

✨ New Features

  • add binary-compatibility-validator plugin (111e8bd)
  • add timeout to the http client (#181) (eab3985)
  • Resolve Debug to redirect to UI tool on web (#183) (ae05eef)

🧹 Chore

📚 Documentation