Skip to content
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 42 commits into from
Aug 20, 2024
Merged

chore(version): Bump version #5299

merged 42 commits into from
Aug 20, 2024

Conversation

tyllark
Copy link
Member

@tyllark tyllark commented Aug 14, 2024

Features

  • feat(Auth): Add fetchCurrentDevice API (#5251)
  • feat: bump json_annotation dependency to v4.9

Fixes

  • fix(datastore): Clear subscriptions on Stop (#5253)
  • fix(datastore): Restart Sync Engine when network on/off (#5218)
  • fix: push notification flush events (#5215)

hahnandrew and others added 30 commits August 14, 2024 15:34
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]>
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]>
feat(Auth): Add fetchCurrentDevice API (#5251)
@tyllark tyllark requested a review from a team as a code owner August 14, 2024 22:48
khatruong2009
khatruong2009 previously approved these changes Aug 14, 2024
packages/api/amplify_api/pubspec.yaml Outdated Show resolved Hide resolved
packages/auth/amplify_auth_cognito/pubspec.yaml Outdated Show resolved Hide resolved
packages/auth/amplify_auth_cognito/pubspec.yaml Outdated Show resolved Hide resolved
packages/auth/amplify_auth_cognito_dart/pubspec.yaml Outdated Show resolved Hide resolved
packages/auth/amplify_auth_cognito_dart/pubspec.yaml Outdated Show resolved Hide resolved
packages/storage/amplify_storage_s3/pubspec.yaml Outdated Show resolved Hide resolved
packages/storage/amplify_storage_s3_dart/pubspec.yaml Outdated Show resolved Hide resolved
packages/common/amplify_db_common_dart/pubspec.yaml Outdated Show resolved Hide resolved
packages/worker_bee/worker_bee/pubspec.yaml Outdated Show resolved Hide resolved
khatruong2009
khatruong2009 previously approved these changes Aug 16, 2024
khatruong2009
khatruong2009 previously approved these changes Aug 19, 2024
khatruong2009
khatruong2009 previously approved these changes Aug 19, 2024
packages/amplify/amplify_flutter/CHANGELOG.md Outdated Show resolved Hide resolved
packages/amplify_core/CHANGELOG.md Outdated Show resolved Hide resolved
packages/analytics/amplify_analytics_pinpoint/CHANGELOG.md Outdated Show resolved Hide resolved
packages/api/amplify_api_dart/CHANGELOG.md Outdated Show resolved Hide resolved
packages/aws_common/CHANGELOG.md Outdated Show resolved Hide resolved
packages/aws_common/CHANGELOG.md Outdated Show resolved Hide resolved
packages/aws_signature_v4/CHANGELOG.md Outdated Show resolved Hide resolved
packages/storage/amplify_storage_s3_dart/CHANGELOG.md Outdated Show resolved Hide resolved
khatruong2009
khatruong2009 previously approved these changes Aug 19, 2024
khatruong2009 and others added 3 commits August 19, 2024 16:55
* 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
Copy link
Member

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.

@tyllark tyllark force-pushed the chore/release/2.4.0 branch 2 times, most recently from 6bd8abe to 83fa426 Compare August 20, 2024 18:31
@tyllark tyllark merged commit d3ae986 into stable Aug 20, 2024
350 checks passed
@tyllark tyllark deleted the chore/release/2.4.0 branch August 20, 2024 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants