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.
Learn more and try it for free in:
On this page:
- 1 Highlights
- 2 Resolved issues
- 2.1 Release 2.23.13
- 2.2 Release 2.23.12
- 2.3 Release 2.23.11
- 2.4 Release 2.23.10
- 2.5 Release 2.23.9
- 2.6 Release 2.23.8
- 2.7 Release 2.23.7
- 2.8 Release 2.23.6
- 2.9 Release 2.23.5
- 2.10 Release 2.23.4
- 2.11 Release 2.23.3
- 2.12 Release 2.23.2
- 2.13 Release 2.23.1
- 2.14 Release 2.23.0
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.13
2024-09-25
This release addresses the following issues:
Bugs
TAWS-2593 – Fix NullPointerException when configuring S3 Object task using artifacts
TAWS-2605 – Update available Elastic Beanstalk solution stacks 2024-09-10 (Linux)
TAWS-2605 – Update available Elastic Beanstalk solution stacks 2024-09-12 (Linux)
TAWS-2507 – Update available Elastic Beanstalk solution stacks 2024-0919 (Windows)
Release 2.23.12
2024-09-05
This release addresses the following issues:
Improvements
TAWS-2544 – Update available Elastic Beanstalk solution stacks 2024-05-17 (.NET Core)
TAWS-2547 – Update available Elastic Beanstalk solution stacks 2024-06-13 (Linux)
TAWS-2548 – Update available Elastic Beanstalk solution stacks 2024-06-18 (Linux)
TAWS-2550 – Update available Elastic Beanstalk solution stacks 2024-07-03 (Linux)
TAWS-2562 – Update available Elastic Beanstalk solution stacks 2024-07-18 (Linux)
TAWS-2564 – Update available Elastic Beanstalk solution stacks 2024-08-12 (Linux)
TAWS-2565 – Update available Elastic Beanstalk solution stacks 2024-08-16 (Linux)
TAWS-2566 – Update available Elastic Beanstalk solution stacks 2024-08-20 (Windows)
Bugs
TAWS-2371 – Fix CVE-2022-38751,CVE-2022-38752,CVE-2022-41854 - snakeyaml before 1.32
TAWS-2390 – Fix CVE-2021-4235,CVE-2022-3064 - snakeyaml before 2.2.4
TAWS-2493 – Fix CVE-2023-2251- snakeyaml before 2.2.2
TAWS-2498 – Fix CVE-2023-35116 - jackson-databind before 2.15.3
TAWS-2543 – Update available Elastic Beanstalk solution stacks 2024-05-16 (Linux)
TAWS-2545 – Update available Elastic Beanstalk solution stacks 2024-05-21 (Windows)
TAWS-2546 – Update available Elastic Beanstalk solution stacks 2024-05-28 (Linux)
TAWS-2549 – Update available Elastic Beanstalk solution stacks 2024-06-18 (Windows)
TAWS-2561 – Update available Elastic Beanstalk solution stacks 2024-06-18 (Windows)
TAWS-2563 – Update available Elastic Beanstalk solution stacks 2024-07-29 (Linux)
TAWS-2578 – Fix CVE-2022-1471 - snakeyaml before 2.0
Release 2.23.11
2024-05-03
This release addresses the following issues:
Improvements
TAWS-2530 – Update available Elastic Beanstalk solution stacks 2024-02-21 (Windows)
TAWS-2532 – Add support for Lambda .NET 8 runtime
TAWS-2537 – Integrate ECS support for attaching EBS volumes to tasks
TAWS-2538 – Add support for Lambda Ruby 3.3 runtime
TAWS-2539 – Update available Elastic Beanstalk solution stacks 2024-04-18 (Windows)
Bugs
TAWS-2499 – Fix CVE-2024-21634 - ion-java before 1.10.5
TAWS-2531 – Update available Elastic Beanstalk solution stacks 2024-02-22 (Linux)
TAWS-2533 – Update available Elastic Beanstalk solution stacks 2024-02-28 (Linux)
TAWS-2534 – Update available Elastic Beanstalk solution stacks 2024-03-21 (Windows)
TAWS-2535 – Update available Elastic Beanstalk solution stacks 2024-03-26 (Linux)
TAWS-2536 – Update available Elastic Beanstalk solution stacks 2024-03-28 (Linux)
TAWS-2540 – Update available Elastic Beanstalk solution stacks 2024-04-23 (Linux)
TAWS-2541 – Update available Elastic Beanstalk solution stacks 2024-04-26 (Linux)
TAWS-2542 – Update available Elastic Beanstalk solution stacks 2024-05-01 (Node.js)
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
TAWS-2458 – Update available Elastic Beanstalk solution stacks 2023-06-26 (Windows)
TAWS-2459 – Update available Elastic Beanstalk solution stacks 2023-06-30 (Linux)
TAWS-2460 – Update available Elastic Beanstalk solution stacks 2023-07-05 (Python)
TAWS-2461 – Update available Elastic Beanstalk solution stacks 2023-07-13 (Tomcat)
TAWS-2462 – Update available Elastic Beanstalk solution stacks 2023-07-18 (Windows)
TAWS-2463 – Update available Elastic Beanstalk solution stacks 2023-07-28 (Linux)
TAWS-2467 – Update available Elastic Beanstalk solution stacks 2023-08-25 (Windows)
TAWS-2468 – Update available Elastic Beanstalk solution stacks 2023-09-05 (Linux)
TAWS-2469 – Update available Elastic Beanstalk solution stacks 2023-09-13 (Linux)
TAWS-2470 – Update available Elastic Beanstalk solution stacks 2023-09-22 (Windows)
TAWS-2471 – Update available Elastic Beanstalk solution stacks 2023-10-06 (Linux)
TAWS-2474 – Update available Elastic Beanstalk solution stacks 2023-10-24 (Linux)
TAWS-2482 – Update available Elastic Beanstalk solution stacks 2023-11-17 (Linux)
TAWS-2484 – Update available Elastic Beanstalk solution stacks 2023-12-15 (Linux)
TAWS-2485 – Update available Elastic Beanstalk solution stacks 2023-12-19 (Linux)
TAWS-2486 – Update available Elastic Beanstalk solution stacks 2023-12-21 (Windows)
TAWS-2487 – Update available Elastic Beanstalk solution stacks 2024-01-18 (Windows)
TAWS-2513 – Update available Elastic Beanstalk solution stacks 2024-01-31 (Docker)
TAWS-2514 – Update available Elastic Beanstalk solution stacks 2024-01-25 (Linux)
TAWS-2515 – Update available Elastic Beanstalk solution stacks 2024-01-29 (Linux)
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
TAWS-2430 – Update available Elastic Beanstalk solution stacks 2023-04-20 (Windows)
TAWS-2432 – Update available Elastic Beanstalk solution stacks 2023-04-28 (Linux)
TAWS-2436 – Update available Elastic Beanstalk solution stacks 2023-04-19 (Ruby)
Release 2.23.8
2023-04-07
This release addresses the following issues:
Improvements
TAWS-2410 – Update available Elastic Beanstalk solution stacks 2023-02-01 (Linux)
TAWS-2412 – Update available Elastic Beanstalk solution stacks 2023-03-07 (Linux)
TAWS-2414 – Update available Elastic Beanstalk solution stacks 2023-04-03 (Linux)
Bugs
TAWS-2411 – Update available Elastic Beanstalk solution stacks 2023-02-21 (Windows)
TAWS-2413 – Update available Elastic Beanstalk solution stacks 2023-03-28 (Windows)
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
TAWS-2375 – Update available Elastic Beanstalk solution stacks 2022-11-18 (Windows)
TAWS-2383 – Update available Elastic Beanstalk solution stacks 2022-12-06 (Linux)
TAWS-2388 – Update available Elastic Beanstalk solution stacks 2022-12-28 (Windows)
TAWS-2389 – Update available Elastic Beanstalk solution stacks 2022-12-29 (Linux)
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
TAWS-2245 – Update available Elastic Beanstalk solution stacks 2022-02-03 (Linux)
TAWS-2265 – Update available Elastic Beanstalk solution stacks 2022-02-18 (Windows)
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
TAWS-2200 – Update available Elastic Beanstalk solution stacks 2021-11-19 (Linux)
TAWS-2210 – Update available Elastic Beanstalk solution stacks 2021-12-21 (Linux)
TAWS-2211 – Update available Elastic Beanstalk solution stacks 2021-12-28 (Linux)
TAWS-2212 – Update available Elastic Beanstalk solution stacks 2022-01-05 (Windows)
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
TAWS-2168 – Update available Elastic Beanstalk solution stacks 2021-08-23 (Windows)
TAWS-2172 – Update available Elastic Beanstalk solution stacks 2021-09-02 (Linux)
TAWS-2173 – Update available Elastic Beanstalk solution stacks 2021-10-03 (Linux)
TAWS-2174 – Update available Elastic Beanstalk solution stacks 2021-10-05 (Windows)
TAWS-2175 – Update available Elastic Beanstalk solution stacks 2021-10-06 (Docker)
TAWS-2182 – Update available Elastic Beanstalk solution stacks 2021-10-21 (Linux)
TAWS-2183 – Update available Elastic Beanstalk solution stacks 2021-10-22 (Windows)
Tasks
TAWS-2164 – Drop support for Bamboo 6.10
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.