Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

62 lines (36 loc) · 1.65 KB

Changelog

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.

Fixed

  • Fix binary inconsistency between different origins of the packages in different package sources

Fixed

  • Fix missing copyright info in the NuGet packages metadata

Fixed

  • Fix missing handling of invalid socket state while sending WebSocket requests
  • Fix missing disconnect event invocation

Added

  • Add SessionId parameter for SubscribeAsync and SubscribeSync methods of ProtocolClient

Fixed

  • Fix Subscribe methods replicating events for all connected sessions

Removed

  • Remove preview version postfix

Fixed

  • Fix dotnet cdp tools packaging

Added

  • Initial release