-
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 2.4.2 #5589
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
…d of AmplifyConfig types (#5298)
* chore: move subscription headers to protocol * fix: remove `=` from encoded headers * chore: add comment
* chore: add `--skip-build-version` option * chore: use `base-ref`/`head-ref` over env vars * chore: add new version bump test suite * chore: remove old version bump tests * chore: only include first change log entry * fix: sort change types before writing to the change log * chore: remove non essential info from diffs * chore: generate repo snapshot * chore: generate diff snapshots * chore: clean up tests and test output
…5441) * chore: skip repo snapshot in dependabot generation * chore: regenerate dependabot.yaml
* fix: properly handle component propagation * chore: add test for multi package update with breaking common package
… AmplifyConfig types (#5303)
* exported UnmetPasswordRequirements --------- Co-authored-by: Jose Alba <josealba199675@gmail.com> Co-authored-by: Elijah Quartey <Equartey@users.noreply.github.com>
* chore(infra): bumped dset versions
…AuthOutputs instead of Auth config (#5456)
* chore(common,notifications): update os_detect to version 2.0.2
…5567) * fix(api): Reconnect WebSocket when resuming app from a paused state
### Features - feat(api): move App Sync subscription headers to protocol ([#5301](#5301)) - feat(authenticator): export unmet password requirements ([#5437](#5437)) ### Fixes - fix(api): Reconnect WebSocket when resuming app from a paused state ([#5567](#5567)) Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
ekjotmultani
approved these changes
Oct 21, 2024
tyllark
approved these changes
Oct 21, 2024
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.
Description of changes:
chore(version): Bump version 2.4.2
Features
Fixes
Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.