-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
v3 release PR #9467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v3 release PR #9467
Conversation
|
Currently, only minor and patch changes are allowed on master. Your PR labels (semver: major) indicate that it cannot be merged into the master at this time. |
LocalStack Community integration with Pro 2 files ± 0 2 suites ±0 1h 17m 54s ⏱️ + 15m 50s Results for commit 8889588. ± Comparison against base commit 05aab11. This pull request removes 27 and adds 2 tests. Note that renamed tests count towards both.This pull request skips 15 and un-skips 278 tests.♻️ This comment has been updated with latest results. |
a17da70 to
c97ddc3
Compare
c97ddc3 to
85abf31
Compare
76f2a3e to
de35cb0
Compare
de35cb0 to
71c00c3
Compare
19c8422 to
6ff5c4c
Compare
6dd6b1b to
7b9e2b4
Compare
fb5da7d to
99278b3
Compare
069c499 to
42fe64e
Compare
20b3517 to
2a2ea5d
Compare
2dc3ae8 to
7120a27
Compare
7120a27 to
45b80ca
Compare
Co-authored-by: Dominik Schubert <dominik.schubert91@gmail.com>
8889588 to
74c336c
Compare
This PR collects breaking changes which will be released in LocalStack v3.
An announcement on the release timeline and the breaking changes can be found here: #9519
Changes:
PROVIDER_OVERRIDE_S3=legacyand the code associated with the legacy S3 provider (aka thev1provider).ARN_PARTITION_FALLBACKand uses it in the ARN Partition Rewriter instead of theDEFAULT_REGION(as a preparation of its removal).USE_SINGLE_REGION, which was deprecated since0.12.7.DEFAULT_REGIONwhich was deprecated since0.12.7.localstack-mainKMS_PROVIDERvariable andlocal-kmssupport.LOCALSTACK_HOSTfromHOSTNAME_EXTERNALandLOCALSTACK_HOSTNAMEPROVIDER_OVERRIDE_LAMBDA=legacyand the code, configurations, and tests associated with the legacy Lambda providerinfraEDGE_PORT,EDGE_PORT_HTTPandEDGE_BIND_HOSTwithGATEWAY_LISTEN(write-access)LOCALHOST_HOSTNAMEwithLOCALSTACK_HOSTGenericProxy, itsProxyListeners, and the legacy edge serving.Documentation
All of these changes should see pendants in the docs repo / this PR: localstack/docs#885