20 Januar 2015
Highlights of this release:
Updates for this release:
Highlights
New tasks for AWS CodeDeploy
You can now facilitate Amazon Web Service's new platform and language agnostic deployment automation offering AWS CodeDeploy to consistently deploy your application across your development, test, and production environments - this is enabled by three new tasks:
Optionally succeed Amazon EC2 resource tasks if no resources match the filter
The EC2 resource filter handling introduced in release 2.4.5 yields use cases where not matching any resources is valid and shouldn't trigger the build to fail. To account for such scenarios, you can now check the Don't fail for empty filter result option to prevent the task failing if no matching resources are found.
Support for Docker 1.3 in AWS Elastic Beanstalk tasks
The available solution stacks have been updated to include the latest versions, see the resp. announcements:
Updated solution stacks are always usable manually as soon as they are made available by AWS - this simply updates the user interface to include those for convenient selection.
Details
This release addresses the following issues:
- Stories
- TAWS-478 - As a user, I want a task to create/stop a CodeDeploy deployment so that I can perform deployments
- TAWS-479 - As a user, I want a task to create/update/delete a CodeDeploy application so that I can target deployments
- TAWS-480 - As a user, I want a task to create/update/delete a CodeDeploy deployment group so that I can target deployments
- TAWS-482 - As a user, I want an action to register a CodeDeploy application revision so that I can decouple the deployment step
- Improvements
- TAWS-483 - Update CloudFormation example templates and parameters
- TAWS-501 - Update available Elastic Beanstalk solution stacks (as per 20141212)
- TAWS-510 - Add guidance for IAM usage with CloudFormation
- TAWS-512 (UAA-52) - Enable EC2 resource tasks to succeed if no resources match the filter
- TAWS-520 - Adjust/Unify field names, descriptions and inline help style/wording to match Atlassian Design Guidelines (ADG)
- Bugs
- TAWS-475 - Fix CSS regression for large inline dialog buttons in Bamboo 5.7
- TAWS-489 - Fix CloudFormation stack update action not creating expected output variables on rollback
- TAWS-496 - Fix inline dialog worker tier explanation not being shown anymore