Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Update dependency Microsoft.AspNetCore.Mvc.Versioning to v5.1.0#140

Open
renovate[bot] wants to merge 1 commit intotrunkfrom
renovate/microsoft.aspnetcore.mvc.versioning-5.x
Open

Update dependency Microsoft.AspNetCore.Mvc.Versioning to v5.1.0#140
renovate[bot] wants to merge 1 commit intotrunkfrom
renovate/microsoft.aspnetcore.mvc.versioning-5.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate bot commented Sep 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.AspNetCore.Mvc.Versioning (source) 5.0.0 -> 5.1.0 age adoption passing confidence

Release Notes

dotnet/aspnet-api-versioning (Microsoft.AspNetCore.Mvc.Versioning)

v5.1.0: 5.1.0

This represents the official release for ASP.NET Core with support for .NET 5.0 and .NET 6.0.

📣 Aside from servicing, 5.1.x marks the end of the packages and naming under the Microsoft.AspNet* prefixes. For more background, see the announcement and roadmap. Despite months of communicate with Microsoft and the .NET Foundation to re-enable publishing permissions for the NuGet packages, I'm still unable to. At this point, I suspect it may never happen and this release contains the official, signed packages which you can integrate into your own NuGet feeds.

This release has been a long time coming, but has been stymied due to administrative changes in moving the project under the .NET Foundation. Now that the process is complete, you can expect fluid releases once more. The following highlights high-level changes since 5.0.0. For the complete list, please review the change log.

Features

No significant new features in this release

Fixes

All Platforms

  • Fix deprecated API version aggregation (#​719)
  • Fix API version parsing from namespace (#​805)

ASP.NET Web API

  • Avoid LockRecursionException (#​703)

ASP.NET Web API with OData

  • Fix route template building optimizations (#​689, #​710)
  • Correct binding source for [FromODataUri] (#​693, #​729, #​737)
  • Disambiguate OData actions by parameters (#​697)
  • Support cast routing convention (#​738)
  • Handle PostTo navigation properties (#​742)
  • Fix all functions versus all function (#​758)
  • Use assembly-qualified type names for EDM type resolution (#​854)

ASP.NET Core

  • Handle on-demand initialization of IApiVersioningFeature (#​704)
  • Clear IApiVersioningFeature on pipeline reentry (#​748, #​749)
  • Limit Allow for 405 to actions in the same API version (#​795)
  • Handle candidates that differ by route constraint only (#​797)

ASP.NET Core with OData

  • Fix route template building optimizations (#​689, #​710)
  • Correct binding source for [FromODataUri] (#​693, #​729, #​737)
  • Handle DI service registration order (#​694)
  • Copy endpoint metadata (#​695)
  • Disambiguate OData actions by parameters (#​697)
  • Support cast routing convention (#​738)
  • Handle PostTo navigation properties (#​742)
  • IEdmModelSelector leverages IApiVersionSelector (#​745)
  • Fix all functions versus all function (#​758)
  • Use assembly-qualified type names for EDM type resolution (#​854)

Enhancements

All Platforms

  • Added IControllerNameConvention (#​734)
  • Do not discover API versions which are only mapped (#​735)
  • Update build status badge (#​775)

ASP.NET Web API

  • Minor optimization to IUrlFactory implementation (#​720)

ASP.NET Core

  • Report API versions for ambiguous request in legacy routing
  • Add support for .NET 6.0

Breaking Changes

No known breaking changes

Additional Release Notes

ASP.NET Core with OData

  • The official OData release is now 8.x, but due to the required changes this release targets 7.x with .NET Core 3.1
  • The 6.0 support for OData has been rebuilt from the ground up and supports 8.x along with .NET Core 3.1 and .NET 6.0

Contributors

Big thank you to the community for contributing:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants