Releases: aws-amplify/amplify-js
2024-06-18 Amplify JS release - aws-amplify@6.3.7
What's Changed
- chore: Fix broken README links by @jimblanc in #13468
- chore(actions): run codeql on PRs to release by @ashwinkumar6 in #13460
- release(required): an expired token that has valid signature is not considered a valid token by @HuiSF in #13464
- chore(auth): enable lint on tests by @HuiSF in #13429
- chore: add additional codeowners by @HuiSF in #13491
- ci: disable websocket disruption e2e by @iartemiev in #13496
- chore(repo): add ssr two clients E2E by @HuiSF in #13482
- chore(deps): bump braces from 3.0.2 to 3.0.3 by @dependabot in #13497
- release: Amplify JS release by @jimblanc in #13502
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.6...aws-amplify@6.3.7
2024-06-06 Amplify JS release - aws-amplify@6.3.6
What's Changed
- release(required): Parsing custom oAuth in amplify_outputs by @ashika112 in #13474
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.5...aws-amplify@6.3.6
2024-06-04 Amplify JS release - aws-amplify@6.3.5
What's Changed
- chore: Merge release into main by @aws-amplify-ops in #13417
- chore: Merge release into main by @aws-amplify-ops in #13423
- Update CONTRIBUTING.md by @haverchuck in #13427
- chore: (api-rest) enable linting on tests by @ashika112 in #13441
- chore(analytics): enable linting on tests by @HuiSF in #13430
- chore: (Geo) enable linting on tests by @ashika112 in #13437
- chore: (Notifications) enable linting on tests by @ashika112 in #13438
- chore(repo): remove esm for watch modes from onboarding guidelines by @joon-won in #13442
- chore: Store NPM logs as artifacts in CI by @jimblanc in #13447
- fix: pin node version in gh actions by @erinleigh90 in #13450
- fix(storage): Fix MD5 calculation by @cshfang in #13458
- feat(ci): enable sign-in-with-oauth e2e test on vue by @israx in #13449
- release: Amplify JS release by @erinleigh90 in #13459
New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.4...aws-amplify@6.3.5
2024-05-23 Amplify JS release - aws-amplify@6.3.4
What's Changed
- release(required): adapter-nextjs validate if access and id tokens are valid cognito tokens by @ashwinkumar6 in #13415
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.3...aws-amplify@6.3.4
2024-05-22 Amplify JS release - aws-amplify@6.3.3
What's Changed
- chore: Merge release into main by @aws-amplify-ops in #13368
- chore: update macos version to latest by @Samaritan1011001 in #13350
- fix(adapter-nextjs): Set-Cookie headers incorrectly set with getServerSideProps context by @HuiSF in #13388
- chore: Merge release into main by @aws-amplify-ops in #13390
- fix(storage): credentials expires after 1 hour by @AllanZhengYP in #13329
- chore: Update Amplify doc-string comment by @jimblanc in #13411
- release: Amplify JS release by @jimblanc in #13414
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.2...aws-amplify@6.3.3
2024-05-15 Amplify JS release - aws-amplify@6.3.2
What's Changed
- fix(ssr-adapter): refreshToken may return the same tokens across requests by @HuiSF in #13387
- chore: cherry-pick update macos version to latest (#13350) by @HuiSF in #13389
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.1...aws-amplify@6.3.2
2024-05-13 Amplify JS release - aws-amplify@6.3.1
What's Changed
- fix: Prevent overwriting with fallbacks when updating endpoint by @cshfang in #13330
- chore: enable eslint for tests for storage by @ashika112 in #13341
- chore: Merge release into main by @aws-amplify-ops in #13345
- chore(datastore): remove tslint and enable eslint by @HuiSF in #13316
- chore(repo): run linter fix against staged files in pre-commit hook by @HuiSF in #13349
- chore(deps-dev): bump next from 14.1.0 to 14.1.1 by @dependabot in #13355
- chore(repo): 👋🥺 tslint by @HuiSF in #13354
- fix: Wait for endpoint creation to identify user by @cshfang in #13353
- release: Amplify JS release by @israx in #13366
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.3.0...aws-amplify@6.3.1
2024-05-07 Amplify JS release - aws-amplify@6.3.0
What's Changed
- chore: Merge release into main by @aws-amplify-ops in #13309
- feat(react-native): add getDeviceName util by @ashwinkumar6 in #13015
- fix: Await network call on identifyUser APIs by @cshfang in #13313
- fix: Prevent creating multiple endpoint ids by @cshfang in #13319
- chore: add deprecation notice to DataStore exported Schemaa type by @svidgen in #13321
- chore: Bump
@aws-amplify/core
peer dependency across the library by @jimblanc in #13308 - chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #13325
- feat(gh-actions): gen2 e2e rest api by @Samaritan1011001 in #13293
- feat(auth): enable auth gen2 by @israx in #13324
- feat(auth): add a default deviceName when remembering device by @ashwinkumar6 in #13022
- fix(core): Always set login methods when parsing Gen2 config files by @jimblanc in #13315
- chore(repo): add --forceExit to rollup command by @HuiSF in #13331
- release(required): Amplify JS release by @Samaritan1011001 in #13342
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.2.0...aws-amplify@6.3.0
2024-04-29 Amplify JS release - aws-amplify@6.2.0
What's Changed
- feat(aws-amplify): Add support for Gen2 config files & path storage API parameter by @ashika112 @ashwinkumar6 @elorzafe @erinleigh90 @jimblanc @Samaritan1011001 in #13294
- feat(api-graphql): alias authMode identityPool -> iam by @iartemiev in #13299
- chore: pin to use macos 12 in gh actions by @ashwinkumar6 in #13300
- fix(geo): Geo location services config by @ashwinkumar6 in #13303
- chore: bump data-schema dep to latest by @iartemiev in #13302
- release(required): Amplify JS release by @AllanZhengYP in #13301
New Contributors
- @ashika112 made their first contribution in #13073
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.1.4...aws-amplify@6.2.0
2024-04-26 Amplify JS release - aws-amplify@6.1.4
What's Changed
- chore: Merge release into main by @aws-amplify-ops in #13276
- chore: Merge release into main by @aws-amplify-ops in #13285
- fix(data): tests for error response fix by @david-mcafee in #13279
- chore: Update dependency check workflow by @jimblanc in #13287
- fix(auth): impossibility to sign-in when RandomKeyPassword is missing by @israx in #13288
- fix: bump package versions by @ashwinkumar6 in #13254
- chore: Clean up awkward langauge in README by @jimblanc in #13292
- release(required): Amplify JS release by @AllanZhengYP in #13291
Full Changelog: https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.0.30...aws-amplify@6.1.4