-
Notifications
You must be signed in to change notification settings - Fork 247
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
chore(version): Bump version #5299
Merged
Merged
Conversation
This file contains 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
chore: add rememberdevice unit test
chore(infra): Storage migrate to Gen 2 E2E
…Windows (#5195) * fix(secure_storage): process fs events in the order they are received * chore: clear file when it is corrupted * chore: add test for stale data during parallel writes * chore: add visibleForTesting annotations * chore: add tests for in-memory fs and local fs * chore: remove print from test
* chore(infra): Api migrate to Gen 2 E2E * fix: git update-index --chmod=+x * fix: code review * chore: port auth backend * chore: port lambda triggers for create user and custom email sender * chore: move utils to infra-common * chore: compile infra common to js * chore: update utils for js restructure, add missing deps * chore: fix confirmation code infra * chore: update tests to run for gen2 stacks * chore: remove alias from custom sender lambda * chore: fix deliveryMedium in reset password test * chore: add phone sign in infra * chore: rename email-sign-in * chore: add license header * chore: fix formatting in GH workflow * chore: update package-lock * chore: remove deleted file * chore: fix formatting * chore: update package lock * chore: remove dup function * chore: remove changes from merge conflicts * chore: fix build script * chore: fetch auth amplify_outputs * chore: remove libgit2dart * chore: add custom sms sender * chore: add stack name to infra resources * chore: pull gen2 backend for authenticator * chore: update package-lock * chore: move dependencies to dev_dependencies * chore: update fetch auth session tests * chore: separate reset pw and confirmation delivery medium * chore: fix hanging test * chore: rename test group * chore: update comments, remove unused type * chore: update package lock --------- Co-authored-by: Elijah Quartey <[email protected]>
…mplifyConfig types (#5230)
…mplifyConfig types (#5231)
…nstead of AmplifyConfig types (#5234)
…AmplifConfig types (#5235)
Updated @aws-sdk/client-amplify @aws-sdk/client-cognito-identity-provider @aws-crypto/client-node @aws-sdk/client-s3
* temp: generate goldens png * test: fixing context mounted issue * chore: add todo comment about deprecated member use --------- Co-authored-by: Andrew Hahn <[email protected]>
… CognitoUserPoolConfig (#5289)
feat(Auth): Add fetchCurrentDevice API (#5251)
khatruong2009
previously approved these changes
Aug 14, 2024
Equartey
requested changes
Aug 15, 2024
packages/analytics/amplify_analytics_pinpoint_dart/pubspec.yaml
Outdated
Show resolved
Hide resolved
khatruong2009
previously approved these changes
Aug 16, 2024
khatruong2009
previously approved these changes
Aug 19, 2024
khatruong2009
previously approved these changes
Aug 19, 2024
NikaHsn
reviewed
Aug 19, 2024
packages/analytics/amplify_analytics_pinpoint_dart/CHANGELOG.md
Outdated
Show resolved
Hide resolved
khatruong2009
previously approved these changes
Aug 19, 2024
* chore(dependencies): bump build_runner
* chore(bump): checks package
chore(): Fixed Version Bumps chore: fixed change log chore: fixed change log chore: fixed change log chore: fixed change log
tyllark
force-pushed
the
chore/release/2.4.0
branch
from
August 19, 2024 23:57
efacd73
to
d0a69a3
Compare
Equartey
reviewed
Aug 20, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file needs a version bump, and packages that depend on this will need their min's bumped.
khatruong2009
approved these changes
Aug 20, 2024
Equartey
approved these changes
Aug 20, 2024
tyllark
force-pushed
the
chore/release/2.4.0
branch
2 times, most recently
from
August 20, 2024 18:31
6bd8abe
to
83fa426
Compare
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.
Features
Fixes