Releases: atsign-foundation/at_client_sdk
Releases · atsign-foundation/at_client_sdk
v3.0.77
What's Changed
- build: Update dependencies in at_client_mobile by @sitaram-kalluri in #1341
- build: Add dependencies in at_client_mobile pubspec.yaml by @sitaram-kalluri in #1342
- build(deps): bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 in the github-actions group by @dependabot in #1343
- fix: deprecate NotificationParams.forText and messageType getter by @srieteja in #1314
- build(deps): bump dart-lang/setup-dart from 1.6.4 to 1.6.5 in the github-actions group by @dependabot in #1345
- fix: Export backupkey_contants and getEncryptedKeysMethod by @sitaram-kalluri in #1344
- build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 in the github-actions group by @dependabot in #1347
- build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 in the github-actions group by @dependabot in #1349
- fix: Add encryptedAPKAM Keys to fix failing enroll verb functional tests by @sitaram-kalluri in #1354
- build(deps): bump the github-actions group across 1 directory with 2 updates by @dependabot in #1353
- build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 in the github-actions group by @dependabot in #1355
- chore: Update cert in testdata by @atsignbot in #1356
- fix: expiry keys deletion not being triggered by cron job by @srieteja in #1351
- build(deps): bump step-security/harden-runner from 2.8.1 to 2.9.0 in the github-actions group by @dependabot in #1357
- build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 in the github-actions group by @dependabot in #1358
- fix: Enable at_client to initialize in offline when network is down by @sitaram-kalluri in #1348
- build(deps): bump github/codeql-action from 3.25.13 to 3.25.14 in the github-actions group by @dependabot in #1362
- build(deps): bump the github-actions group with 2 updates by @dependabot in #1363
- fix: rename key from __manage to local key for storing enrollment details by @murali-shris in #1360
- fix: Add "sharedKeyEnc" to the metadata by @sitaram-kalluri in #1365
Full Changelog: v3.0.76...v3.0.77
Production releaes v3.0.76
What's Changed
- fix: melos bootstrapping issues by @XavierChanth in #1217
- fix: Uptake at_commons 4.0.0 changes into at_client_mobile by @purnimavenkatasubbu in #1212
- build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 by @dependabot in #1220
- fix: Analyzer issue fix by @purnimavenkatasubbu in #1221
- fix: uptake at_chops major version by @murali-shris in #1213
- build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 by @dependabot in #1224
- feat: add new method to fetch enrollment requests by @srieteja in #1222
- build(deps): bump dart-lang/setup-dart from 1.6.1 to 1.6.2 by @dependabot in #1226
- build(deps): bump codecov/codecov-action from 3.1.5 to 3.1.6 by @dependabot in #1227
- build(deps): bump step-security/harden-runner from 2.6.1 to 2.7.0 by @dependabot in #1228
- build(deps): bump peter-evans/create-pull-request from 5.0.2 to 6.0.0 by @dependabot in #1229
- build(deps): bump codecov/codecov-action from 3.1.6 to 4.0.0 by @dependabot in #1230
- build(deps): bump codecov/codecov-action from 4.0.0 to 4.0.1 by @dependabot in #1231
- build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #1233
- feat: Introduce methods to set SPP and fetch OTP from the secondary server by @sitaram-kalluri in #1223
- ci: Add unit and functional tests using Dart beta by @cpswan in #1236
- build(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot in #1238
- chore: Update cert in testdata by @atsignbot in #1239
- build(deps): bump actions/dependency-review-action from 4.1.0 to 4.1.2 by @dependabot in #1240
- ci: Don't fail fast on functional test matrix by @cpswan in #1242
- build(deps): bump actions/dependency-review-action from 4.1.2 to 4.1.3 by @dependabot in #1243
- fix: Fix intermittent failing compaction job test in functional test by @sitaram-kalluri in #1244
- feat: at_client_mobile: uptake at_chops major version by @purnimavenkatasubbu in #1234
- build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 by @dependabot in #1247
- docs: Update README.md logo by @XavierChanth in #1249
- build(deps): bump peter-evans/create-pull-request from 6.0.0 to 6.0.1 by @dependabot in #1251
- build(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0 by @dependabot in #1250
- build(deps): bump subosito/flutter-action from 2.12.0 to 2.13.0 by @dependabot in #1253
- feat: schedule job that removes expired keys by @srieteja in #1187
- build(deps): bump peter-evans/create-pull-request from 6.0.1 to 6.0.2 by @dependabot in #1258
- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #1259
- chore: Update cert in testdata by @atsignbot in #1261
- build(deps): bump subosito/flutter-action from 2.13.0 to 2.14.0 by @dependabot in #1265
- fix: temporarily skipping collection_test by @murali-shris in #1270
- build(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.3 by @dependabot in #1266
- build(deps): bump actions/dependency-review-action from 4.2.3 to 4.2.4 by @dependabot in #1272
- build(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 by @dependabot in #1273
- build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 by @dependabot in #1274
- fix: Add random string to Model operations - unshare() and delete() test by @sitaram-kalluri in #1277
- build(deps): bump subosito/flutter-action from 2.14.0 to 2.15.0 by @dependabot in #1278
- build(deps): bump subosito/flutter-action from 2.15.0 to 2.16.0 by @dependabot in #1280
- ci: Use Docker Compose v2 by @cpswan in #1282
- build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 by @dependabot in #1283
- docs: update the location of example by @emmanuel-ferdman in #1284
- docs: Link scorecard badge to viewer by @cpswan in #1285
- build(deps): bump dart-lang/setup-dart from 1.6.2 to 1.6.3 by @dependabot in #1287
- build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 by @dependabot in #1288
- build(deps): bump dart-lang/setup-dart from 1.6.3 to 1.6.4 by @dependabot in #1289
- fix: Max key length check by @murali-shris in #1290
- feat: APKAM Enrollment changes by @sitaram-kalluri in #1257
- fix: Fetch SelfKeyEncryption changes from local secondary if in atChops is null by @sitaram-kalluri in #1293
- build(deps): bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 by @dependabot in #1296
- fix: Store auth keys into keychain upon enrollment approval by @sitaram-kalluri in #1295
- feat: enhance EnrollmentService.fetchEnrollmentRequests() to filter enrollment requests by @srieteja in #1298
- fix: Add SelfEncryptionKey to the AtChops instance by @sitaram-kalluri in #1299
- build(deps): bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 by @dependabot in #1301
- build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.2 by @dependabot in #1302
- build(deps): bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #1303
- build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 by @dependabot in #1304
- build(deps): bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #1305
- build(deps): bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 by @dependabot in #1306
- test: update enrollment functional test to align with atServer changes by @gkc in #1308
- build(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1 by @dependabot in #1310
- build(deps): bump actions/dependency-review-action from 4.2.5 to 4.3.1 by @dependabot in #1311
- build(deps): bump actions/dependency-review-action from 4.3.1 to 4.3.2 by @dependabot in #1312
- build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 by @dependabot in #1313
- feat: introduce logger separation in 'sync multiple client test' by @srieteja in #1300
- build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #1315
- build(deps): bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #1316
- build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #1317
- build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 by @dependabot in https://github.com/atsign-foundation/at_client_sdk...
Release 3.0.73
https://pub.dev/packages/at_client/changelog#3073
What's Changed
- chore: Update cert in testdata by @atsignbot in #1208
- fix: added unit tests for self key encryption and shared key encryption by @murali-shris in #1197
- fix: at_commons 4.0.0 uptake in at_Client by @purnimavenkatasubbu in #1192
- fix: Fix lin issues by @purnimavenkatasubbu in #1210
- feat: Replace encryption methods/key generation from EncryptionUtil with AtChops by @murali-shris in #1209
- chore: Changelog update by @purnimavenkatasubbu in #1211
- build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 by @dependabot in #1214
- build(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 by @dependabot in #1215
New Contributors
- @atsignbot made their first contribution in #1208
Full Changelog: v3.0.72...v3.0.73
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 #1195
- build(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 by @dependabot in #1194
- build(deps): bump appleboy/ssh-action from 1.0.2 to 1.0.3 by @dependabot in #1196
- build(deps): bump dart-lang/setup-dart from 1.6.0 to 1.6.1 by @dependabot in #1202
- build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 by @dependabot in #1204
- chore: deal with a breaking change in dart 3.2.0 by @gkc in #1206
Full Changelog: v3.0.71...v3.0.72
Release at_client v3.0.71
What's Changed
- build(deps): bump appleboy/ssh-action from 1.0.1 to 1.0.2 by @dependabot in #1191
- feat: Replace EncryptionUtil decryption methods with at_chops by @murali-shris in #1185
- chore: publish at_client 3.0.71 by @murali-shris in #1193
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
Release at_client v3.0.53
What's Changed
- build(deps): bump github/codeql-action from 2.1.37 to 2.1.38 by @dependabot in #881
- build(deps): bump actions/setup-python from 4.4.0 to 4.5.0 by @dependabot in #882
- build(deps): bump requests from 2.28.1 to 2.28.2 in /tools by @dependabot in #883
- feat: Introduce AtServiceFactory to make AtClientManager more reusable and more testable by @gkc in #885
- build(deps): bump dnspython from 2.2.1 to 2.3.0 in /tools by @dependabot in #886
- feat: Inject AtChops instance (if any) so that it is available everywhere that it can be used by @gkc in #887
- build(deps): bump dart-lang/setup-dart from 1.3 to 1.4 by @dependabot in #889
- build(deps): bump github/codeql-action from 2.1.38 to 2.1.39 by @dependabot in #890
- feat: client commit log compaction by @sitaram-kalluri in #855
- chore: update at_persistence_secondary_server version and remove depe… by @sitaram-kalluri in #896
- build(deps): bump github/codeql-action from 2.1.39 to 2.2.0 by @dependabot in #897
- fix: add atChops as optional argument in AtServiceFactory.atClient by @sitaram-kalluri in #898
- build(deps): bump github/codeql-action from 2.2.0 to 2.2.1 by @dependabot in #901
Full Changelog: v3.0.51...v3.0.53
release at_client v3.0.51
What's Changed
- fix: git#865 - fixes notifying the switch atSign event multiple times by @sitaram-kalluri in #867
- fix: Switch atsign bug by @murali-shris in #864
- feat: Add atSign to AtSignLoggers' names when feasible. Some code simplification and refactoring by @gkc in #870
- fix: reverted async,path to older versions by @purnimavenkatasubbu in #879
Full Changelog: v3.0.50...v3.0.51
release at_client v3.0.50
What's Changed
- feat: initial commit for at_chops uptake by @murali-shris in #809
- fix: Fix pub score by @purnimavenkatasubbu in #876
Publish at_client v3.0.40
What's Changed
- fix: check isencrypted flag in sync conflict by @murali-shris in #699
- build: update at client and at utils version by @murali-shris in #707
- fix: Fix pub score in at_client_mobile by @purnimavenkatasubbu in #709
- build: update pubspec by @murali-shris in #710
- fix: set decryptPackets to false in at_functional_test by @kalluriramkumar in #722
- build(deps): bump leonsteinhaeuser/project-beta-automations by @cpswan in #725
- docs: Fixed broken links by @CynthiaPeter in #727
- fix: force pull for docker-compose in functional tests by @cpswan in #719
- fix: skip the failing e2e test by @kalluriramkumar in #728
- fix: biometric storage build issue by @sachins-geekyants in #717
- build: publish at_client v3.0.40 by @murali-shris in #723
New Contributors
- @CynthiaPeter made their first contribution in #727
Full Changelog: v3.0.39...v3.0.40