Skip to content

1.5.0

Compare
Choose a tag to compare
@mburumaxwell mburumaxwell released this 30 May 11:20
· 109 commits to main since this release
e6af728

What's Changed

  • #110: Assembly trimming is now supported.
  • #111: Added support loading service tags from remote (latest) on demand which allows for faster updates as compared to waiting for the library month/bi-monthly updates. You can access this using AzureIPsProvider.Remote.GetNetworksXYZ(...) or AzureIPsProvider.Remote.IsXYZ(...) methods.
  • #109: Target frameworks changed to netstandard2.0 and net7.0 which should cover all scenarios.

Full Changelog: 1.4.3...1.5.0