Skip to content

Releases: mburumaxwell/AzureIPNetworks

1.7.2

22 Feb 09:43
0549731
Compare
Choose a tag to compare

What's Changed

  • #154: Revert "Remove SourceLink package (#151)" and restore except for .NET8 onwards
  • #155: Update files for service tags as of 2024-02-21

Full Changelog: 1.7.1...1.7.2

1.7.1

17 Feb 07:09
8ae06e9
Compare
Choose a tag to compare

What's Changed

  • #153: Update files for service tags as of 2024-02-17
  • #151: Remove SourceLink package
  • #152: Fix readme not included in nuget package
  • #150: Fix versioning in with workflows

Full Changelog: 1.7.0...1.7.1

1.7.0

19 Jan 04:21
91f3d98
Compare
Choose a tag to compare

What's Changed

  • #144: Bump IPNetwork2 from 2.6.618 to 3.0.633 and react to changes related to .NET8 (basically renamed IPNetwork -> IPNetwork2). This does not affect used in .NET8
  • #139: Update files for service tags as of 2024-01-19

Full Changelog: 1.6.0...1.7.0

1.6.0

15 Nov 11:31
4db5976
Compare
Choose a tag to compare

What's Changed

  • #130: Support for .NET 8 which already includes a new inbuilt IPNetwork type.
  • #131: Update files for service tags as of 2023-11-15

Full Changelog: 1.5.5...1.6.0

1.5.5

23 Oct 05:11
72f323c
Compare
Choose a tag to compare

What's Changed

  • #126: Update files for service tags as of 2023-10-21

Full Changelog: 1.5.4...1.5.5

1.5.4

23 Oct 05:10
7e23197
Compare
Choose a tag to compare

What's Changed

  • #121: Update files for service tags as of 2023-09-21

Full Changelog: 1.5.3...1.5.4

1.5.3

21 Aug 06:57
f4c5227
Compare
Choose a tag to compare

What's Changed

  • #117: Update files for service tags as of 2023-08-21

Full Changelog: 1.5.2...1.5.3

1.5.2

21 Jul 08:01
d8af476
Compare
Choose a tag to compare

What's Changed

  • #113: Update files for service tags as of 2023-07-21

Full Changelog: 1.5.1...1.5.2

1.5.1

21 Jun 06:37
2b660da
Compare
Choose a tag to compare

What's Changed

  • #112: Update files for service tags as of 2023-06-21

Full Changelog: 1.5.0...1.5.1

1.5.0

30 May 11:20
e6af728
Compare
Choose a tag to compare

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