Skip to content

Release of v5.0.0

Compare
Choose a tag to compare
@prajon84 prajon84 released this 07 Aug 12:56
· 72 commits to master since this release
843701f

This major release contains the following fixes, updates and changes:

  • [Core] Added normalization of Uri AbsolutePath.
  • [Core] Added unescape step in query_string encoding to remove double encoding.
  • [Core] Replace DisableV1option with SignVersions option and change the default signing to MAuthVersion.MWS.
  • [Core] Added parsing code to test with mauth-protocol-test-suite.
  • [Core] Fixed bug in sorting of query parameters.