Merged
Conversation
|
Any chance of including the latest commits from moto into this release? Got a whole bunch of SWF fixes freshly merged and I see they were also already pulled into the localstack/moto fork. It would be of tremendous value to my team and I to be able to get them with the latest localstack image. 🙏 |
Member
Author
|
Hi @use-strict! |
80092cf to
ef3317d
Compare
ef3317d to
afdd7da
Compare
afdd7da to
5eb3b0d
Compare
5eb3b0d to
cda0bb7
Compare
cda0bb7 to
2ffb99b
Compare
2ffb99b to
ae34a76
Compare
ae34a76 to
bb27173
Compare
bb27173 to
ec54f62
Compare
ec54f62 to
7266083
Compare
7266083 to
78b2570
Compare
78b2570 to
7acf7ce
Compare
7acf7ce to
3f9d1e7
Compare
fcc65f2 to
0f68480
Compare
0f68480 to
b61c0ca
Compare
b61c0ca to
ff5d437
Compare
f3e2f7a to
875514d
Compare
875514d to
49a5f6a
Compare
49a5f6a to
4d614e7
Compare
4d614e7 to
8902bb0
Compare
…-light/-full` (#7249) Co-authored-by: Alexander Rashed <alexander.rashed@localstack.cloud>
Member
dominikschubert
left a comment
There was a problem hiding this comment.
Some minor nits, otherwise LGTM 🚀
Love seeing all that legacy code removed 🥳
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 prepares LocalStack for the upcoming minor release (
v1.3).It will contain the following changes:
This PR supersedes #7187 (since we introduced the
release/branch prefix to simplify the rebase action).