- Bring back testing ([`8bc7168`](https://github.com/Kitware/trame-client/commit/8bc71686ec06fca425b90e1624148af6ad78c7b5))
3.0.0
Bug Fixes
- **msgpack**: Convert msgpack Uint8Array into blob for backward compatibility ([`566c274`](https://github.com/Kitware/trame-client/commit/566c27452bbe20be76d24061bdd00b7c837b9544))
- **wslink**: Simplify file upload helper by removing chunking ([`f87d8de`](https://github.com/Kitware/trame-client/commit/f87d8deeaec8e80ecd0964d1c6e5c232155a998a))
BREAKING CHANGE: this requires the new chunking wslink
Continuous Integration
- Disable test due to cross version dep ([`aabb2de`](https://github.com/Kitware/trame-client/commit/aabb2de28727617370dfe30142c98b4b06187c9b))
Features
- **wslink**: Use msgpack and chunking for ws data exchange ([`77e17f5`](https://github.com/Kitware/trame-client/commit/77e17f523ec912c16cd85376dc89d4e5ecdee5ab))
BREAKING CHANGE: use wslink>=2 that deeply change network handling
BREAKING CHANGES
- **wslink**: Use wslink>=2 that deeply change network handling
2.17.1
Bug Fixes
- **jupyter-hub**: Fix url generator and add auto detect ([`3da386c`](https://github.com/Kitware/trame-client/commit/3da386c220a80fb1c5c7944efabe25e6806fca9f))