Skip to content

Releases: SiberaIndustries/OData.Client.Manager

2.3.0

30 Jan 21:18
Compare
Choose a tag to compare

Breaking Changes

  • None

New Features

  • None

Bug fixes

  • None

Improvements

Other changes

  • None

Known issues

  • None

2.2.0

20 Nov 19:51
Compare
Choose a tag to compare

Breaking Changes

  • None

New Features

  • None

Bug fixes

  • None

Improvements

Other changes

  • None

Known issues

  • None

2.1.0

06 Oct 22:01
16bdd4e
Compare
Choose a tag to compare

Breaking Changes

  • None

New Features

  • None

Bug fixes

  • None

Improvements

  • None

Other changes

  • Update NuGet package IdentityModel from 4.2.0 to 4.4.0
  • Update NuGet package Simple.OData.Client from 5.12.0 to 5.14.0

Known issues

  • None

2.0.5

15 Apr 20:52
Compare
Choose a tag to compare

Breaking Changes

  • None

New Features

  • None

Bug fixes

  • None

Improvements

  • None

Other changes

  • Update NuGet package IdentityModel from 4.1.1 to 4.2.0

Known issues

  • None

2.0.4

13 Mar 15:01
Compare
Choose a tag to compare

Breaking Changes

  • None

New Features

  • None

Bug fixes

  • Fix missing AccessToken null checks

Improvements

  • None

Other changes

  • Remove separate NuGet package reference IdentityModel for .NET Standard 2.0
  • Trace a message instead of throwing an exception when an unsupported grant type is used

Known issues

  • None

2.0.3

11 Mar 20:21
Compare
Choose a tag to compare

Breaking Changes

  • None

New Features

  • None

Bug fixes

  • Fix wrong NuGet package reference IdentityModel for .NET Standard 2.0

Improvements

  • None

Other changes

  • Update NuGet package Simple.OData.Client from 5.10.0.1 to 5.12.0

Known issues

  • None

2.0.2

07 Jan 23:23
Compare
Choose a tag to compare

Breaking Changes

  • None

New Features

  • Add .NET Standard 2.1 support

Bug fixes

  • None

Improvements

  • None

Other changes

  • None

Known issues

  • None

2.0.1

24 Nov 15:21
Compare
Choose a tag to compare

Breaking Changes

  • None

New Features

  • None

Bug fixes

  • Fix missing OData v1-v3 support

Improvements

  • Performance Improvements
    • Remove System.Linq
    • Reduce the amount of unnessecary heap allocations

Other changes

  • Update NuGet package IdentityModel from 4.1.0 to 4.1.1

Known issues

  • None

2.0.0

29 Oct 19:42
Compare
Choose a tag to compare
Initial commit