Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 00:30

Added

  • ChromeProtocol.Runtime.Browser.ChromiumLauncher class that simplifies starting Chrome and obtaining debugging endpoint
  • Simple example project ChromeProtocol.Usage that highlights usage of the ChromeProtocol.Runtime and ChromeProtocol.Domains libraries

Removed

  • ChromeProtocol.Runtime.Messaging.Logger.ChannelProtocolClientLogger

Changed

  • ProtocolClientLogger.LogConnected became protected
  • ProtocolClientLogger.LogDisconnected became protected
  • ProtocolClientLogger.LogOutgoingRequest became protected
  • ProtocolClientLogger.LogIncomingResponse became protected
  • ProtocolClientLogger.LogIncomingUnknownResponse became protected
  • ProtocolClientLogger.LogIncomingError became protected
  • ProtocolClientLogger.LogIncomingEvent became protected
  • ChromeProtocol.Core.Extensions.ReflectionExtensions became internal
  • System.Text.Json has been updated to the version 8.0.5 to address high-severity vulnerabilities

Fixed

  • Different typos and confusing [Obsolete] attributes
  • Multiple nullability issues in different places across packages

Changelog file can be found here.

NuGet links: