v1.5.0
- Fix transactions not being ended when a connection is closed
- Decouple Connection and Transport abstractions (prepare the code for other transports)
- Implement WebSocket as a specific transport
- Add keep-alive interval as a parameter when creating a new session
- Update package-lock files format to v2