Skip to content

Releases: iwate/ODataHttpClient

2.0.2

16 Jul 14:28
Compare
Choose a tag to compare

What's Changed

Fix #54 Additional Headers for BatchRequest

Full Changelog: 2.0.1...2.0.2

2.0.1

17 Aug 07:40
Compare
Choose a tag to compare

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

30 May 02:52
Compare
Choose a tag to compare

Breaking Change

What's Changed

Full Changelog: 1.8.1...2.0.0

1.8.1

06 Dec 14:59
fbd9405
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...1.8.1

1.8.0

26 Jul 08:13
Compare
Choose a tag to compare

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

12 Jul 03:22
Compare
Choose a tag to compare
fix test workflow

v1.7.1

11 Aug 04:12
Compare
Choose a tag to compare
  • [Bug fix] Fix variant culture issues.

v1.7.0

11 Nov 13:52
Compare
Choose a tag to compare
  • [Breaking Change] Override body null when 204(No Content).

v1.6.11

30 Jul 02:39
Compare
Choose a tag to compare
  • Add feature switch: notfound is success/error flag on request level.

v1.6.10-preview1

17 Jul 04:53
Compare
Choose a tag to compare
modify readme