Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
merged 27 commits into from
Nov 9, 2023
Merged

v3 release PR #9467

merged 27 commits into from
Nov 9, 2023

Conversation

alexrashed
Copy link
Member

@alexrashed alexrashed commented Oct 25, 2023

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:

Documentation
All of these changes should see pendants in the docs repo / this PR: localstack/docs#885

@alexrashed alexrashed added the semver: major Breaking changes which can be included in a major release only label Oct 25, 2023
@alexrashed alexrashed added this to the 3.0 milestone Oct 25, 2023
@alexrashed alexrashed self-assigned this Oct 25, 2023
@localstack-bot
Copy link
Contributor

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.

@github-actions
Copy link

github-actions bot commented Oct 25, 2023

LocalStack Community integration with Pro

       2 files  ±  0         2 suites  ±0   1h 17m 54s ⏱️ + 15m 50s
2 307 tests  - 25  2 011 ✔️ +256  296 💤  - 281  0 ±0 
2 308 runs   - 25  2 011 ✔️ +256  297 💤  - 281  0 ±0 

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.
tests.aws.services.lambda_.test_lambda_legacy ‑ test_logging_in_local_executor[logging]
tests.aws.services.lambda_.test_lambda_legacy ‑ test_logging_in_local_executor[print]
tests.aws.services.lambda_.test_lambda_legacy.TestGolangRuntimes ‑ test_golang_lambda
tests.aws.services.lambda_.test_lambda_legacy.TestLambdaLegacyProvider ‑ test_add_lambda_multiple_permission
tests.aws.services.lambda_.test_lambda_legacy.TestLambdaLegacyProvider ‑ test_add_lambda_permission
tests.aws.services.lambda_.test_lambda_legacy.TestLambdaLegacyProvider ‑ test_create_lambda_function
tests.aws.services.lambda_.test_lambda_legacy.TestLambdaLegacyProvider ‑ test_update_lambda_with_layers
tests.aws.services.lambda_.test_lambda_legacy.TestRubyRuntimes ‑ test_ruby_lambda_running_in_docker
tests.aws.services.lambda_.test_lambda_runtimes.TestPythonRuntimes ‑ test_python_runtime_unhandled_errors[python3.10]
tests.aws.services.lambda_.test_lambda_runtimes.TestPythonRuntimes ‑ test_python_runtime_unhandled_errors[python3.11]
…
tests.aws.services.sqs.test_sqs.TestSqsProvider ‑ test_external_endpoint
tests.aws.services.sqs.test_sqs.TestSqsProvider ‑ test_get_queue_url_contains_localstack_host
This pull request skips 15 and un-skips 278 tests.
tests.aws.services.cloudformation.resources.test_stepfunctions ‑ test_cfn_statemachine_with_dependencies
tests.aws.services.s3.test_s3.TestS3BucketPolicies ‑ test_access_to_bucket_not_denied
tests.aws.services.stepfunctions.legacy.test_stepfunctions_legacy ‑ test_default_logging_configuration
tests.aws.services.stepfunctions.legacy.test_stepfunctions_legacy ‑ test_multiregion_nested[statemachine_definition0-eu-central-1]
tests.aws.services.stepfunctions.legacy.test_stepfunctions_legacy ‑ test_multiregion_nested[statemachine_definition0-eu-west-1]
tests.aws.services.stepfunctions.legacy.test_stepfunctions_legacy ‑ test_multiregion_nested[statemachine_definition0-us-east-1]
tests.aws.services.stepfunctions.legacy.test_stepfunctions_legacy ‑ test_multiregion_nested[statemachine_definition0-us-east-2]
tests.aws.services.stepfunctions.legacy.test_stepfunctions_legacy.TestStateMachine ‑ test_create_choice_state_machine
tests.aws.services.stepfunctions.legacy.test_stepfunctions_legacy.TestStateMachine ‑ test_create_run_map_state_machine
tests.aws.services.stepfunctions.legacy.test_stepfunctions_legacy.TestStateMachine ‑ test_create_run_state_machine
…
tests.aws.services.s3.test_s3.TestS3 ‑ test_get_object_part
tests.aws.services.s3.test_s3.TestS3 ‑ test_list_multiparts_next_marker
tests.aws.services.s3.test_s3.TestS3 ‑ test_list_multiparts_with_prefix_and_delimiter
tests.aws.services.s3.test_s3.TestS3 ‑ test_list_objects_versions_markers
tests.aws.services.s3.test_s3.TestS3 ‑ test_multipart_complete_multipart_too_small
tests.aws.services.s3.test_s3.TestS3 ‑ test_multipart_complete_multipart_wrong_part
tests.aws.services.s3.test_s3.TestS3 ‑ test_put_object_chunked_newlines_with_checksum
tests.aws.services.s3.test_s3.TestS3 ‑ test_s3_get_object_preconditions[get_object]
tests.aws.services.s3.test_s3.TestS3 ‑ test_s3_get_object_preconditions[head_object]
tests.aws.services.s3.test_s3.TestS3 ‑ test_s3_multipart_upload_sse
…

♻️ This comment has been updated with latest results.

@coveralls
Copy link

coveralls commented Oct 26, 2023

Coverage Status

coverage: 84.023% (+1.7%) from 82.353%
when pulling 74c336c on release/v3.0
into 0b3251d on master.

@alexrashed alexrashed merged commit 74c336c into master Nov 9, 2023
@alexrashed alexrashed deleted the release/v3.0 branch November 9, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver: major Breaking changes which can be included in a major release only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants