Skip to content

v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 11:53
0aecac0

Changed

  • Urls with one item after the path (i.e https://test.com/abc) will now be treated as cluster and initial catalog (ie. the cluster is "https://test.com" and the initial catalog is "abc").

Added

  • Added Initial Catalog (Default Database) parameter to ConnectionStringBuilder
  • Added callback parameter to device code
  • Added method to manually set the cache for CloudSettings

Fixed

  • Some edge cases in url parsing
  • IgnoreFirstRecord now works properly
  • Internal code improvement for telemetry