Release of v5.0.0
prajon84
released this
07 Aug 12:56
·
72 commits
to master
since this release
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
DisableV1
option withSignVersions
option and change the default signing toMAuthVersion.MWS
. - [Core] Added parsing code to test with mauth-protocol-test-suite.
- [Core] Fixed bug in sorting of query parameters.