All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fix binary inconsistency between different origins of the packages in different package sources
- Fix missing copyright info in the NuGet packages metadata
- Fix missing handling of invalid socket state while sending WebSocket requests
- Fix missing disconnect event invocation
- Add
SessionId
parameter forSubscribeAsync
andSubscribeSync
methods ofProtocolClient
- Fix Subscribe methods replicating events for all connected sessions
- Remove preview version postfix
- Fix
dotnet cdp
tools packaging
- Initial release