- Feature: This release adds a new Lambda InvokeWithResponseStream API to support streaming Lambda function responses. The release also adds a new InvokeMode parameter to Function Url APIs to control whether the response will be streamed or buffered.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: This release adds the ability to create ESMs with Document DB change streams as event source. For more information see https://docs.aws.amazon.com/lambda/latest/dg/with-documentdb.html.
- Bug Fix: Prevent nil pointer dereference when retrieving error codes.
- Dependency Update: Updated to the latest SDK module versions
- Announcement: When receiving an error response in restJson-based services, an incorrect error type may have been returned based on the content of the response. This has been fixed via PR #2012 tracked in issue #1910.
- Bug Fix: Correct error type parsing for restJson services.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Release Lambda RuntimeManagementConfig, enabling customers to better manage runtime updates to their Lambda functions. This release adds two new APIs, GetRuntimeManagementConfig and PutRuntimeManagementConfig, as well as support on existing Create/Get/Update function APIs.
- Feature: Add support for MaximumConcurrency parameter for SQS event source. Customers can now limit the maximum concurrent invocations for their SQS Event Source Mapping.
- Feature: Add
ErrorCodeOverridefield to all error structs (aws/smithy-go#401).
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Adds support for Lambda SnapStart, which helps improve the startup performance of functions. Customers can now manage SnapStart based functions via CreateFunction and UpdateFunctionConfiguration APIs
- No change notes available for this release.
- Feature: Add Node 18 (nodejs18.x) support to AWS Lambda.
- No change notes available for this release.
- No change notes available for this release.
- No change notes available for this release.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- No change notes available for this release.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Added support for customization of Consumer Group ID for MSK and Kafka Event Source Mappings.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Lambda releases NodeJs 16 managed runtime to be available in all commercial regions.
- Dependency Update: Updated to the latest SDK module versions
- Feature: This release adds new APIs for creating and managing Lambda Function URLs and adds a new FunctionUrlAuthType parameter to the AddPermission API. Customers can use Function URLs to create built-in HTTPS endpoints on their functions.
- Dependency Update: Updated to the latest SDK module versions
- Feature: Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Adds PrincipalOrgID support to AddPermission API. Customers can use it to manage permissions to lambda functions at AWS Organizations level.
- Feature: Updated
github.com/aws/smithy-goto latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Feature: Adds RetryMaxAttempts and RetryMod to API client Options. This allows the API clients' default Retryer to be configured from the shared configuration files or environment variables. Adding a new Retry mode of
Adaptive.Adaptiveretry mode is an experimental mode, adding client rate limiting when throttles reponses are received from an API. See retry.AdaptiveMode for more details, and configuration options. - Feature: Updated
github.com/aws/smithy-goto latest version - Dependency Update: Updated to the latest SDK module versions
- Bug Fix: Updates SDK API client deserialization to pre-allocate byte slice and string response payloads, #1565. Thanks to Tyson Mote for submitting this PR.
- Feature: Updated
github.com/aws/smithy-goto latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Feature: Updated
github.com/aws/smithy-goto latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: API Paginators now support specifying the initial starting token, and support stopping on empty string tokens.
- Feature: Updated to latest service endpoints
- Bug Fix: Fixes a bug that prevented aws.EndpointResolverWithOptions from being used by the service client. (#1514)
- Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Feature: API client updated
- Dependency Update: Updated to the latest SDK module versions
- Feature: Waiters now have a
WaitForOutputmethod, which can be used to retrieve the output of the successful wait operation. Thank you to Andrew Haines for contributing this feature.
- Feature: The SDK now supports configuration of FIPS and DualStack endpoints using environment variables, shared configuration, or programmatically.
- Feature: Updated
github.com/aws/smithy-goto latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Feature: Updated to latest version
- Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Dependency Update: Updated to the latest SDK module versions
- Feature: Updated
github.com/aws/smithy-goto latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: API client updated
- Dependency Update: Updated to the latest SDK module versions
- Feature: Updated to latest API model.
- Dependency Update: Updated
github.com/aws/smithy-goto latest version. - Dependency Update: Updated to the latest SDK module versions
- Feature: Updated service model to latest version.
- Dependency Update: Updated
github.com/aws/smithy-goto latest version - Dependency Update: Updated to the latest SDK module versions
- Feature: Updated
github.com/aws/smithy-goto latest version - Dependency Update: Updated to the latest SDK module versions
- Dependency Update: Updated to the latest SDK module versions
- Feature: Constant has been added to modules to enable runtime version inspection for reporting.
- Dependency Update: Updated to the latest SDK module versions