This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
Releases: mibexsoftware/bamboo-plan-dsl-plugin
Releases · mibexsoftware/bamboo-plan-dsl-plugin
Update vulnerable dependencies
- Update vulnerable snakeyaml dependency
Bug fix for SSH/SCP task
Bug fixes:
- Unknown encrypted data format error when using SSH/SCP tasks
Bug fixes
Bug fixes:
- Setting notification options on "Branches" doesn't work
- Maintenance of existing notifications in deployment environments doesn't work
- NPE when leaving out "keepBuildWithLabels" in YAML syntax
- When using HipChat notification with YAML an IllegalArgumentException occurs
- Artifact download for new plans is not always working properly
Bug fixes
Support for project and plan inheritance permissions
New Features:
- Support project permissions introduced with Bamboo 6.2
- Support plan permissions inheritance introduced with Bamboo 6.2
Bug fixes:
- Bitbucket Cloud SCM together with shared credentials yields a NullPointerException
Support for new release versioning inheritance option and bug fixing
Bug fixes:
- Compatibility issue with Bamboo 5.10 due to missing environment agent service
New features:
- Support for the new Bamboo 6.1 option to inherit plan release versioning inheritance for branches
Improvements:
- Improved custom plan branch referencing including debug logging in case of problems
- Better error messages in case license problems occur
Custom misc options on job, repo option for BBS trigger and bug fixes
Bug fixes:
- Improve plan lookup in artifact downloader task
- Job requirements are not replaced when not-referenced option is set to DELETE
- Setting auto branch management strategy for option "new plan branches with matching regex" does not work in Bamboo 6.0
- Validation for inline scripts in seed task fails if one of the exported Bamboo objects is used
- Improve mapping between branch and deployment project branch
New features:
- Support custom misc options on job level
- Option to specify the repos to use in Bitbucket Server Trigger
Support for agent assignments and Bamboo 6.1
Bug fixes:
- Setting permissions in YAML does not work (#43)
- Configuring e-mail notification type doesn't work
- Configuring a job as disabled doesn't work when creating it for the first time (#46)
- Custom notifications are not available in deployment project environments (#48)
New features:
- Support agent assignments in deployment projects (#25)
- Compatibility with Bamboo 6.1
Improvements:
- When action=disabled, disable all the jobs instead of setting the stage to manual (#44)
Bug fix for YAML !markers without child elements
Bug fixes:
- YAML !markers without child elements lead to " Can't construct a java object" exception
Bug fix release
Bug fixes:
- Permissions in deployment projects and environments are not correctly set for "other users" group
New Features
- Export of Bamboo's encryptionService to be used in DSL and YAML scripts
Improvements:
- Improve debug logging in case of a transaction error
- Improved error handling when missing checkout task in front of DSL task