Skip to content

v2.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jeff-winn jeff-winn released this 02 Aug 10:51
· 8 commits to main since this release
72d642a

What's Changed

  • Changes to the project and solution configuration to support deployment strategy. by @jeff-winn in #1
  • Merge RasConnection changes from WIN7 into master. by @jeff-winn in #5
  • Merging changes from WIN7 into master. by @jeff-winn in #6
  • Merging changes from WIN7 branch into master. by @jeff-winn in #12
  • Fixing #14 - Adding support for EAP exceptions which occur while dialing a connection by @jeff-winn in #17
  • Merging changes from WIN7 to master by @jeff-winn in #18
  • Issues/25 by @jeff-winn in #26
  • Merging master into WIN7 by @jeff-winn in #27
  • Merging WIN7 into monitoring feature by @jeff-winn in #28
  • Adding support for monitoring changes to connections. by @jeff-winn in #29
  • Adding examples for dialing a connection. by @jeff-winn in #30
  • Fixing #34 - Issue with the event formatters appending an extra new line. by @jeff-winn in #36
  • Resolves #33 - Adding base class for component classes. by @jeff-winn in #37
  • Merge packaging changes by @jeff-winn in #41
  • #40 - Adding support for enumerating devices. by @jeff-winn in #48
  • Fixing bug with conversion service. by @jeff-winn in #55
  • Fixing issue with dial attempt cancellation. by @jeff-winn in #56
  • Excluding tools folder from scanning. by @jeff-winn in #58
  • Issue/sonar warnings by @jeff-winn in #60
  • Removing unused classes. by @jeff-winn in #62
  • Fixing issue with NordVPN and their use of certificates by @jeff-winn in #63
  • Fixing bug with phonebook path being required. by @jeff-winn in #65
  • Adding NuGet package license expression. by @jeff-winn in #70
  • Adding support for disconnect without specifying a cancellation token. by @jeff-winn in #71
  • Changing exception thrown to indicate the operating system is a problem. by @jeff-winn in #72
  • Adding unit test for IKE credential issue. by @jeff-winn in #75
  • Fixing issue with the dial attempt hanging after cancellation has completed by @jeff-winn in #77
  • Simplifying the RasConnection internals. by @jeff-winn in #79
  • Adding dwError support to RasConnectionStatus by @jeff-winn in #82
  • Restructuring. by @jeff-winn in #83
  • Retargeting .NET 4.8 and NET Core 3.1 by @jeff-winn in #84
  • Upgrading Windows SDK to 10.0.19041.0 by @jeff-winn in #87
  • Replacing the .NET Standard 2.0 target. by @jeff-winn in #89
  • Adding IPSecException for IPSec error code ranges. by @jeff-winn in #91
  • Updating the build pipeline to use GitHub actions rather than 3rd party. by @jeff-winn in #103
  • Adding target framework support for net5.0. by @jeff-winn in #104

New Contributors

Full Changelog: https://github.com/DotRas/DotRas/commits/2.0.0-rc1