Skip to content

Releases: cake-contrib/Cake.Http

v5.1.0

16 Sep 18:04
14ff87a

Choose a tag to compare

What's Changed

  • Implement IgnoreServerCertificateErrors feature in Cake.Http by @louisfischer in #96

Full Changelog: v5.0.0...v5.1.0

v5.0.0

26 May 20:15
2f4bb75

Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...v5.0.0

v4.0.0

29 Dec 03:54

Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...4.0.0

3.0.2

04 Apr 03:56

Choose a tag to compare

Full Changelog: 3.0.1...3.0.2

3.0.1

04 Apr 03:41

Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

04 Apr 01:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...3.0.0

2.0.0

19 Sep 00:03

Choose a tag to compare

As part of this release we had 2 issues closed.

Breaking Changes

  • #74 Support Cake 2.0.0
  • #75 Update cake references

1.3.0

15 Nov 16:57

Choose a tag to compare

As part of this release we had 2 issues closed.

Documentation

  • #71 Update Cake.Http NuGet package icon to the new Cake-Contrib logo for Cake addins

Improvement

  • #72 Relax Validation for Authentication Extensions

1.2.2

15 Mar 03:32
33ed62b

Choose a tag to compare

As part of this release we had 1 issues closed.

Documentation

  • #69 Cake.Http: Add cake-addin tag to NuGet package

1.2.1

19 Feb 15:15

Choose a tag to compare

As part of this release we had 1 issues closed.

Improvement

  • #68 SetMultipartFormDataRequestBody: logic error fix