fix(cloudlyapiclient): update typedsocket identity tagging to use async setTag API

This commit is contained in:
2026-05-08 07:21:40 +00:00
parent fd711e1d93
commit ac4411750e
5 changed files with 1002 additions and 2246 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-05-08 - 5.3.5 - fix(cloudlyapiclient)
update typedsocket identity tagging to use async setTag API
- replace typedsocketClient.addTag calls with awaited setTag in identity tagging flows
- align client implementation with typedsocket v4 dependency update
- refresh runtime and development dependencies to compatible newer versions
## 2026-04-25 - 5.3.1 - fix(package)
- Extract `@serve.zone/api` into a standalone package.