Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 19:05
3beaaaf

⚠️ NOTICE

Breaking Change: Connection-related event metadata now includes authProviderKey. This update may affect integrations relying on previous event formats and is the primary reason for the 0.3.0 version bump.

🚀 Features and Improvements

  • Added support for AWS connections using attached EC2 and ECS roles.
  • Added Archera block.
  • Added Custom API action to Umbrella block
  • Added Custom API action to Jira block
  • Introduced sharing of connections between all AWS blocks.
  • Added auto-scroll for AI chat upon new messages.

🐛 Bug Fixes

  • Fixed missing step IDs during step replacement and copy-paste operations.
  • Ensured proper status return (400 Bad Request) when AI provider config payload validation fails.
  • Skipped chat deletions when steps lack required metadata (blockName or actionName).

🔧 Maintenance

  • Removed projectId from app connection requests.
  • Added migration to populate missing step IDs.
  • Bumped dependencies: chromaui/action to 12.2.0 and webpack-dev-server to 5.2.2.

👏 Contributions

Many thanks to @jarenmt for contributing the Archera integration!

[Full Changelog](0.2.11...0.3.0)