Tasks for AWS 2.19 Release Notes
02 October 2019
The Utoolity team is pleased to present Tasks for AWS 2.19 – this release adds a new action to label parameter versions in the AWS Systems Manager (SSM) Parameter Store and adds support for managed IAM policies.
You can now use the AWS Systems Manager Parameter task to label parameter versions managed by the AWS Systems Manager Parameter Store, and you can use managed IAM policies in addition to (or replacing) the former inline IAM policies to consolidate IAM policy management.
If you are using Bamboo remote agents, please review the Tasks for AWS 2.19 Upgrade Notes for important information on this release.
Learn more and try it for free in:
On this page:
- 1 Highlights
- 2 Resolved issues
- 2.1 Release 2.19.5
- 2.2 Release 2.19.4
- 2.3 Release 2.19.3
- 2.4 Release 2.19.2
- 2.5 Release 2.19.1
- 2.6 Release 2.19.0
Highlights
Label parameter versions with the AWS Systems Manager (SSM) Parameter task
You can now use the AWS Systems Manager Parameter task to label parameter versions managed by the AWS Systems Manager Parameter Store, which provides a centralized store to manage your configuration data, whether plain-text data such as database strings or secrets such as passwords.
Use managed policies to consolidate IAM policy management
You can now use managed IAM policies in addition to (or replacing) the former inline IAM policies to consolidate IAM policy management.
This feature is provided by Identity Federation for AWS (Bamboo), which is bundled and free for Tasks for AWS licensees, see the resp. FAQ for details.
Optionally succeed Amazon S3 Object task delete action for non existing buckets
Similar to the Don't fail if nothing to ... options for the delete/download/copy S3 Object actions, it is now possible to Don't fail for non existing bucket for the Amazon S3 Object task's delete action to ensure all preconditions for subsequent tasks are met.
Resolved issues
Release 2.19.5
2020-06-16
This release addresses the following issues:
Improvements
TAWS-1937 – Surface new AWS region Africa (Cape Town) / af-south-1
TAWS-1941 – Surface new AWS region Europe (Milan) / eu-south-1
TAWS-1943 – Update available Elastic Beanstalk solution stacks (as per 2020-04-30 - Linux)
TAWS-1953 – Update available Elastic Beanstalk solution stacks (as per 2020-06-03 - Linux)
Bugs
TAWS-1944 – Update available Elastic Beanstalk solution stacks (as per 2020-05-01 - Windows)
TAWS-1945 – Update available Elastic Beanstalk solution stacks (as per 2020-05-04 - Linux)
TAWS-1946 – Update available Elastic Beanstalk solution stacks (as per 2020-05-06 - Linux)
TAWS-1950 – Update available Elastic Beanstalk solution stacks (as per 2020-05-20 - Windows)
TAWS-1954 – Update available Elastic Beanstalk solution stacks (as per 2020-06-05 - Linux)
Security
TAWS-1952 – Update vulnerable dependencies
Release 2.19.4
2020-04-20
This release addresses the following issues:
Improvements
TAWS-1920 – Add support for Lambda C# .NET Core 3.1 runtime
TAWS-1925 – Update available Elastic Beanstalk solution stacks (as per 2020-04-08 - Linux)
Bugs
TAWS-1912 – Fix logging configuration description in Step Functions task referring to express workflows only
TAWS-1916 – Update available Elastic Beanstalk solution stacks (as per 2020-02-28 - Linux)
TAWS-1917 (UAA-423) – Fix NullPointerException on invalid JSON syntax for CloudFormation parameter input
TAWS-1919 – Update available Elastic Beanstalk solution stacks (as per 2020-03-27 - Linux)
TAWS-1906 – Update available Elastic Beanstalk solution stacks (as per 2020-03-31 - Windows)
Release 2.19.3
2020-02-27
This release addresses the following issues:
Improvements
TAWS-1293 – Add inline dialog examples for Step Functions state machines
TAWS-1806 – Drop support for Lambda Node.js 8.10 runtime
TAWS-1831 – Add support for logging tier and parameter version in applicable Systems Manager Parameter actions
TAWS-1850 – Add inline dialog example for ECS FireLens log routing configuration
TAWS-1862 – Add support for Step Functions express workflows
TAWS-1886 – Integrate ECS support for EFS volumes
TAWS-1892 – Add support for Lambda Ruby 2.7 runtime
TAWS-1908 – Add support for CloudWatch Logs in Step Functions standard workflows
Bugs
TAWS-1888 – Fix ECS volumes not being available for Fargate launch type
TAWS-1890 (UAA-417) – Fix Amazon S3 Object task using Ant default excludes
TAWS-1891 – Fix NoSuchMethodError exception in Bamboo 7.0: com.google.common.base.Objects.firstNonNull
TAWS-1906 – Update available Elastic Beanstalk solution stacks (as per 2020-02-24 - Windows)
Release 2.19.2
2020-01-31
This release addresses the following issues:
Improvements
TAWS-1805 – Deprecate support for Lambda Node.js 8.10 runtime
TAWS-1861 – Update available Elastic Beanstalk solution stacks (as per 2019-12-01 - Windows)
TAWS-1867 – Update available Elastic Beanstalk solution stacks (as per 2019-12-23 - Windows)
TAWS-1869 – Update available Elastic Beanstalk solution stacks (as per 2020-01-15 - Windows)
TAWS-1870 – Update available Elastic Beanstalk solution stacks (as per 2020-01-21 - Linux)
Bugs
TAWS-1866 – Fix Systems Manager Parameter task not being discoverable via SSM service key
TAWS-1871 – Update available Elastic Beanstalk solution stacks (as per 2020-01-22 - Windows)
Release 2.19.1
2019-11-28
This release addresses the following issues:
Improvements
TAWS-1818 – Update available Elastic Beanstalk solution stacks (as per 2019-10-17 - Linux)
TAWS-1821 – Update available Elastic Beanstalk solution stacks (as per 2019-10-28 - Windows)
TAWS-1824 – Add support for Lambda Python 3.8 runtime
TAWS-1825 – Add support for Lambda Java 11 runtime
TAWS-1826 – Add support for Lambda Node.js 12.x runtime
TAWS-1827 – Integrate ECS support for FireLens log routing configuration
TAWS-1829 – Integrate ECS support for Amazon Elastic Inference accelerators
TAWS-1835 – Integrate ECS support for CPU and memory task-level overrides
TAWS-1849 – Update available Elastic Beanstalk solution stacks (as per 2019-11-25 - Linux)
Bugs
TAWS-1823 (UAA-405) – Fix networkMode parameter of ECS Register Task Definition action missing a <default> value
Release 2.19.0
2019-10-02
This release addresses the following issues:
Stories
TAWS-1590 – As a user, I want an action to label a Systems Manager (SSM) parameter so that I can manage parameter versions
Improvements
TAWS-1731 – Drop support for Lambda Node.js 6.10 runtime
TAWS-1758 – Drop support for Lambda .NET Core 1.0 runtime
TAWS-1772 – Update available Elastic Beanstalk solution stacks (as per 2019-06-28)
TAWS-1773 (UAA-380) – Add option to succeed S3 Object delete action for non existing buckets
TAWS-1775 – Surface new AWS region Middle East (Bahrain) / me-south-1
TAWS-1778 – Update available Elastic Beanstalk solution stacks (as per 2019-08-08 - Windows)
TAWS-1779 – Update available Elastic Beanstalk solution stacks (as per 2019-08-08 - Linux)
TAWS-1792 – Update available Elastic Beanstalk solution stacks (as per 2019-08-26 - Windows)
TAWS-1799 – Update available Elastic Beanstalk solution stacks (as per 2019-09-06 - Linux)
TAWS-1803 – Update available Elastic Beanstalk solution stacks (as per 2019-09-24 - Windows)
Tasks
TAWS-1728 – Drop support for Bamboo 6.0
TAWS-1771 – Drop support for Bamboo 6.1
Amazon Web Services™, AWS™ and the “Powered by Amazon Web Services” logo are trademarks of Amazon.com, Inc. or its affiliates in the United States and/or other countries.
Utoolity® is a registered trademark of Utoolity GmbH.
© 2024 Utoolity GmbH. All rights reserved.