You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.6.6: Accepted fixes requested by Git user 0xced - thanks for your contrib's! Fixed Null ref bug for missing redirect URI (if it gets that far) fix #247 Fixed Missing ConfigureAwait's on some Async methods in auth chain. fix #246 Fixed several issues with Alternate Keys being used for entity references relating to use of Int's OptionSets and DateTime alt Key types. Fixes #244, Fixes #231 Fixed issue with suppress duplicate detection header not working correctly via WebAPI path. Fixes #266 Fixed an issue with DateTime's being incorrectly formatted on non english hosts. Fixes #216 Speculative Fix for Date Only types not correctly interpreting TimeZone Offset when in a UTC + Timezone. Fixes #143 Added Discovery Filter support for Korea and Norway GEO's
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
0.6.6:
Accepted fixes requested by Git user 0xced - thanks for your contrib's!
Fixed Null ref bug for missing redirect URI (if it gets that far) fix #247
Fixed Missing ConfigureAwait's on some Async methods in auth chain. fix #246
Fixed several issues with Alternate Keys being used for entity references relating to use of Int's OptionSets and DateTime alt Key types. Fixes #244, Fixes #231
Fixed issue with suppress duplicate detection header not working correctly via WebAPI path. Fixes #266
Fixed an issue with DateTime's being incorrectly formatted on non english hosts. Fixes #216
Speculative Fix for Date Only types not correctly interpreting TimeZone Offset when in a UTC + Timezone. Fixes #143
Added Discovery Filter support for Korea and Norway GEO's
Full Changelog: 0.6.1...0.6.6
This discussion was created from the release 0.6.6 Nuget Release.
Beta Was this translation helpful? Give feedback.
All reactions