Skip to content

6.1.1 fixes and 6.2 features #901

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Nov 8, 2022
Merged

6.1.1 fixes and 6.2 features #901

merged 15 commits into from
Nov 8, 2022

Conversation

commonsensesoftware
Copy link
Collaborator

6.2 Features

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Description

This started as simple bug fixes for 6.1.1, but evolved into a 6.2.0 release.

Fixes

Enhancements

  • Adds ApiVersionMetadata copy constructor
  • Type-forwards routing parsing for Web API from API Explorer to core library
  • Adds support for OData metadata routes
  • Adds IApiVersionDescriptionProviderFactory (to enable DI within DescribeApiVersions)
  • Adds custom group naming formatting in the API Explorer

@commonsensesoftware commonsensesoftware merged commit 71d20b3 into main Nov 8, 2022
@commonsensesoftware commonsensesoftware deleted the dev/css/6.1.1-fixes branch November 8, 2022 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment