Release 3.0.72
What's Changed
https://pub.dev/packages/at_client/changelog#3072 Minor change to allow us to support dart versions both before and after 3.2.0 specifically for this Dart breaking change which was introduced in dart 3.2.0
- fix: Failing functional tests in at_client_sdk by @sitaram-kalluri in https://github.com/atsign-foundation/at_client_sdk/pull/1195
- build(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in https://github.com/atsign-foundation/at_client_sdk/pull/1194
- build(deps): bump appleboy/ssh-action from 1.0.2 to 1.0.3 by @dependabot in https://github.com/atsign-foundation/at_client_sdk/pull/1196
- build(deps): bump dart-lang/setup-dart from 1.6.0 to 1.6.1 by @dependabot in https://github.com/atsign-foundation/at_client_sdk/pull/1202
- build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in https://github.com/atsign-foundation/at_client_sdk/pull/1204
- chore: deal with a breaking change in dart 3.2.0 by @gkc in https://github.com/atsign-foundation/at_client_sdk/pull/1206
Full Changelog: https://github.com/atsign-foundation/at_client_sdk/compare/v3.0.71...v3.0.72