Skip to main content

September 2024

September 12 2024

Features

  • UI: The Environment Version summary is available in the Environment Settings menu
    • This summary includes the version number of each Agent, Connection, and Flow in the environment
    • Clicking an Agent or Flow will show the history of that item
    • This view can be used in cases where stability and traceability are important

Improvements

  • Virtualization: Session startup time should be greatly improved
  • Agent: File names with spaces will not be written with URL encoding
  • Agent: Stability improvements when processing updates
  • Agent: Log files that have been uploaded to the cloud will be deleted

Bug Fixes

  • SDK: Fixed parameter validation in the from_file_param method of MultiFileParam, used to ensure that the node parameter is the same for all captured files intended to be placed with the same node
  • SDK: MockGanymedeContext should now correctly reference flow_run_id if requested, regardless of use_last_run flag setting
  • SDK: Benchling methods updated to generally default to Unset rather than None

September 5 2024

Features

  • Agent: A new agent type is available that supports more detailed file inspection and manipulation prior to uploading to the Ganymede cloud

Improvements

  • UI: The environment Secrets table now supports sorting by Name and Updated Date
  • UI: The Agent log date filter now reflects the dates where logs are available
  • UI: Agent and Connection configuration information can now be copied from the UI for use in debugging and issue reporting
  • Agent: Clarification made to Cron upload and file watcher notebook templates that returning None from execute function will result in no files uploaded
  • Agent: Incorrectly typed objects returned from Agents in user-defined code now yields error messages in Connection logs.

Bug Fixes

  • UI: The list of flows in an environment will now be fetched when logging in from a direct link
  • Notebook: In certain cases, single input notebook templates were retrieved for multi nodes and vice versa. Faulty template retrieval was addressed in this release.
  • SDK: Fixed function call for applying compensation within WSP.calculate_population_counts