Release 0.7.0
Pre-release
Pre-release
Changes since the 0.6.0 release
- Rev
request
library version to pick up downstream dependency fixes. - Regenerate API to switch to IncomingMessage.
- Fix a bug where attach didn't handle stdin. Add testing.
- Fix buffer trim while sending websocket messages
- Makes "unexpected event" error message more useful
- LoadFromCluster, added option to prefix the configuration file path
- Feature/api config helpers