-
Notifications
You must be signed in to change notification settings - Fork 247
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(repo): Merge stable
to main
#3254
Commits on Apr 17, 2023
-
chore(notifications): Update mocks (#2853)
* chore(notifications): Update mocks
Configuration menu - View commit details
-
Copy full SHA for df24d20 - Browse repository at this point
Copy the full SHA df24d20View commit details -
Update packages/storage/amplify_storage_s3_dart/lib/src/model/s3_remove_plugin_options.dart Co-authored-by: NikaHsn <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee9ac38 - Browse repository at this point
Copy the full SHA ee9ac38View commit details -
chore(aws_common): Prevent build errors in Dart 3 (#2866)
chore(aws_common): Add `dart` flag to prevent build errors in 3.0
Configuration menu - View commit details
-
Copy full SHA for e9235ea - Browse repository at this point
Copy the full SHA e9235eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 543ad4f - Browse repository at this point
Copy the full SHA 543ad4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf8a2ae - Browse repository at this point
Copy the full SHA cf8a2aeView commit details -
ci(repo): Consider transitive dependencies in workflows
Includes transitive dependencies in the `paths` of packages' CI workflows so that changes which could affect this package are caught in CI.
Configuration menu - View commit details
-
Copy full SHA for 58fef80 - Browse repository at this point
Copy the full SHA 58fef80View commit details -
ci: Disable Dart 3 checks (#2870)
* ci: Disable Dart 3 checks Trying to support Dart 3 right now is a game of whack-a-mole.. to be re-enabled when the repo is migrated fully. * revert(core): Dart 3 workarounds
Configuration menu - View commit details
-
Copy full SHA for a4d393f - Browse repository at this point
Copy the full SHA a4d393fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcd14f5 - Browse repository at this point
Copy the full SHA bcd14f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 516eb97 - Browse repository at this point
Copy the full SHA 516eb97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a0f8d - Browse repository at this point
Copy the full SHA 08a0f8dView commit details -
chore(github): Update BUG-REPORT template (#2871)
* chore(github): Update BUG-REPORT template (#1705) Adds beta platforms to the BUG-REPORT template commit-id:41bf7773 * chore(repo): Update bug report to include deployment option (#1928) Adds the following info to the bug report template: - Whether the CLI or another mechanism was used to deploy their backend - Their sanitized amplifyconfig These both seem to provide a lot of insight and they can be missed in the conversation, especially the first one. We cannot assume that people filing issues are using pristine Amplify-generated backends. * chore(repo): Slim down bug report template (#2586) The current bug report template is very long and may discourage people from submitting feedback. While many of these would be great to know, only some are needed to begin triaging correctly. I've removed the ask for their Amplify config as well. I've noticed some people are not sure how to provide it and that more often than not, it's the `schema.graphql` we need rather.
Configuration menu - View commit details
-
Copy full SHA for 9245fa3 - Browse repository at this point
Copy the full SHA 9245fa3View commit details -
chore(repo): Update READMEs (#2864)
Removes developer preview references and updates any example code snippets.
Configuration menu - View commit details
-
Copy full SHA for 9e8cb53 - Browse repository at this point
Copy the full SHA 9e8cb53View commit details -
chore: update repository urls (#2872)
chore: update repository url
Configuration menu - View commit details
-
Copy full SHA for bdd2718 - Browse repository at this point
Copy the full SHA bdd2718View commit details -
ci(repo): Remove CircleCI tests (#2862)
Removes all but canaries from the CircleCI configuration
Configuration menu - View commit details
-
Copy full SHA for 8ffb29c - Browse repository at this point
Copy the full SHA 8ffb29cView commit details -
chore: add CI check for workflows (#2873)
* chore(aft): generate `set-exit-if-changed` flag * chore: add CI check for workflows * chore: add `writeWorkflowFile` fn
Configuration menu - View commit details
-
Copy full SHA for 7c7acb4 - Browse repository at this point
Copy the full SHA 7c7acb4View commit details -
chore(amplify_flutter): Remove circular dependencies
`amplify_flutter` does not need to directly depend on plugins and can use mocking in unit tests instead.
Configuration menu - View commit details
-
Copy full SHA for 621cef5 - Browse repository at this point
Copy the full SHA 621cef5View commit details -
chore(repo): Use local path dependencies for unpublished packages
To prevent publishing errors
Configuration menu - View commit details
-
Copy full SHA for 7865ef3 - Browse repository at this point
Copy the full SHA 7865ef3View commit details -
chore(aft): Include
dev_dependencies
in topological sortThis will prevent any publishing errors ahead of time
Configuration menu - View commit details
-
Copy full SHA for 9b5b4a3 - Browse repository at this point
Copy the full SHA 9b5b4a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53dd03b - Browse repository at this point
Copy the full SHA 53dd03bView commit details -
chore(ios): bump amplify-swift to 1.29.2 (#2874)
- Fixing issue #2519
Configuration menu - View commit details
-
Copy full SHA for e8d261b - Browse repository at this point
Copy the full SHA e8d261bView commit details -
chore(api): Decode optional ErrorType property (#2852)
* chore(api): Decode optional ErrorType property * chore: added errorInfo property
Configuration menu - View commit details
-
Copy full SHA for 85ec416 - Browse repository at this point
Copy the full SHA 85ec416View commit details -
chore(notifications): add push userAgent headers to analytics calls (#…
…2861) * chore: add userAgent headers to anayltics calls * chore: remove print and add update endpoint after settign user * chore: updated mocks and added analyzer expection rule to ignore version.dart * chore: pass testDispatcher to request permissions tes android native * chore: update test name and useragent public * chore: remove vesion dependency becuase user agent string does not need it * chore: add comment on why setUser has no userAgent added * chore: review comments
Configuration menu - View commit details
-
Copy full SHA for 43cc645 - Browse repository at this point
Copy the full SHA 43cc645View commit details -
chore(version): v1 Release (#2876)
* chore(version): Bump version Stable v1 release! 🎉 Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee * chore(notifications): Fix pana issues * Update DataStore spiel
Configuration menu - View commit details
-
Copy full SHA for 6d09c09 - Browse repository at this point
Copy the full SHA 6d09c09View commit details -
test(auth): Fix e2e test (#2880)
`additionalInfo` now returns and empty map instead of `null` by default
Configuration menu - View commit details
-
Copy full SHA for dfacee6 - Browse repository at this point
Copy the full SHA dfacee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53067d4 - Browse repository at this point
Copy the full SHA 53067d4View commit details
Commits on Apr 25, 2023
-
Merge remote-tracking branch 'aws/main' into chore/april-release
Dillon Nys committedApr 25, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e15426 - Browse repository at this point
Copy the full SHA 9e15426View commit details -
fix(aft): Run
pub get
beforebuild_runner
in version-bumpIf `aft version-bump` is run in a fresh repo/worktree, build_runner will fail since `pub get` has never been run. Running again also doesn't hurt.
Dillon Nys committedApr 25, 2023 Configuration menu - View commit details
-
Copy full SHA for ab38e6f - Browse repository at this point
Copy the full SHA ab38e6fView commit details -
### Fixes - fix(repo): Flutter 3.3 support - fix(storage): API doc errors - fix: convert AuthUserAttributeKey in updateUserAttributes - fix: remove AndroidKeysetManager log, upgrade to google/tink 1.8.0 Updated-Components: amplify_flutter, amplify_flutter_android, amplify_core, amplify_datastore, amplify_analytics_pinpoint, amplify_api, amplify_api_android, amplify_api_ios, amplify_auth_cognito, amplify_auth_cognito_android, amplify_auth_cognito_ios, amplify_push_notifications, amplify_push_notifications_pinpoint, amplify_storage_s3, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
Dillon Nys committedApr 25, 2023 Configuration menu - View commit details
-
Copy full SHA for d4c05d6 - Browse repository at this point
Copy the full SHA d4c05d6View commit details
Commits on Apr 26, 2023
-
Merge pull request #2934 from aws-amplify/chore/april-release
chore(version): Bump version
Configuration menu - View commit details
-
Copy full SHA for ae216e3 - Browse repository at this point
Copy the full SHA ae216e3View commit details
Commits on May 11, 2023
-
Merge remote-tracking branch 'aws/main' into chore/may/main-to-stable
Dillon Nys committedMay 11, 2023 Configuration menu - View commit details
-
Copy full SHA for ea8ec5a - Browse repository at this point
Copy the full SHA ea8ec5aView commit details -
Merge pull request #3031 from aws-amplify/chore/may/main-to-stable
Merge `main` -> `stable`
Configuration menu - View commit details
-
Copy full SHA for 21f3e63 - Browse repository at this point
Copy the full SHA 21f3e63View commit details
Commits on Jun 1, 2023
-
Merge remote-tracking branch 'aws/main' into chore/release/june-release
Dillon Nys committedJun 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 9332747 - Browse repository at this point
Copy the full SHA 9332747View commit details -
### Fixes - fix(android): Bump Amplify Android to 2.8.3 ([#3023](#3023)) - fix(auth): User attribute serialization - fix(auth): remove duplicate continuation call for hosted UI ([#3112](#3112)) - fix(authenticator): Only call `setState` if mounted ([#3076](#3076)) - fix(authenticator): alphabetize country codes - fix(datastore): support nested predicates for observe and observeQuery ([#3029](#3029)) - fix(secure_storage): Fallback for CFStringRef decoding ([#3111](#3111)) - fix: suppress browser on sign out when preferPrivateSession is true ([#3099](#3099)) ### Features - feat(authenticator, m3): use SearchAnchor for country code - feat(authenticator, m3): use `FilledButton` for primary buttons Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
Dillon Nys committedJun 1, 2023 Configuration menu - View commit details
-
Copy full SHA for 7377493 - Browse repository at this point
Copy the full SHA 7377493View commit details -
Merge pull request #3135 from aws-amplify/chore/release/june-release
chore(version): Bump version
Configuration menu - View commit details
-
Copy full SHA for bf3037a - Browse repository at this point
Copy the full SHA bf3037aView commit details
Commits on Jun 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a958483 - Browse repository at this point
Copy the full SHA a958483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c5bdc9 - Browse repository at this point
Copy the full SHA 0c5bdc9View commit details -
chore(smithy): Fix switch lint (#3151)
Fixes a lint introduced in latest Dart stable for switching on a `Type`
Configuration menu - View commit details
-
Copy full SHA for 8f7d690 - Browse repository at this point
Copy the full SHA 8f7d690View commit details -
fix(core): Disallowed JS tearoff (#3150)
Dart 3.1 disallows tearoffs of JS methods.
Configuration menu - View commit details
-
Copy full SHA for 7b035e1 - Browse repository at this point
Copy the full SHA 7b035e1View commit details -
fix(auth): Attribute key equality (#3136)
Two keys should be equal if the lower-case value of their keys are equal regardless of their class.
Configuration menu - View commit details
-
Copy full SHA for 6f9f47f - Browse repository at this point
Copy the full SHA 6f9f47fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2679a8d - Browse repository at this point
Copy the full SHA 2679a8dView commit details -
fix(auth):
signOut
after user deletion (#3162)If a user is deleted by an administrator while logged into a device, calling `signOut` can fail when tokens have also expired. The library gets stuck because credentials are not cleared but they are also invalid and cannot be refreshed.
Configuration menu - View commit details
-
Copy full SHA for ebaf6ca - Browse repository at this point
Copy the full SHA ebaf6caView commit details -
* Update README.md updated readme slightly * Update README.md Co-authored-by: Dillon Nys <[email protected]> * Update README.md Co-authored-by: Dillon Nys <[email protected]> --------- Co-authored-by: Dillon Nys <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 554cf52 - Browse repository at this point
Copy the full SHA 554cf52View commit details -
fix(api): GraphQL subscription with custom domain formats URI correct…
…ly (#3148)
Travis Sheppard authored and Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 060ee98 - Browse repository at this point
Copy the full SHA 060ee98View commit details -
Configuration menu - View commit details
-
Copy full SHA for f005963 - Browse repository at this point
Copy the full SHA f005963View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f6d9ec - Browse repository at this point
Copy the full SHA 3f6d9ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7347881 - Browse repository at this point
Copy the full SHA 7347881View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2690a2 - Browse repository at this point
Copy the full SHA c2690a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93700db - Browse repository at this point
Copy the full SHA 93700dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b024fee - Browse repository at this point
Copy the full SHA b024feeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fffd04 - Browse repository at this point
Copy the full SHA 2fffd04View commit details -
chore(deps): Update
code_builder
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 335cc2e - Browse repository at this point
Copy the full SHA 335cc2eView commit details -
chore(smithy_codegen): Update union generation
Use `sealed` from `code_builder`
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for bed90cf - Browse repository at this point
Copy the full SHA bed90cfView commit details -
chore(smithy_codegen): Update generated pubspec
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for e4ad2d7 - Browse repository at this point
Copy the full SHA e4ad2d7View commit details -
chore(smithy): Regenerate goldens
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for b3fcf8e - Browse repository at this point
Copy the full SHA b3fcf8eView commit details -
chore(core): User agent enhancements (#3153)
Tracks the category and method from which an API call originated for the purpose of engagement analytics.
Configuration menu - View commit details
-
Copy full SHA for 536d1d3 - Browse repository at this point
Copy the full SHA 536d1d3View commit details -
feat(aft): Dependabot generation
Adds dependabot generation to the `aft generate workflows` command
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 1c39d4d - Browse repository at this point
Copy the full SHA 1c39d4dView commit details -
chore: Update dependabot config
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 17bd9bd - Browse repository at this point
Copy the full SHA 17bd9bdView commit details -
chore(smoke_test): Run build_runner (#3080)
chore(smoke_test): Regenerate
Configuration menu - View commit details
-
Copy full SHA for 4361b75 - Browse repository at this point
Copy the full SHA 4361b75View commit details -
chore(deps): bump org.robolectric:robolectric
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.9 to 4.10.3. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.9...robolectric-4.10.3) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4926d5 - Browse repository at this point
Copy the full SHA e4926d5View commit details -
chore(deps): bump org.robolectric:robolectric
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.9 to 4.10.3. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.9...robolectric-4.10.3) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae034df - Browse repository at this point
Copy the full SHA ae034dfView commit details -
chore(deps): bump org.robolectric:robolectric
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.9 to 4.10.3. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](robolectric/robolectric@robolectric-4.9...robolectric-4.10.3) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50dd15e - Browse repository at this point
Copy the full SHA 50dd15eView commit details -
chore(deps): bump com.android.tools.build:gradle from 7.4.2 to 8.0.2 …
…in /packages/common/amplify_db_common/android (#3189) chore(deps): bump com.android.tools.build:gradle Bumps com.android.tools.build:gradle from 7.4.2 to 8.0.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bda03b9 - Browse repository at this point
Copy the full SHA bda03b9View commit details -
chore(deps): bump com.android.tools.build:gradle from 7.4.2 to 8.0.2 …
…in /packages/auth/amplify_auth_cognito/android (#3200) chore(deps): bump com.android.tools.build:gradle Bumps com.android.tools.build:gradle from 7.4.2 to 8.0.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bb4698a - Browse repository at this point
Copy the full SHA bb4698aView commit details -
chore(deps): bump com.android.tools.build:gradle from 7.4.2 to 8.0.2 …
…in /packages/amplify_datastore/android (#3185) chore(deps): bump com.android.tools.build:gradle Bumps com.android.tools.build:gradle from 7.4.2 to 8.0.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f0cc6cf - Browse repository at this point
Copy the full SHA f0cc6cfView commit details -
chore(deps): bump com.android.tools.build:gradle from 7.4.2 to 8.0.2 …
…in /packages/amplify_native_legacy_wrapper/android (#3184) chore(deps): bump com.android.tools.build:gradle Bumps com.android.tools.build:gradle from 7.4.2 to 8.0.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0f13593 - Browse repository at this point
Copy the full SHA 0f13593View commit details -
chore(deps): bump com.android.tools.build:gradle from 7.4.2 to 8.0.2 …
…in /packages/secure_storage/amplify_secure_storage/android (#3219) chore(deps): bump com.android.tools.build:gradle Bumps com.android.tools.build:gradle from 7.4.2 to 8.0.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 62bec15 - Browse repository at this point
Copy the full SHA 62bec15View commit details -
infra: Fix storage bucket name (#3222)
ci: Fix storage bucket name Bucket names must be globally unique. To ensure the infra stacks can be deployed to multiple accounts, use the bucket name as a prefix instead of the actual bucket name.
Configuration menu - View commit details
-
Copy full SHA for f907734 - Browse repository at this point
Copy the full SHA f907734View commit details -
Adds new E2E backend for testing ASF features.
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for c77a91b - Browse repository at this point
Copy the full SHA c77a91bView commit details -
Adds advanced security features (ASF) support to the Auth library.
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for b6d666c - Browse repository at this point
Copy the full SHA b6d666cView commit details -
chore: Update devcontainer configuration
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 3fbb4b1 - Browse repository at this point
Copy the full SHA 3fbb4b1View commit details -
Adds unit and e2e tests for ASF features in the Auth library. E2E tests require some Admin methods in the AWS SDK for Cognito, and these operations are exposed via the `amplify_integration_test` package.
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 0ceb79f - Browse repository at this point
Copy the full SHA 0ceb79fView commit details -
chore(smithy): Update dependency constraints
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for c0f1e8a - Browse repository at this point
Copy the full SHA c0f1e8aView commit details -
Dillon Nys committed
Jun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 817ceb9 - Browse repository at this point
Copy the full SHA 817ceb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5285e57 - Browse repository at this point
Copy the full SHA 5285e57View commit details -
ci: Add default Android workflow
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 80c4670 - Browse repository at this point
Copy the full SHA 80c4670View commit details -
ci: Run integ tests when the workflow changes
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 4251b72 - Browse repository at this point
Copy the full SHA 4251b72View commit details -
chore(aws_common): Update
AWSService
(#3234)Regenerates AWSService class and makes it possible to use services not automatically generated.
Configuration menu - View commit details
-
Copy full SHA for 86a9d73 - Browse repository at this point
Copy the full SHA 86a9d73View commit details -
chore(core): Adjust log-level of state machine errors (#3248)
Errors generated by the state machine are being logged at `error ` level regardless of whether they are handled by the developer. This can be confusing (as seen in #3226) since they print similar to how an unhandled exception would be printed. By adjusting the log level, these messages are still available if desired and will not affect how errors are surfaced via throwing.
Configuration menu - View commit details
-
Copy full SHA for 6caed3e - Browse repository at this point
Copy the full SHA 6caed3eView commit details -
ci: Fix Android build workflow
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 935c424 - Browse repository at this point
Copy the full SHA 935c424View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12bc691 - Browse repository at this point
Copy the full SHA 12bc691View commit details -
ci: Fix push notifications workflow
Should be Android Test not Android Build
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for c6bf88f - Browse repository at this point
Copy the full SHA c6bf88fView commit details -
chore(aft): Update package selector test
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 1190c3c - Browse repository at this point
Copy the full SHA 1190c3cView commit details -
chore(push_notifications): Fix example
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 02f6bbc - Browse repository at this point
Copy the full SHA 02f6bbcView commit details -
chore(deps): bump com.android.tools.build:gradle from 7.4.2 to 8.0.2 …
…in /packages/analytics/amplify_analytics_pinpoint/android (#3215) chore(deps): bump com.android.tools.build:gradle Bumps com.android.tools.build:gradle from 7.4.2 to 8.0.2. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dillon Nys <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0771416 - Browse repository at this point
Copy the full SHA 0771416View commit details -
### Fixes - fix(api): GraphQL subscription with custom domain formats URI correctly ([#3148](#3148)) - fix(auth): Attribute key equality ([#3136](#3136)) - fix(auth): `signOut` after user deletion ([#3162](#3162)) - fix(core): Disallowed JS tearoff ([#3150](#3150)) - fix(storage): API doc errors ### Features - feat(auth): ASF - feat(storage): using path style URLs when bucket name contains dots Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 1161a6b - Browse repository at this point
Copy the full SHA 1161a6bView commit details -
Merge branch 'chore/release/mid-june-1' into chore/merge-stable-to-main
Dillon Nys committedJun 20, 2023 Configuration menu - View commit details
-
Copy full SHA for c8b51db - Browse repository at this point
Copy the full SHA c8b51dbView commit details
Commits on Jun 21, 2023
-
### Fixes - fix(api): GraphQL subscription with custom domain formats URI correctly ([#3148](#3148)) - fix(auth): Attribute key equality ([#3136](#3136)) - fix(auth): `signOut` after user deletion ([#3162](#3162)) - fix(core): Disallowed JS tearoff ([#3150](#3150)) - fix(storage): API doc errors ### Features - feat(auth): ASF - feat(storage): using path style URLs when bucket name contains dots Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
Dillon Nys committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for c2dfea9 - Browse repository at this point
Copy the full SHA c2dfea9View commit details -
Merge branch 'chore/release/mid-june-1' into chore/merge-stable-to-main
Dillon Nys committedJun 21, 2023 Configuration menu - View commit details
-
Copy full SHA for f9f6a29 - Browse repository at this point
Copy the full SHA f9f6a29View commit details