Skip to content

v1.4.0

Compare
Choose a tag to compare
@baywet baywet released this 24 Dec 15:55
v1.4.0
e7e98f9

What's Changed

  • Make hasher static and readonly in CryptographicExtensions by @millicentachieng in #363
  • [Fix] DELETE methods should always return response status code 204 by @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.RevisionKind enum values by @irvinesunday in #373
  • Use directly annotated CountRestriction annotations when creating $count segments for col-valued navigation properties by @irvinesunday in #374
  • [Feature] Use MediaType annotation to set the content type of operations with Edm.Stream return 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 RequiresExplicitBinding and ExplicitOperationBindings annotations for operations by @irvinesunday in #378
  • Bumps version to General Availability by @irvinesunday in #379

Full Changelog: v1.3.0...v1.4.0