Version Packages (main) - #14898
Merged
Merged
Conversation
github-actions
Bot
requested review from
a team,
avi-karthik,
pranavosu and
sarayev
as code owners
July 30, 2026 06:53
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
July 30, 2026 08:42
0f5c9ad to
6643412
Compare
soberm
approved these changes
Jul 30, 2026
bobbor
approved these changes
Jul 30, 2026
osama-rizk
approved these changes
Jul 30, 2026
sarayev
approved these changes
Jul 30, 2026
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 was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
aws-amplify@6.20.0
Minor Changes
#14866
bcdc02bThanks @soberm! - feat(notifications): add Amazon Connect Customer Profiles push notifications providerPush Notifications can now be delivered through Amazon Connect Customer Profiles via the new
aws-amplify/push-notifications/customer-profilessub-path export. The provider shipsidentifyUser,initializePushNotifications,registerDevice, andremoveDevicealongside the transport-agnostic badge, permission, launch-notification, and notification/token listener APIs, with SigV4-signed device registration and client-side user-profile validation.Amplify.configureaccepts the correspondingamazon_connectnotifications configuration fromamplify_outputs.json.Device registration follows the signed-in principal:
initializePushNotificationsregisters the device when a push token is received and re-registers it on sign-in so an existing registration is re-homed to the authenticated principal. Because de-registration is authorized against the calling principal, applications should awaitremoveDevice()beforesignOut()to stop delivery to a device.The default
aws-amplify/push-notificationsentry point emits a one-timeConsoleLoggernotice at runtime directing customers to the Customer Profiles sub-path, since that entry point is backed by Amazon Pinpoint and AWS ends support for Amazon Pinpoint on October 30, 2026. Both changes are backwards compatible: existing exports keep their names, types, and signatures.Patch Changes
bcdc02b]:@aws-amplify/core@6.18.0
Minor Changes
#14866
bcdc02bThanks @soberm! - feat(notifications): add Amazon Connect Customer Profiles push notifications providerPush Notifications can now be delivered through Amazon Connect Customer Profiles via the new
aws-amplify/push-notifications/customer-profilessub-path export. The provider shipsidentifyUser,initializePushNotifications,registerDevice, andremoveDevicealongside the transport-agnostic badge, permission, launch-notification, and notification/token listener APIs, with SigV4-signed device registration and client-side user-profile validation.Amplify.configureaccepts the correspondingamazon_connectnotifications configuration fromamplify_outputs.json.Device registration follows the signed-in principal:
initializePushNotificationsregisters the device when a push token is received and re-registers it on sign-in so an existing registration is re-homed to the authenticated principal. Because de-registration is authorized against the calling principal, applications should awaitremoveDevice()beforesignOut()to stop delivery to a device.The default
aws-amplify/push-notificationsentry point emits a one-timeConsoleLoggernotice at runtime directing customers to the Customer Profiles sub-path, since that entry point is backed by Amazon Pinpoint and AWS ends support for Amazon Pinpoint on October 30, 2026. Both changes are backwards compatible: existing exports keep their names, types, and signatures.@aws-amplify/notifications@2.1.0
Minor Changes
#14866
bcdc02bThanks @soberm! - feat(notifications): add Amazon Connect Customer Profiles push notifications providerPush Notifications can now be delivered through Amazon Connect Customer Profiles via the new
aws-amplify/push-notifications/customer-profilessub-path export. The provider shipsidentifyUser,initializePushNotifications,registerDevice, andremoveDevicealongside the transport-agnostic badge, permission, launch-notification, and notification/token listener APIs, with SigV4-signed device registration and client-side user-profile validation.Amplify.configureaccepts the correspondingamazon_connectnotifications configuration fromamplify_outputs.json.Device registration follows the signed-in principal:
initializePushNotificationsregisters the device when a push token is received and re-registers it on sign-in so an existing registration is re-homed to the authenticated principal. Because de-registration is authorized against the calling principal, applications should awaitremoveDevice()beforesignOut()to stop delivery to a device.The default
aws-amplify/push-notificationsentry point emits a one-timeConsoleLoggernotice at runtime directing customers to the Customer Profiles sub-path, since that entry point is backed by Amazon Pinpoint and AWS ends support for Amazon Pinpoint on October 30, 2026. Both changes are backwards compatible: existing exports keep their names, types, and signatures.@aws-amplify/api@6.3.29
Patch Changes
@aws-amplify/api-graphql@4.8.10
Patch Changes
bcdc02b]:@aws-amplify/datastore@5.1.10
Patch Changes