Changelog

Stay current with the latest fixes and improvements.

Feb 11th 2025

New Features

  • Define DNS records with YAML for Domains

Improvements

  • Scheduled runs were moved to events
  • Build actions: Support for variables in the Image/User field
  • Targets: New default variables: BUDDY_RUN_TARGET_ADDRESS, BUDDY_RUN_TARGET_ID, BUDDY_RUN_TARGET_NAME, BUDDY_RUN_TARGET_TAGS
  • Actions: New resource variables: BUDDY_PIPELINE_CPU, BUDDY_PIPELINE_RAM, BUDDY_PIPELINE_ARCH
  • In targets, environments and integrations, the ID can now only be in lowercase letters.

Bugfixes

  • S3: testAction was not working correctly when the "Delete files removed in the changes" flag was not checked. - fixed
  • WebDav: Action did not work correctly if the source path was set to a single file. - fixed
  • VM actions: If empty lines or commented-out entries were provided in ignore paths / exclude from ignore paths, the action did not start correctly. - fixed
  • Pipelines: Updating the branch in the pipeline cleared the environment contexts set in that pipeline. - fixed
  • Windows and Linux VM: Improved error handling for custom AMI
  • YAML
  • Targets
  • Variables
  • VM