v1.4.0
What's Changed
- Make hasher static and readonly in CryptographicExtensions by @millicentachieng in #363
- [Fix]
DELETEmethods should always return response status code204by @irvinesunday in #367 - [Fix] Aliases or strips namespace prefixes from segment names when and where applicable by @irvinesunday in #369
- [Fix] Adds support for all
Org.OData.Core.V1.RevisionKindenum values by @irvinesunday in #373 - Use directly annotated
CountRestrictionannotations when creating$countsegments for col-valued navigation properties by @irvinesunday in #374 - [Feature] Use
MediaTypeannotation to set the content type of operations withEdm.Streamreturn types by @irvinesunday in #375 - [Fix] Add release note and bump lib. version by @irvinesunday in #376
- [Fix] Retrieves navigation properties from base types by @irvinesunday in #377
- [Feature] Adds support for
RequiresExplicitBindingandExplicitOperationBindingsannotations for operations by @irvinesunday in #378 - Bumps version to General Availability by @irvinesunday in #379
Full Changelog: v1.3.0...v1.4.0