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

release: Amplify JS v6 Initial Release #12461

Merged
merged 750 commits into from
Oct 27, 2023
Merged

release: Amplify JS v6 Initial Release #12461

merged 750 commits into from
Oct 27, 2023

Conversation

jimblanc
Copy link
Contributor

@jimblanc jimblanc commented Oct 27, 2023

Description of changes

Initial release of Amplify JS v6. Will be published to the v6 tag without a pre-release ID. latest will still point to v5 after this is deployed.

Issue #, if available

Description of how you validated changes

Unit & integ tests, manual testing.

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Sridhar and others added 30 commits September 20, 2023 15:16
* chore: initial commit for geo v6 migration

* chore(geo): more v6 migration, turn on ts strict

* chore: combine tsconfigs

* chore: upgrade geo ts version

* chore: export geo from aws-amplify base package

* chore: get everything working with new types, etc

* chore: move geo size limit check to aws-amplify

* fix core unit tests

* chore: make region required and fix some optional chaining

* chore: fix parseAwsExports import path

* fix size limits

* fix sie limit again

* Update packages/geo/package.json

Co-authored-by: Jim Blanchard <[email protected]>

* address feedback

* fix more bundle

* turn off skip lib check

* more bundle size tweaks

---------

Co-authored-by: Aaron S <[email protected]>
Co-authored-by: Jim Blanchard <[email protected]>
…#12032)

* chore(analytics): setup module for analytics service provider kinesis

* remove identifyUser api for kinesis

* update APIs size limit
* refactor: Update UserProfile shape

* Address comments

---------

Co-authored-by: Jim Blanchard <[email protected]>
* feat: add web browser native module

* remove usage of the build script and webpack

* Resolve comments

* update tsconfig

* Fix xcworkspace and compare with case insensitive

* update yarn.lock

* Fix indentation

---------

Co-authored-by: Hui Zhao <[email protected]>
Co-authored-by: Jim Blanchard <[email protected]>
* fix(geo): fix geo export from umbrella package

* add it to umbrella package files

* remove unnecessary check

* Update packages/aws-amplify/__tests__/exports.test.ts

Co-authored-by: Jim Blanchard <[email protected]>

---------

Co-authored-by: Jim Blanchard <[email protected]>
* fix(auth): rename internal type AuthUserAttribute

* address feedback

---------

Co-authored-by: ashwinkumar6 <[email protected]>
* feat(storage): add sendUserAttributeVerificationCode api

* address feedback

* address feedback

---------

Co-authored-by: ashwinkumar6 <[email protected]>
Co-authored-by: israx <[email protected]>
* chore(analytics): Update input type per API review

* Update inline docs

---------

Co-authored-by: ManojNB <[email protected]>
* Replacing zen-observables with rxjs
* chore: add getNewDeviceMetadata API

* chore: use getNewDeviceMetadata API across other APIs

* chore: add unit tests

* chore: clean up

* chore: set up bundle size limits

* increase bundle size

* adding missing deviceMetadata

* feedback

* bundle size limit increase

* address feedback
* chore: Minor cleanup of web browser module

* Update missed inmport
- move the generateRandomString out from Util to utils
* test: update tsc compliance test to target ts4.2 to support rxjs

* chore: update yarn.lock

---------

Co-authored-by: Jim Blanchard <[email protected]>
* chore: remove geo exports from umbrella package

* Removed read me from geo

---------

Co-authored-by: Jim Blanchard <[email protected]>
* feat(auth): add updateUserAttribute API

* fix: resolve merge conflicts

* fix: address feedback

Co-authored-by: Hui Zhao <[email protected]>

* fix: update unit test

* fix: code cleanup

---------

Co-authored-by: ashwinkumar6 <[email protected]>
Co-authored-by: Hui Zhao <[email protected]>
Co-authored-by: Aaron S <[email protected]>
…lize (#12039)

* chore(analytics): setup module for analytics service provider personalize

* rename type module for inputs

* add aws personalize client dependency

* scope down export statement

* update the module size limits

---------

Co-authored-by: Jim Blanchard <[email protected]>
* chore: add getNewDeviceMetadata API

* chore: use getNewDeviceMetadata API across other APIs

* chore: add unit tests

* chore: clean up

* chore: set up bundle size limits

* increase bundle size

* adding missing deviceMetadata

* feedback

* bundle size limit increase

* address feedback

* chore: add getDeviceMetadata function

* chore: include deviceKey

* chore: fix and cleanup signIn tests

* chore: address feedback
…hs (#12079)

* fix: ranming of folder and imports

* fix: new line eof and some folder names

* fix: make notificaitons private false and fix lint errros

* chore: remove certain tests that can be added incrementally later

* fix: add test folder structure

* fix: added todo for coverage

---------

Co-authored-by: Jim Blanchard <[email protected]>
jimblanc and others added 18 commits October 25, 2023 17:59
---------

Co-authored-by: Jim Blanchard <[email protected]>
* fix(interactions): align type names and use named params

* fix(interactions): unit test

---------

Co-authored-by: Ashwin Kumar <[email protected]>
Co-authored-by: Venkata Ramyasri Kota <[email protected]>
* feat: add new types

* feat: add signInDetails to AuthUser

* fix typo

* chore: add unit tests

* chore: expose CognitoAuthUser

* chore: address feedback
@jimblanc jimblanc marked this pull request as ready for review October 27, 2023 22:59
@jimblanc jimblanc requested review from a team as code owners October 27, 2023 22:59
Copy link
Contributor

@elorzafe elorzafe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rocket

Copy link
Member

@calebpollman calebpollman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

Copy link
Contributor

@reesscot reesscot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@jimblanc jimblanc merged commit d505105 into release Oct 27, 2023
26 checks passed
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.