1.2.0-beta.4 (2023-08-28)
Bug Fixes
- Adding timeout option for download requests (841c7e4)
- Always reading trust token from file (9c14564)
- Broken build process, introduced by dynamically importing package.json (8d13be1)
- BT startup failure (57cc74d)
- Implementation of new crash reporting SDK (b1c429d)
- Runtime warning and error handling (fab23e2)
- Summarizing link errors instead of printing dedicated error (a938c7c)
- Summarizing write errors instead of printing dedicated error (cb5fff5)
- Waiting for full connection reset on retry (46b6c72)
CI Pipeline
- Dynamically reading package.json instead of statically injecting code (80cfa9b)