Tasks for AWS 3.2 Release Notes
10 December 2025
The Utoolity team is pleased to present Tasks for AWS 3.2 – this release migrates to the AWS SDK for Java 2.x and surfaces 5 new AWS regions and 6 Lambda runtimes in turn.
You can now visually select all AWS regions and Lambda runtimes supported by the AWS SDK for Java 2.x, including the more recent Asia Pacific regions Malaysia, Thailand, Taipei, and New Zealand, as well as Mexico Central, and the new Java 25, Node.js 24, and Python 3.14 runtimes.
Please review the Tasks for AWS 3.2 Upgrade Notes for important release information.
Learn more and try it for free in:
On this page:
Highlights
Visually select all AWS regions and Lambda runtimes supported by the AWS SDK for Java 2.x
Migrating the app to the AWS SDK for Java 2.x surfaces newer AWS regions and Lambda runtimes that where not supported by the preceding AWS SDK for Java 1.x, which has been in maintenance mode and is nearing its end-of-support on December 31, 2025 – refer to the AWS news blogs for details on the new regions and runtimes:
https://aws.amazon.com/blogs/aws/now-open-aws-asia-pacific-malaysia-region/
https://aws.amazon.com/blogs/aws/announcing-the-new-aws-asia-pacific-thailand-region/
https://aws.amazon.com/blogs/aws/now-open-aws-mexico-central-region/
https://aws.amazon.com/blogs/aws/now-open-aws-asia-pacific-taipei-region/
https://aws.amazon.com/blogs/aws/now-open-aws-asia-pacific-new-zealand-region/
https://aws.amazon.com/blogs/compute/aws-lambda-now-supports-java-25/
https://aws.amazon.com/blogs/compute/python-3-14-runtime-now-available-in-aws-lambda/
https://aws.amazon.com/blogs/compute/node-js-24-runtime-now-available-in-aws-lambda/
You can always use the region code of any newly AWS supported region that might not yet be surfaced in our app, refer to How to parametrize the AWS region via a Bamboo variable for details.
While the AWS SDK for Java 1.x remains functional and available on GitHub, it won’t receive updates or releases any longer, including critical bug fixes and security issues. It is therefore highly recommended to upgrade the app to the release at hand.
Resolved issues
Release 3.2.4
2026-03-23
This release addresses the following issues:
Bugs
TAWS-2867 – Fix S3 Object task upload action failing early with large number of files
Release 3.2.3
2026-03-14
This release addresses the following issues:
Improvements
TAWS-2768 – Deprecate support for Lambda Node.js 16 runtime
TAWS-2772 – Deprecate support for Lambda Python 3.8 runtime
TAWS-2774 – Deprecate support for Lambda .NET 6 runtime
TAWS-2776 – Deprecate support for Lambda Node.js 18 runtime
TAWS-2778 – Deprecate support for Lambda Python 3.9 runtime
Bugs
TAWS-2783 – Fix S3 Object task upload action not setting content type
Release 3.2.2
2026-02-28
This release addresses the following issues:
Bugs
TAWS-2778 – Fix undefined sort order of action select list(s)
Release 3.2.1
2026-02-11
This release addresses the following issues:
Improvements
TAWS-2843 – Surface support for Lambda .NET 10 runtime
Bugs
TAWS-2782 – Fix SdkClientException in S3 Object task when downloading a virtual directory
Release 3.2.0
2025-12-10
This release addresses the following issues:
Improvements
TAWS-2553 – Surface new AWS region Asia Pacific (Malaysia) / ap-southeast-5
TAWS-2615 – Surface support for Lambda Python 3.13 runtime
TAWS-2617 – Surface new AWS region Asia Pacific (Thailand) / ap-southeast-7
TAWS-2618 – Surface new AWS region Mexico (Central) / mx-central-1
TAWS-2648 – Surface support for Lambda Node.js 22 runtime
TAWS-2649 – Surface support for Lambda Ruby 3.4 runtime
TAWS-2678 – Surface new AWS region Asia Pacific (Taipei) / ap-east-2
TAWS-2708 – Surface new AWS region Asia Pacific (New Zealand) / ap-southeast-6
TAWS-2734 – Surface support for Lambda Java 25 runtime
TAWS-2735 – Surface support for Lambda Python 3.14 runtime
TAWS-2736 – Surface support for Lambda Node.js 24 runtime
Technical debt
TAWS-2616 – Migrate to AWS SDK for Java 2.x