Skip to content

Releases: RageAgainstThePixel/com.utilities.rest

com.utilities.rest 2.0.3

16 Jun 20:19
Compare
Choose a tag to compare

What's Changed

  • updated docs
  • bump com.utilities.extensions -> 1.1.3

Full Changelog: 2.0.2...2.0.3

com.utilities.rest 2.0.2

11 Jun 17:51
Compare
Choose a tag to compare

What's Changed

  • bump com.utilities.extensions -> 1.1.2

Full Changelog: 2.0.1...2.0.2

com.utilities.rest 2.0.1

09 Jun 21:04
Compare
Choose a tag to compare
  • Fixed unsuccessful errors for download handler types that don't support text field
  • Cleaned up Rest.StreamAudioAsync a bit more, but still doesn't play nicely with unknown file lengths

Full Changelog: 2.0.0...2.0.1

com.utilities.rest 2.0.0

09 Jun 05:32
Compare
Choose a tag to compare

What's New

⚠️Breaking Changes⚠️

  • Added RestParameters to all Rest method signatures to help
    streamline the API surface a bit more.
  • Added Sever Sent Event overloads
  • Added Response.Validation() for validating rest calls
  • throws new RestException with details when a response is unsuccessful
    • will pretty print rest call details when using debug parameter

Full Changelog: 1.4.6...2.0.0

com.utilities.rest 1.4.6

01 Jun 03:36
Compare
Choose a tag to compare

What's Changed

  • bump deps
  • Log status code as int as well as enum string

Full Changelog: 1.4.5...1.4.6

com.utilities.rest 1.4.5

30 May 13:25
Compare
Choose a tag to compare

What's Changed

  • Added NameValueCollectionExtensions for easy parameter query building

Full Changelog: 1.4.4...1.4.5

com.utilities.rest 1.4.4

22 May 00:54
Compare
Choose a tag to compare

What's Changed

  • added missing com.unity.nuget.newtonsoft-json dependency

Full Changelog: 1.4.3...1.4.4

com.utilities.rest 1.4.3

21 May 18:30
Compare
Choose a tag to compare

What's New

  • Added BaseConfigurationInspector

Full Changelog: 1.4.2...1.4.3

com.utilities.rest 1.4.2

21 May 16:57
Compare
Choose a tag to compare

What's New

  • Updated AbstractAuthentication.LoadFromPath from abstract to impl

Full Changelog: 1.4.1...1.4.2

com.utilities.rest 1.4.1

21 May 14:54
Compare
Choose a tag to compare

What's New

  • fixed a typo in the DownloadAssetBundleAsync

Full Changelog: 1.4.0...1.4.1