Skip to content

Releases: openops-cloud/openops

0.6.25

14 May 14:38
c14aa01

Choose a tag to compare

🚀 Features and Improvements

  • Modified AWS block actions to support partial results from AWS. Modified actions are listed below:
    • RDS Get Instances
    • RDS Get Snapshots
    • ECS Get Instances
    • EBS Get Volumes
  • Modified AWS Compute Optimizer block actions to support partial results from AWS. Modified actions are listed below:
    • EC2 Get Recommendations
    • EBS Get Recommendations
    • Get Recommendations Summary
  • Added sorting functionality for project tables
  • Improve Microsoft Teams messaging actions to create a new chat when itsn't found.
  • Added support for assuming AWS role via Azure VM managed identity

🐛 Bug Fixes

  • Modified Cloudability's recommendation action to accept only 30 days look back for S3 type
  • Updated the Cloudability block to correctly fetch AWS Redshift rightsizing recommendations
  • Fixed issues where test-run action limit settings could be unintentionally reset/overwritten during flow updates

🔧 Maintenance

  • Bumped @hono/node-server from 1.19.11 to 1.19.13
  • Bumped nodemailer from 8.0.3 to 8.0.5
  • Bumped fastify from 5.8.2 to 5.8.3
  • Bumped flatted from 3.4.1 to 3.4.2
  • Bumped path-to-regexp from 8.3.0 to 8.4.2
  • Bumped socket.io-parser from 4.2.5 to 4.2.6
  • Bumped yaml from 2.4.1 to 2.8.3
  • Bumped protobufjs from 7.5.4 to 7.5.5
  • Bumped minimatch from 9.0.3 to 9.0.9
  • Bumped lodash-es from 4.17.21 to 4.18.1
  • Bumped i18next-http-backend from 2.5.2 to 3.0.5
  • Bumped postcss from 8.4.38 to 8.5.10
  • Bumped hono from 4.12.14 to 4.12.18
  • Bumped axios from 1.15.0 to 1.15.2
  • Bumped fast-uri from 3.1.0 to 3.1.2
  • Bumped postcss from 8.5.10 to 8.5.11
  • Bumped @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4
  • Removed Candu SDK usage from frontend
  • Removed deprecated X-XSS-Protection header
  • Removed x-version HTTP header

Contributors

Big thanks to

  • @rmnsnpk for adding sorting functionality for project tables

Full Changelog: 0.6.24...0.6.25

0.6.24

09 Apr 15:28
9ccfa42

Choose a tag to compare

🚀 Features and Improvements

  • Added server-side validation for AWS connection credentials at creation time
  • Added an optional “parse as JSON” behaviour to the Store “Get” action so workflows can receive structured values (objects/arrays/primitives) instead of raw strings when desired.
  • Added a container restart policy to local Docker Compose services so they automatically come back up after daemon restarts.

🔧 Maintenance

  • Removed the Superset MCP integration
  • Updated dompurify package to 3.3.3
  • Updated ajv package to 8.18.0
  • Updated rollup package to 4.59.0
  • Updated nodemailer package to 8.0.3
  • Updated mailparser package to 3.9.4
  • Updated imapflow package to 1.2.15

Full Changelog: 0.6.23...0.6.24

0.6.23

18 Mar 16:03
999e1d7

Choose a tag to compare

🚀 Features and Improvements

  • Added link to slack block description to preview block kit builder
  • Removed length limitation from breadcrumbs

🐛 Bug Fixes

  • Fixed database refresher in Athena query action
  • Updated AWS get price action to support roles
  • Improved pagination to ensure consistent results without missing or duplicate items, even when entries share the same timestamp.

🔧 Maintenance

  • Bumped transitive dependencies
  • Updated fastify package to 5.8.2

Full Changelog: 0.6.22...0.6.23

0.6.22

11 Mar 14:15
0239088

Choose a tag to compare

🚀 Features and Improvements

  • Introduced retry logic for the MS Outlook trigger.

🐛 Bug Fixes

  • Resolved the Edit label issue in the flow action menu.
  • Corrected AI chat name generation for Anthropic models.

🔧 Maintenance

  • Dropped the unused pnpm dependency.
  • Cleaned up unused dependencies and pinned versions to static ones.
  • Removed the Pelanor block.

Full Changelog: 0.6.21...0.6.22

0.6.21

25 Feb 13:13
f8dae77

Choose a tag to compare

🚀 Features and Improvements

  • Added account and region support to the query Athena action.
  • Expanded model support to include Claude Opus 4.6 and Claude Sonnet 4.6 for Anthropic and Google Vertex.

🔧 Maintenance

  • Upgraded AWS and Snowflake dependencies
  • Bumped Analytic version to the latest public release

Full Changelog: 0.6.20...0.6.21

0.6.20

19 Feb 14:19
876f0bf

Choose a tag to compare

🚀 Features and Improvements

  • Analytics dataset creation now supports virtual (SQL) datasets and an optional “recreate if exists” mode.

🔧 Maintenance

  • Bumped analytics version to latest public release.
  • Bumped axios from 1.12.1 to 1.13.5.
  • Bumped webpack from 5.94.0 to 5.105.2
  • Bumped markdown-it from 14.1.0 to 14.1.1
  • Updated GitHub Actions dependencies (Chromatic, AWS credentials, Docker build/push).

Full Changelog: 0.6.19...0.6.20

0.6.19

18 Feb 14:04
0d80439

Choose a tag to compare

🐛 Bug Fixes

  • Corrected error response for unauthenticated requests to the user settings endpoint.

🔧 Maintenance

  • Bumped analytics version to latest public release.
  • Bumped qs from 6.11.2 to 6.14.2

Full Changelog: 0.6.18...0.6.19

0.6.18

11 Feb 14:08
5b44f46

Choose a tag to compare

🚀 Features and Improvements

  • Improved Azure authentication by validating credentials early and failing fast when required fields are missing.
  • Approval and rejection links now display a confirmation page with details.
  • Extended the Outlook send-email action to support inline attachments and additional attachment metadata.

Full Changelog: 0.6.17...0.6.18

0.6.17

04 Feb 15:31
714da64

Choose a tag to compare

🚀 Features and Improvements

  • Increased the Outlook new-email trigger fetch limit from 10 to 50 recent emails.
  • Changed font sizes and styles for Markdown components and UI styles of AI chat.
  • Updated model selector to show AI provider icons.

🐛 Bug Fixes

  • Resolved an issue where password validation incorrectly rejected certain allowed special characters.
  • Prevented infinite retry loops when backend tool responses exceed the LLM token limit.

🔧 Maintenance

  • Bumped analytics version to latest public release.
  • Updated @isaacs/brace-expansion to a patched version to address a critical security vulnerability.

Full Changelog: 0.6.16...0.6.17

0.6.16

28 Jan 13:08
ce98b05

Choose a tag to compare

🚀 Features and Improvements

  • Webhook-triggered workflows can now return HTTP responses to the calling workflow
  • Added CC and BCC support to forward-email action in Microsoft Outlook block
  • Enhanced the SMTP block with robust connection error handling and environment-configurable allowed ports.

🐛 Bug Fixes

  • Improved handling of deleted workflow runs by safely ignoring late or in-flight update events.

🔧 Maintenance

  • Refactored the OpenOps MCP tables prompt for improved clarity and usability.
  • Extended OAuth connection support to work with providers using Cross-Origin-Opener-Policy: same-origin
  • Updated @assistant-ui packages

Full Changelog: 0.6.15...0.6.16