Releases: atsign-foundation/at_client_sdk
Releases · atsign-foundation/at_client_sdk
Publish at_client v3.0.39
What's Changed
- fix: ignore notifications received offline by @kalluriramkumar in #701
- build: upgrade dependencies by @murali-shris in #705
- build: publish at client sdk by @murali-shris in #706
Full Changelog: v3.0.38...v3.0.39
Publish at_client- v3.0.38
What's Changed
- fix: Reverted dependency on 'meta' package to ^1.7.0 as flutter_test package requires 1.7.0 by @gkc in #660
- feat: encode new line characters in public-key value by @kalluriramkumar in #623
- fix: add metadata validation to put request on client SDK by @kalluriramkumar in #664
- fix: SyncProgressListener exported from at_client by @sachins-geekyants in #663
- fix: add unit test for error during sync by @murali-shris in #669
- fix: throw exception when an empty string is passed as atsign to setCurrentAtsign() by @purnimavenkatasubbu in #671
- build: update changelog and version of at_client by @purnimavenkatasubbu in #673
- feat: add clientConfig to from verb by @kalluriramkumar in #667
- fix: key data can't saved in Window by @sonle-geekyants in #674
- fix: revert the client config changes by @kalluriramkumar in #675
- fix: update version and change log by @kalluriramkumar in #676
- build: update version and CHANGELOG.md in at_client_mobile by @kalluriramkumar in #677
- Update pubspec.yaml - at_client by @ksanty in #668
- fix: validate atKeys in the authenticate method. by @kalluriramkumar in #666
- fix: publish at_client_mobile by @kalluriramkumar in #681
- feat: enhance e2e tests by @kalluriramkumar in #679
- fix: NotificationService.subscribe fails to return existing listener on same regex. by @kalluriramkumar in #672
- fix: send client version to server by @kalluriramkumar in #692
- build(deps): bump leonsteinhaeuser/project-beta-automations by @cpswan in #695
- build(deps): bump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.0.0 by @dependabot in #691
- fix: Updated Readme.md - at_client_mobile by @ksanty in #678
- chore: change pub score url in readme by @purnimavenkatasubbu in #693
Full Changelog: v3.0.34...v3.0.38
at_client release 3.0.34
What's Changed
- build:modify changelog for 3.0.32 by @murali-shris in #628
- chore: Update CHANGELOG.md by @srieteja in #629
- build(deps): bump appleboy/ssh-action from 0.1.4 to 0.1.5 by @cpswan in #631
- build(deps): bump appleboy/ssh-action from 0.1.4 to 0.1.5 by @dependabot in #630
- build: at_client_mobile 3.2.0 by @sachins-geekyants in #626
- feat: Updated lints version by @yahu1031 in #622
- build: Upgrade at_client version and update the CHANGELOG.md by @kalluriramkumar in #636
- build: update at_client_mobile and CHANGELOG.md by @kalluriramkumar in #637
- fix: stop dependabot PRs from trying to run e2e tests without secrets by @cpswan in #635
- feat: upstreaming the changes by @yahu1031 in #639
- fix: updated jsonDecode with empty json object by @yahu1031 in #638
- feat: exception chaining for notify and sync service by @kalluriramkumar in #621
- test: tweak various things to make end2end and functional tests pass again by @gkc in #649
- build: publish at client mobile 3.2.2 by @murali-shris in #647
- feat: add unit tests for notify and sync exception chaining by @kalluriramkumar in #641
- fix(at_end2end_test): pubspec.yaml warning by @XavierChanth in #645
- fix: revert deleted function by @sonle-geekyants in #646
- build(deps): bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0 by @dependabot in #633
- fix: Ensure _syncFromServer, when it encounters an exception and having handled the exception chaining, then rethrows the exception by @gkc in #651
- build: update changelog and version of at_client_mobile by @kalluriramkumar in #653
- feat: Add enforceNamespace (default value true) to AtClientPreference. by @gkc in #652
- docs: updated at_client_mobile CHANGELOG by @XavierChanth in #654
- build: updated changelog and pubpsec.yaml for at_client release 3.0.34 by @gkc in #658
Full Changelog: v3.0.32...v3.0.34
Release at_client 3.0.32
What's Changed
- fix: do not sync statsNotificationID from client to server by @purnimavenkatasubbu in #619
- fix:instance of cacheableSecondaryFinder to atLookup by @srieteja in #618
- feat: new data structure saved in keychain by @sonle-geekyants in #612
- feat: KeyStreams by @XavierChanth in #548
- fix: Sync conflict bug by @murali-shris in #625
New Contributors
- @sonle-geekyants made their first contribution in #612
Full Changelog: v3.0.31...v3.0.32
Release at_client v3.0.31
What's Changed
- chore:upgrading at_client_mobile dependency versions by @srieteja in #614
- feat: Notification sending enhancements by @gkc in #615
- feat: encrypt notify text data and add unit tests by @kalluriramkumar in #611
- feat:support for optional decryptPackets parameter by @srieteja in #590
Full Changelog: v3.0.30...v3.0.31
Release at_client 3.0.30
What's Changed
- chore: New atPlatform logo by @cpswan in #583
- feat: bypass cache option in get method by @murali-shris in #591
- feat: add security policy by @cpswan in #600
- feat: add sync conflict info to sync progress by @murali-shris in #599
- fix: skip reserved keys from conflict resolution by @kalluriramkumar in #603
- feat: Added test for bypassCache by @purnimavenkatasubbu in #598
Full Changelog: v3.0.29...v3.0.30
sync observability feature
What's Changed
- feat: sync observability by @murali-shris in #572
- chore: new atPlatform logo by @cpswan in #582
- feat: New tests for sync observability by @purnimavenkatasubbu in #581
- feat: publish at client for sync observability by @murali-shris in #585
Full Changelog: v3.0.28...v3.0.29
Release AtClient v3.0.28
Merge pull request #575 from atsign-foundation/show_hidden_keys build: update at_client version to 3.0.28
Bug fixes
What's Changed
- Full Regular Expression matching for notificationService.subscribe by @XavierChanth in #529
- Full Regular Expression matching for notificationService.subscribe by @XavierChanth in #530
- Fix modification of AtKey objects when calling notify with namespace aware keys. by @XavierChanth in #532
- handle empty sync response by @murali-shris in #533
New Contributors
- @XavierChanth made their first contribution in #529
Full Changelog: v3.0.24...v3.0.25
at_client v3.0.24
What's Changed
- publish at client mobile by @murali-shris in #518
- docs - new logo and IoT mention by @cpswan in #521
- Update ce2 images by @kalluriramkumar in #522
- Update logo by @cpswan in #526
- Use dedicated atSigns for client e2e test by @gkc in #512
- Update version to publish at_client 3.0.24 by @kalluriramkumar in #528