Skip to content

0.6.0

Choose a tag to compare

@github-actions github-actions released this 10 Oct 09:49
d2147f4

⚠️ NOTICE

Breaking Change: This release has breaking changes:

  1. AWS action "Tag Resources" will now fail the step if some resources were not tagged
  2. Removed deprecated AWS actions:
  • "Get Account Information": please use instesad "AWS CLI" action with describe-account command
  • "Get Account Alias": please use instead "Get Account IDs"

🚀 Features and Improvements

  • Integrated Mermaid renderer support in AI assistant
  • Introduced nOps.io block
  • Added GCP and Azure custom API actions
  • Renamed AWS “Get Account ID” to “Get Account IDs” for clarity
  • Added AI Anthropic caching for improved token usage

🐛 Bug Fixes

  • Fixed flickering issue with markdown property in block settings
  • Fixed flow navigation when toggling workflow status in the workflows table
  • Prevented async field reloads in step settings when changing tabs between Configure and Test
  • Fixed "New Email" Outlook trigger to return full email body instead of preview body

👏 Contributions

Thank you @andremilk for contributing the nOps.io integration block!

Full Changelog