Skip to content

Choose a tag to compare

@bullfrog-bot bullfrog-bot released this 05 Jan 04:30
dabf76d

0.9.0 (2026-01-05)

⚠ BREAKING CHANGES

  • Default allowed domains have been restricted. Previously, github.com, api.github.com, and *.blob.core.windows.net were allowed by default. These domains are no longer implicitly allowed in v0.9.0. If your workflows depend on these domains, you must now explicitly allow them in your configuration when upgrading to v0.9.0.

Features

  • publish connection results to control plane (#219) (9d88757)
  • remove dependency on tetragon and other improvements (#216) (02b45b4)
  • restrict default allowed domains (#217) (8089b5e)
  • update action to use node 24 (#200) (65a0913)