1.0 Release Candidate
Pre-release
Pre-release
Release Notes
This release represents the last anticipated set of features and API changes. This release includes a few minor changes, a couple of bug fixes, and a couple of new examples.
Web API
- Updated the HttpConfiguration.GetApiVersioningOptions extension method to be public
- Added the HttpRequestMessage.GetApiVersioningOptions extension method
- Removed HttpConfiguration.GetApiVersionReader; replaced by HttpConfiguration.GetApiVersioningOptions
- Removed HttpConfiguration.GetDefaultApiVersion; replaced by HttpConfiguration.GetApiVersioningOptions
- Refactored support for the api-supported-versions and api-deprecated-versions HTTP headers to return in the multi-value format using a comma-separated list as defined in RFC 2616, §4.2