Skip to content

Releases: iwate/ODataHttpClient

2.0.4

Choose a tag to compare

@iwate iwate released this 29 May 03:17
87e0362

Full Changelog: 2.0.3...2.0.4

Change base line of Microsoft.AspNet.WebApi.Client package version to 6.0.*

2.0.4-preview.1

Choose a tag to compare

@iwate iwate released this 16 Dec 06:44

Full Changelog: 2.0.3...2.0.4-preview.1

2.0.3

Choose a tag to compare

@iwate iwate released this 21 Nov 01:49
aadb561

What's Changed

  • HttpResponseMessages should be disposed. by @jbuedel in #55

New Contributors

Full Changelog: 2.0.2...2.0.3

2.0.2

Choose a tag to compare

@iwate iwate released this 16 Jul 14:28

What's Changed

Fix #54 Additional Headers for BatchRequest

Full Changelog: 2.0.1...2.0.2

2.0.1

Choose a tag to compare

@iwate iwate released this 17 Aug 07:40

Breaking Change

  • Fit interface of RequestFactory.Create to Request.Create

What's Changed

  • Fix #53
  • Add acceptNotFound to RequestFactory.Get and RequestFactory.Head

Full Changelog: 2.0.0...2.0.1

2.0.0

Choose a tag to compare

@iwate iwate released this 30 May 02:52

Breaking Change

What's Changed

Full Changelog: 1.8.1...2.0.0

1.8.1

Choose a tag to compare

@iwate iwate released this 06 Dec 14:59
fbd9405

What's Changed

Full Changelog: 1.8.0...1.8.1

1.8.0

Choose a tag to compare

@iwate iwate released this 26 Jul 08:13

Bump up lowest version of dependencies.

  • Microsoft.AspNet.WebApi.Client (5.2.4 -> 5.2.9)
  • Newtonsoft.Json (10.0.0 -> 13.0.1)

fix
https://github.com/iwate/ODataHttpClient/security/dependabot/1

1.7.2-preview.1

Choose a tag to compare

@iwate iwate released this 12 Jul 03:22
fix test workflow

v1.7.1

Choose a tag to compare

@iwate iwate released this 11 Aug 04:12
  • [Bug fix] Fix variant culture issues.