Restsharp: What has changed in 106.12.0?

Created on 28 Jul 2021  ·  3Comments  ·  Source: restsharp/RestSharp

Recently there was new version published 106.12.0.
I cannot find any changelog for it.

https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md stopped on 106.10
GitHub releases page also does not contain any information regarding this new version.

Most helpful comment

Not surprised. They broke backwards compatibility again in a "minor" version and failed to document any changes.
I'm ditching this in my companies codebase. It changes too unpredictably and will break things in minor versions.

All 3 comments

Not surprised. They broke backwards compatibility again in a "minor" version and failed to document any changes.
I'm ditching this in my companies codebase. It changes too unpredictably and will break things in minor versions.

Not surprised. They broke backwards compatibility again in a "minor" version and failed to document any changes.
I'm ditching this in my companies codebase. It changes too unpredictably and will break things in minor versions.

You sure know how to praise someone. @jamesyoder11 .

@wojciechrak Not sure what's going on with the releases. I received a release notification from this repo on 15 July about v106.22, which I can't find any mention of:

v106.22
Repository: restsharp/RestSharp · Tag: 106.22 · Commit: 25dba85 · Released by: alexeyzimarev

  • OAuth1: Allow empty customer secrets, according to the specifications
  • GitHub Codespaces configuration
  • SimpleJson JsonSerializer to respect Culture when deserializing primitive types
  • Properties that end with "ID" (in uppercase) to deserialize properly
  • Security updates

The commit mentioned is correct, but the tag doesn't exist and there's no matching release. I'm wondering if the version number was a typo - 106.22 should have been 106.12 - so it was deleted and republished on Nuget as 106.12 but without the matching tag/release here?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nilsga picture nilsga  ·  5Comments

captnrob picture captnrob  ·  3Comments

abishekrsrikaanth picture abishekrsrikaanth  ·  3Comments

weswitt picture weswitt  ·  3Comments

stricq picture stricq  ·  6Comments