Tasks for AWS 2.23 Release Notes

04 November 2021

The Utoolity team is pleased to present Tasks for AWS 2.23 – this release adds container image support for AWS Lambda functions, and it allows to deploy functions powered by the AWS Graviton2 processor.

You can now use the app to deploy Lambda functions packages as container images to unify your tooling and support dependencies up to 10 GB in size via the AWS Lambda Function task, and you can get a better price performance ratio by running suitable functions on the Arm-based AWS Graviton2 processor.

Please review the Tasks for AWS 2.23 Upgrade Notes for important release information.

Highlights

Deploy AWS Lambda functions packaged as container images

You can now also deploy Lambda functions packaged as container images with the AWS Lambda Function task, which already enables you to deploy functions packaged as ZIP archives from S3. This helps if you’ve invested in container tooling for your development workflows or need to deploy workloads with deployment packages larger than 50 MB – refer to the introductory blog post for details:

To help you with that, you can now package and deploy Lambda functions as container images of up to 10 GB in size. In this way, you can also easily build and deploy larger workloads that rely on sizable dependencies, such as machine learning or data intensive workloads. Just like functions packaged as ZIP archives, functions deployed as container images benefit from the same operational simplicity, automatic scaling, high availability, and native integrations with many services.

Lambda container images have some unique characteristics

Refer to Optimizing Lambda functions packaged as container images to understand “how container images are packaged, as well as how the Lambda service retrieves, caches, deploys, and retires container images”.

Deploy AWS Lambda functions powered by Graviton2 processors

You can now also use the the AWS Lambda Function task to deploy new and existing functions powered by the Arm-based AWS Graviton2 processors, which can yield significantly better price performance for suitable workloads – refer to the introductory blog post for details:

With this choice, you can save money in two ways. First, your functions run more efficiently due to the Graviton2 architecture. Second, you pay less for the time that they run. In fact, Lambda functions powered by Graviton2 are designed to deliver up to 19 percent better performance at 20 percent lower cost.

Resolved issues

Release 2.23.10

2024-02-06

This release addresses the following issues:

  • Improvements

    • TAWS-2326 – Drop support for Lambda Node.js 12 runtime

    • TAWS-2328 – Drop support for Lambda .Net Core 3.1 runtime

    • TAWS-2455 – Add support for Lambda Ruby 3.2 runtime

    • TAWS-2464 – Surface new AWS region Israel (Tel Aviv) / il-central-1

    • TAWS-2465 – Add support for Lambda Python 3.11 runtime

    • TAWS-2466 – Update available Elastic Beanstalk solution stacks 2023-08-04 (Linux)

    • TAWS-2472 – Update available Elastic Beanstalk solution stacks 2023-10-17 (Windows)

    • TAWS-2473 – Update available Elastic Beanstalk solution stacks 2023-10-19 (Linux)

    • TAWS-2476 – Add support for Lambda Amazon Linux 2023 runtime

    • TAWS-2477 – Add support for Lambda Node.js 20 runtime

    • TAWS-2478 – Add support for Lambda Java 21 runtime

    • TAWS-2479 – Surface new AWS region Canada West (Calgary) / ca-west-1

    • TAWS-2480 – Add support for Lambda Python 3.12 runtime

    • TAWS-2481 – Update available Elastic Beanstalk solution stacks 2023-11-15 (Linux)

    • TAWS-2483 – Update available Elastic Beanstalk solution stacks 2023-12-05 (Windows)

    • TAWS-2491 – Drop support for Lambda Python 3.7 runtime

    • TAWS-2492 – Drop support for Lambda Node.js 14 runtime

    • TAWS-2493 – Drop support for Lambda Ruby 2.7 runtime

    • TAWS-2494 – Drop support for Lambda Amazon Linux runtime

    • TAWS-2495 – Drop support for Lambda Go 1.x runtime

    • TAWS-2496 – Drop support for Lambda Java 8 runtime

    • TAWS-2511 – Integrate ECS support for domainless gMSA authentication

    • TAWS-2512 – Integrate Lambda support for outbound IPv6 connections in VPC

  • Bugs

Release 2.23.9

2023-05-25

This release addresses the following issues:

  • Improvements

    • TAWS-2325 – Deprecate support for Lambda Node.js 12 runtime

    • TAWS-2327 – Deprecate support for Lambda .Net Core 3.1 runtime

    • TAWS-2429 – Add support for Lambda Python 3.10 runtime

    • TAWS-2431 – Add support for Lambda Java 17 runtime

    • TAWS-2434 – Update available Elastic Beanstalk solution stacks 2023-05-04 (Python)

  • Bugs

Release 2.23.8

2023-04-07

This release addresses the following issues:

Release 2.23.7

2023-01-31

This release addresses the following issues:

  • Improvements

    • TAWS-2374 – Add support for Lambda Node.js 18 runtime

    • TAWS-2377 – Surface new AWS region Asia (Hyderabad) / ap-south-2

    • TAWS-2385 – Integrate ECS support for container port ranges for port mapping

    • TAWS-2392 – Surface new AWS region Asia Pacific (Melbourne) / ap-southeast-4

    • TAWS-2396 – Integrate ECS support for rolling deployments with CloudWatch alarms

    • TAWS-2398 – Update available Elastic Beanstalk solution stacks 2023-01-24 (Windows)

  • Bugs

Release 2.23.6

2022-11-19

This release addresses the following issues:

  • Improvements

    • TAWS-2344 – Surface new AWS region Middle East (UAE) / me-central-1

    • TAWS-2350 – Update available Elastic Beanstalk solution stacks 2022-10-03 (Linux)

    • TAWS-2353 – Surface new AWS region Europe (Zurich) / eu-central-2

    • TAWS-2372 – Surface new AWS region Europe (Spain) / eu-south-2

  • Bugs

    • TAWS-2369 – Fix CVE-2022-42003,CVE-2022-42004 - jackson-databind before 2.13.4.1

    • TAWS-2370 – Fix CVE-2022-25857,CVE-2022-38749,CVE-2022-38750 - snakeyaml before 1.31

    • TAWS-2343 – Update available Elastic Beanstalk solution stacks 2022-08-31 (Linux)

    • TAWS-2349 – Update available Elastic Beanstalk solution stacks 2022-09-21 (Windows)

    • TAWS-2351 – Update available Elastic Beanstalk solution stacks 2022-10-24 (Windows)

    • TAWS-2352 – Update available Elastic Beanstalk solution stacks 2022-11-04 (Linux)

Release 2.23.5

2022-08-27

This release addresses the following issues:

  • Bugs

    • TAWS-2330 – Fix removal of getRuntimeArtifactIds() method breaking S3 upload action in Bamboo 9.0

    • TAWS-2331 – Update available Elastic Beanstalk solution stacks 2022-08-25 (Windows)

Release 2.23.4

2022-08-16

This release addresses the following issues:

  • Improvements

    • TAWS-2301 – Update available Elastic Beanstalk solution stacks 2022-07-28 (Java)

    • TAWS-2323 – Deprecate support for Lambda Python 3.6 runtime

    • TAWS-2324 – Drop support for Lambda Python 3.6 runtime

  • Bugs

    • TAWS-2299 – Update available Elastic Beanstalk solution stacks 2022-06-22 (Windows)

    • TAWS-2300 – Update available Elastic Beanstalk solution stacks 2022-06-22 (Linux)

    • TAWS-2302 – Update available Elastic Beanstalk solution stacks 2022-07-29 (Windows)

    • TAWS-2303 – Update available Elastic Beanstalk solution stacks 2022-08-08 (Linux)

    • TAWS-2329 – Fix CVE-2022-31159 - aws-java-sdk-core before 1.12.261

Release 2.23.3

2022-05-31

This release addresses the following issues:

  • Improvements

    • TAWS-2268 – Update available Elastic Beanstalk solution stacks 2022-03-16 (Windows)

    • TAWS-2270 – Update available Elastic Beanstalk solution stacks 2022-03-25 (Docker)

    • TAWS-2271 – Update available Elastic Beanstalk solution stacks 2022-03-31 (Linux)

    • TAWS-2280 – Add support for Lambda Node.js 16 runtime

  • Bugs

    • TAWS-2275 – Update available Elastic Beanstalk solution stacks 2022-04-29 (Linux)

    • TAWS-2276 – Update available Elastic Beanstalk solution stacks 2022-04-30 (Windows)

    • TAWS-2277 – Update available Elastic Beanstalk solution stacks 2022-05-04 (Ruby)

    • TAWS-2278 – Update available Elastic Beanstalk solution stacks 2022-05-06 (Docker)

    • TAWS-2297 – Update available Elastic Beanstalk solution stacks 2022-05-26 (Linux)

    • TAWS-2298 – Update available Elastic Beanstalk solution stacks 2022-05-27 (Windows)

    • TAWS-2279 – Fix CVE-2020-36518 - jackson-databind before 2.13.0

Release 2.23.2

2022-03-10

This release addresses the following issues:

  • Improvements

    • TAWS-2246 – Add support for Lambda C# .NET 6 runtime

    • TAWS-2248 – Deprecate support for Lambda Ruby 2.5 runtime

    • TAWS-2249 – Drop support for Lambda Ruby 2.5 runtime

    • TAWS-2250 – Deprecate support for Lambda .NET Core 2.1 runtime

    • TAWS-2251 – Drop support for Lambda .NET Core 2.1 runtime

    • TAWS-2252 – Mark app as Data Center approved

    • TAWS-2266 – Update available Elastic Beanstalk solution stacks 2022-03-02 (Linux)

  • Bugs

Release 2.23.1

2022-01-31

This release addresses the following issues:

  • Improvements

    • TAWS-2176 – Integrate Elastic Beanstalk support for Graviton instance types

    • TAWS-2198 – Add ALB load balancer configuration example to ECS create service action inline dialog

    • TAWS-2208 – Surface new AWS region Asia Pacific (Jakarta) / ap-southeast-3

  • Bugs

Release 2.23.0

2021-11-04

This release addresses the following issues:

  • Stories

    • TAWS-2080 (UAA-488) – As a user, I want to deploy Lambda functions packaged as container images

  • Improvements

    • TAWS-2075 (UAA-494) – Add ECS support for deployment circuit breakers

    • TAWS-2091 – Drop support for Lambda Node.js 10.x runtime

    • TAWS-2093 – Drop support for Lambda Python 2.7 runtime

    • TAWS-2167 – Add support for Lambda memory limit increase to 10 GB

    • TAWS-2169 – Add support for Lambda Python 3.9 runtime

    • TAWS-2178 – Add support for Lambda Functions powered by AWS Graviton2 processor

  • Bugs

  • Tasks

    • TAWS-2164 – Drop support for Bamboo 6.10

Atlassian®, Atlassian Bamboo®, Bitbucket®, Atlassian Crowd®, Confluence®, Jira®, Jira Service Management™, Opsgenie®, and Statuspage™ are registered trademarks of Atlassian.
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.