Skip to content

Prepare 10.2.0 Release - #1213

Merged
commonsensesoftware merged 43 commits into
mainfrom
dev/css/v10.2-features
Aug 6, 2026
Merged

Prepare 10.2.0 Release#1213
commonsensesoftware merged 43 commits into
mainfrom
dev/css/v10.2-features

Conversation

@commonsensesoftware

Copy link
Copy Markdown
Collaborator

Prepare 10.2.0 Release

  • 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 set of changes is the initial baseline for the 10.2.0 release.

- Parsing API version status ending in '.'
- Stack overflow with very large padding values
- Incorrect lower or upper bounds on API version range
- Incorrect parsing of positive integers (allowed whitespace and leading '-')

@github-advanced-security github-advanced-security AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CodeQL found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Comment thread src/Abstractions/src/Asp.Versioning.Abstractions/IAnnotationExtensions.cs Dismissed
Comment thread src/Analyzers/src/Asp.Versioning.Analyzers/Arguments.cs Dismissed
Comment thread src/Analyzers/src/Asp.Versioning.Analyzers/Arguments.cs Dismissed
Comment thread src/Analyzers/src/Asp.Versioning.Analyzers/Arguments.cs Fixed
Comment thread src/Analyzers/src/Asp.Versioning.Api.Analyzers/Rules/VersionedAndNeutralAnalyzer.cs Dismissed
Comment thread src/Analyzers/src/Asp.Versioning.Api.Analyzers/Rules/VersionedAndNeutralAnalyzer.cs Dismissed
Comment thread src/Analyzers/src/Asp.Versioning.Api.Analyzers/Symbols.cs Fixed
@commonsensesoftware
commonsensesoftware merged commit 4e2537f into main Aug 6, 2026
3 checks passed
@commonsensesoftware
commonsensesoftware deleted the dev/css/v10.2-features branch August 6, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants