Release at_client v3.0.60
What's Changed
- feat: add
useRemoteAtServer
to PutRequestOptions and (new) DeleteRequestOptions by @gkc in #1025 - build(deps): Pin to Dart 2.19.6 by @cpswan in #1029
- chore: Ignore melos files by @XavierChanth in #1031
- fix: Refactor e2e tests by @sitaram-kalluri in #1028
- build: Changes for Dart 3 by @gkc in #1030
- chore: Update cert in testdata by @cpswan in #1034
- build(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 by @dependabot in #1035
- feat: export sync_service interface by @XavierChanth in #1037
- fix: Add uniqueId to key in bypasscache_test.dart to have unique key … by @sitaram-kalluri in #1038
- fix: set ttr for public key by @HamdaanAliQuatil in #1040
- test: Added workflow steps to run the tests in the at_client_mobile package by @gkc in #1039
- build(deps): bump requests from 2.30.0 to 2.31.0 in /tools by @dependabot in #1043
- build(deps): bump github/codeql-action from 2.3.3 to 2.3.4 by @dependabot in #1044
- fix: Incorrect commitId gets updated against commit entry when a batc… by @sitaram-kalluri in #1045
- fix: Update the code comments by @sitaram-kalluri in #1046
- fix: migrate melos to 3.0 by @Xlin123 in #1048
- build(deps): bump github/codeql-action from 2.3.4 to 2.3.5 by @dependabot in #1049
- fix: Monitor/sync bug while using at_chops with pkam from secure element by @murali-shris in #1050
- fix: revert version 3.0.61 to 3.0.60 since 3.0.60 is yet to be published by @murali-shris in #1051
- build(deps): bump github/codeql-action from 2.3.5 to 2.3.6 by @dependabot in #1053
- fix: Sync missing entries when running with multiple clients and add … by @sitaram-kalluri in #1024
- fix: analyzer issues by @murali-shris in #1055
- fix: Add AtClientException in SyncProgress and return exception on invalid sync regex by @sitaram-kalluri in #1052
New Contributors
- @CurtlyCritchlow made their first contribution in #934
- @HamdaanAliQuatil made their first contribution in #1040
- @Xlin123 made their first contribution in #1048