Skip to content
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

v2.1.0 release #103

Merged
merged 7 commits into from
Aug 21, 2024
Merged

v2.1.0 release #103

merged 7 commits into from
Aug 21, 2024

Conversation

CDR-FarooqK
Copy link
Contributor

Checklist: (Put an x in all the boxes that apply)

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have checked that there aren't any other open Pull Requests from the same change.
  • The main branch has been set as the base branch to merge changes of the pull request.
  • I have updated the CHANGELOG.md file as appropriate.

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
v2.1.0 release

What is the current behavior? (You can also link to an open issue here)

What is the new behavior? (if this is a feature change)

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:
v2.1.0 release

}
}
}
else if (request.Form.ContainsKey("scope"))

Check warning

Code scanning / SonarCloud

Use model binding instead of reading raw request data

<!--SONAR_ISSUE_KEY:AZFYbbsCXZVMEtIHQ-vI-->Use model binding instead of accessing the raw request data <p>See more on <a href="https://sonarcloud.io/project/issues?id=ConsumerDataRight_mock-register&issues=AZFYbbsCXZVMEtIHQ-vI&open=AZFYbbsCXZVMEtIHQ-vI&branch=develop">SonarCloud</a></p>
Copy link

sonarcloud bot commented Aug 21, 2024

Copy link

@CDR-AidenJ CDR-AidenJ left a comment

Choose a reason for hiding this comment

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

Looks good!

@CDR-FarooqK CDR-FarooqK merged commit aee9701 into main Aug 21, 2024
13 checks passed
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.

4 participants