Skip to main content

November 2025

November 20 2025

Improvements

  • Flows: Added rate limits to the webhook and AWS events triggers to improve reliability under high load
  • Web UI: Added any associated Instrument Instances to the Connection details page
  • Web UI: Associating Instruments and Connections will default to showing live Connections

Agent Version: 5.5.93

November 13 2025

Improvements

  • Flows: Added retries to Flow launches to improve robustness against transient errors
  • Web UI: Instrument instances can now support more than one Connection
  • Web UI: Tables that are included in Runs will now display columns

Bug Fixes

  • API: Fixed an issue where retrieving previous Flow Runs by ID would fail if the Run was more than 10k Runs ago

Agent Version: 5.5.87

November 7 2025

Improvements

  • Web UI: Added a table view of Instrument Types to allow for easier scanning and sorting of Instrument Types
  • Web UI: When connecting Instrument Types to Instruments, the model is now displayed to help differentiate between similar Instrument Types
  • Node: Added file_recency_days attribute to S3_Write node to allow users to limit the number of days back to look for files to sync, improving sync performance.

Bug Fixes

  • Flow: Fixed an issue where Table writes in Flows were not being tracked

  • API: Fixed an issue where API calls to retrieve Flow code was failing

  • Self-Managed Repos: Fixed various issues related to self-managed Git repositories:

    • Flow and Node deletions were not synced to local repos
    • Local repo changes were not being detected properly

    To address these issues, users with self-managed Git repositories will need to update their local versions of flow-commit-action and flow-pull-action to latest.

Documentation

Agent Version: 5.5.84