chore(deps): update dependency localstack to v4.14.0#71
Merged
renovate[bot] merged 1 commit intomasterfrom Mar 1, 2026
Merged
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==4.13.1→==4.14.0Release Notes
localstack/localstack (localstack)
v4.14.0Compare Source
Summary
LocalStack for AWS 4.14 introduces a new Resource Groups Tagging API provider with native integrations across EC2, KMS, S3, Lambda, Route 53, SNS, SQS, OpenSearch, and Elastic Beanstalk. This release adds KRaft cluster support for Amazon MSK, switches Hive to use Glue as its default metastore, and integrates EKS nodes with the Instance Metadata Service (IMDS). Additional improvements include CloudFormation
DeletionPolicyandUpdateReplacePolicysupport, Step Functions testing enhancements, and parity updates across S3, Route 53, ECS, ElastiCache, and RDS.AWS Features
s3://location support, multi-region database support between Glue and Athena, enhanced JDBC crawler support, and improved partitioning support in Glue crawlers. (🌟 ultimate)Enhancements
node.kubernetes.io/exclude-from-external-load-balancers=truelabel is now automatically added to server nodes to prevent the AWS Load Balancer Controller from considering them as load balancer targets. (🌟 ultimate)DeletionPolicyandUpdateReplacePolicyattributes for resource management, including support for intrinsic functions within policy values usingFn::Ifconditions.Fn::FindInMapwith nested intrinsic functions (like{"Ref": "AWS::Partition"}) would raise a misleadingInternalFailureerror during stack redeployment. This particularly affected CDK-generated templates using CloudFront distributions with Route 53 alias targets.variablesparameter in the Step FunctionsTestStateAPI, allowing pre-populated variables to be passed when testing individual states.$merge()function handling with dynamic input references like$states.input.part1.If-MatchandIf-None-Match) in the S3CopyObjectAPI, enabling atomic copy operations based on the destination object's ETag.UPDATEsupport for theAWS::Route53::RecordSetCloudFormation resource provider, including proper handling ofSetIdentifierfor weighted routing policies.CreateUser,CreateUserGroup, and related operations. (🌟 base)stopTimeoutsupport for ECS container definitions, improving AWS parity for task termination behaviour. (🌟 base)--python-modules-installer-optionparameter, allowing users to pass extra arguments topip installwhen creating or running Glue jobs. (🌟 ultimate)Deprecations
--hostoption from the LocalStack CLI. The CLI now only supports running LocalStack inside a container vialocalstack start.PERSISTENCE=1. LocalStack will display an explicit message when attempting to load incompatible state.What's Changed
Exciting New Features 🎉
getattrby @bentsku in #13687plux.iniinstead ofentry_points.txtforlocalstackdependencies by @aidehn in #13708Other Changes
requires_in_processtest markers by @bentsku in #13703upgrade-pinned-dependenciestarget topip<26by @bentsku in #13719ContinuationTokenin ListObjectsV2 by @bentsku in #13746New Contributors
Full Changelog: localstack/localstack@v4.13.1...v4.14.0
Configuration
📅 Schedule: Branch creation - "before 6am,every weekend" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.