Releases: aws-amplify/amplify-js
2023-11-06 Amplify JS release - [email protected]
What's Changed
- fix: restrict to specific staging branch - no fuzzy matching by @stocaaro in #12057
- chore: bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #12349
- fix: make the android modules compatible with AGP 8 by @HuiSF in #12371
- fix(rtn-pn): correct the namespace by @HuiSF in #12376
- chore: Setup v5 LTS CI infrastructure by @jimblanc in #12455
- chore(deps): upgrade axios to 1.6.0 by @elorzafe in #12489
- fix(react-native): Update namespace to be unique by @cshfang in #12511
- fix(api-rest): infinite retry when clock skew go back and forth by @AllanZhengYP in #12488
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.12
2023-09-14 Amplify JS release - [email protected]
What's Changed
- feat(data): add custom primary key and related model tests by @david-mcafee in #11836
- feat(data): update E2E config to remove deprecated CPK + related model tests; update new tests to use extended browser list by @david-mcafee in #11839
- chore: Remove circle configuration by @stocaaro in #11912
- chore: bump activesupport from 7.0.4.3 to 7.0.7.2 in /docs by @dependabot in #11868
- fix: Canary workflows by @stocaaro in #11963
- fix(core): decode encoded cookie name while creating universal storage by @HuiSF in #11984
- chore(fix): canary slack notification by @ashwinkumar6 in #12003
- release: Amplify JS release by @jimblanc in #12051
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.11
2023-08-23 Amplify JS release - [email protected]
What's Changed
- fix: Rollback custom user agent internals interface changes by @stocaaro in #11854
- release: Amplify JS release by @stocaaro in #11865
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.10
2023-08-22 Amplify JS release - [email protected]
What's Changed
- fix(data): disable custom primary key E2E tests by @david-mcafee in #11813
- feat: capture DataStore and API metrics on cross-category auth calls by @erinleigh90 in #11824
- fix: adds InternalAuth to requiredModules for SSR by @erinleigh90 in #11837
- fix: avoid federated signin redirect loop by @erinleigh90 in #11847
- release(required): Amplify JS release by @kvramyasri7 in #11849
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.9
2023-08-16 Amplify JS release - [email protected]
What's Changed
- fix(core): fail to clean up framework observers by @HuiSF in #11782
- chore: update xcode version to 13.4.1 by @ashwinkumar6 in #11768
- feat: pipe auth user agent details through to service call by @erinleigh90 in #11755
- chore: fix actions amplify-js build caching by @ashwinkumar6 in #11769
- feat: capture PubSub metrics on cross-category auth calls by @erinleigh90 in #11803
- fix: only register auth urlListener from InternalAuth instance by @erinleigh90 in #11810
- release(required): Amplify JS release by @kvramyasri7 in #11811
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.8
2023-08-10 Amplify JS release - [email protected]
What's Changed
- chore: Migrate CI/CD to GitHub Actions by @stocaaro in #11638
- chore: Migrate from circle to github actions by @stocaaro in #11714
- chore: Disable RSC test for firefox by @stocaaro in #11719
- chore: Reintroduce circle without deploy/post-release steps by @stocaaro in #11720
- release: Amplify JS release by @stocaaro in #11718
- chore: Update yarn.lock by @stocaaro in #11725
- chore: add canary tests by @yingku in #11721
- fix: update on-schedule-canary-test.yml by @yingku in #11733
- chore: Remove jsdoc by @jimblanc in #11731
- chore: remove unused cypress by @HuiSF in #11732
- chore: update react-native version by @ashwinkumar6 in #11734
- feat: custom user agent InternalCognitoUser by @erinleigh90 in #11709
- chore: run canary everyday at 9am by @ashwinkumar6 in #11735
- feat: custom user agent Auth changes for UI handoff by @erinleigh90 in #11606
- chore: Disabled unstable DataStore canaries by @jimblanc in #11740
- fix(notifications): ios module pod cannot be autolinked in RN version < 0.69 by @HuiSF in #11751
- chore: Remove eslint from
amazon-cognito-identity-js
by @jimblanc in #11749 - feat: custom user agent InternalCognitoUserPool by @erinleigh90 in #11716
- chore: Bump DataStore join unit test time limit by @jimblanc in #11753
- chore: Upgrade amazon-cognito-identity-json Webpack & other changes by @jimblanc in #11746
- fix: Remove cpx dependency from pubsub by @jimblanc in #11752
- chore: update increase run count for unstable integ tests by @ashwinkumar6 in #11758
- build(deps-dev): bump commonmarker from 0.23.9 to 0.23.10 in /docs by @dependabot in #11754
- chore: Update
amazon-cognito-identity-js
to use Webpack 5 by @jimblanc in #11757 - chore: Sync
main
withrelease
by @jimblanc in #11765 - release(required): Amplify JS release by @ashwinkumar6 in #11744
New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.7
2023-07-31 Amplify JS release - [email protected]
What's Changed
- chore: Move Storage TS dependency to
devDependencies
by @jimblanc in #11666 - chore: pin @smtihy/types to 1.1.0 to prevent build failure in TS3.8 by @AllanZhengYP in #11673
- chore: remove smithy resolution by @israx in #11682
- feat: custom user agent Geo changes for UI handoff by @erinleigh90 in #11632
- feat: custom user agent Storage changes for UI handoff by @erinleigh90 in #11627
- feat: custom user agent InAppMessaging changes for UI handoff by @erinleigh90 in #11639
- release: Amplify JS release by @israx in #11696
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.6
2023-07-20 Amplify JS release - [email protected]
What's Changed
- feat(storage): supporting put api when the objectLock is enabled by @kvramyasri7 in #11611
- feat: custom user agent core changes for UI handoff by @erinleigh90 in #11602
- feat(data): add CCI config for GraphQL API optimistic UI E2E tests by @david-mcafee in #11585
- chore: update size limit that is too tight by @AllanZhengYP in #11652
- fix: duplicate entry in connection states by @takpen in #11579
- fix(api-rest): refactor ajax method to not relying on side effects by @AllanZhengYP in #11498
- chore: Enable automatic license checking by @jimblanc in #11604
- release: Amplify JS release by @AllanZhengYP in #11661
New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.5
2023-07-13 Amplify JS release - [email protected]
What's Changed
- feat(s3): dom based xml parser by @AllanZhengYP in #11300
- feat(s3): custom xhr transfer handler by @AllanZhengYP in #11471
- feat(s3): implement listObjectsV2 by @AllanZhengYP in #11504
- feat(s3): implement putObject by @AllanZhengYP in #11513
- feat(s3): implement multiparts upload APIs by @AllanZhengYP in #11514
- feat(s3): support copy/delete/get/head object APIs by @AllanZhengYP in #11515
- fix(clients): add missing export for getHashedPayload in RN by @AllanZhengYP in #11528
- fix(s3): add missing default content-type & support body.text() in RN & optimize retry by @AllanZhengYP in #11537
- feat(s3): omit double encoding of path for S3 when signing by @AllanZhengYP in #11538
- feat(storage): integrate custom s3 client by @AllanZhengYP in #11542
- fix(storage): missing Size in listParts output by @HuiSF in #11559
- fix(core): add @types/node-fetch to runtime dependency by @AllanZhengYP in #11560
- fix(storage): fail to avoid double signing for presigned URL by @HuiSF in #11561
- fix(storage): vault uploads with public level with multipart upload by @HuiSF in #11584
- chore(storage): merge custom client implementation by @HuiSF in #11572
- fix(storage): custom client base64 encoded SSE-C headers by @HuiSF in #11567
- fix(storage): not pass the input to SSE-C serializer output by @AllanZhengYP in #11607
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.4
2023-06-28 Amplify JS release - [email protected]
What's Changed
- fix: Update
isReactNative
check to consider Expo as well by @jimblanc in #11555 - release: Amplify JS release by @jimblanc in #11556
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/[email protected]@5.3.3