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

Release Notes for v6.0.1 #3131

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

benrr101
Copy link
Contributor

This PR adds release notes for v6.0.1. The docs still retain v6.0.0, despite it being unlisted, and only show the delta between v6.0.0 and v6.0.1.

benrr101 and others added 2 commits January 23, 2025 17:28
* Adding v6.0.0 release notes, updating related files

* Addressing PR comments

* Remove win-arm32 from support

* Retractively adding ARM64 to net462 support

* Adding descriptive paragraphs for bigger features

* .NET 8**+**

* Update SNI version

* Change PR number for SNI vbump

* Move PRs for called out additions

* Update release-notes/6.0/6.0.0.md

Co-authored-by: David Engel <dengel1012@gmail.com>

---------

Co-authored-by: David Engel <dengel1012@gmail.com>
@benrr101 benrr101 added the Area\Documentation Issue that requires changes in public documentations/samples. label Jan 23, 2025
@benrr101 benrr101 requested a review from a team January 23, 2025 23:53
- Added support for .NET 9 [#2946](https://github.com/dotnet/SqlClient/pull/2946)
- Added localization in Czech, Polish, and Turkish [#2987](https://github.com/dotnet/SqlClient/pull/2987)
- Added `TokenCredential` object to take advantage of token caching in `ActiveDirectoryAuthenticationProvider`. [#2380](https://github.com/dotnet/SqlClient/pull/2380)
- Added `DateOnly` and `TimeOnly` support to `DataTable` as a structured parameter. [#2258](https://github.com/dotnet/SqlClient/pull/2258)
Copy link
Contributor

Choose a reason for hiding this comment

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

And SqlDataRecord (apparently)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You might have to explain that one a bit more - I don't see any changes related to SqlDataRecord in that PR 🤔

Copy link
Contributor

Choose a reason for hiding this comment

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

@benrr01 see my PR here, and related issues. Apparently my fix in #2258 also impacted SqlDataRecord

release-notes/6.0/README.md Outdated Show resolved Hide resolved
release-notes/6.0/6.0.0.md Outdated Show resolved Hide resolved
release-notes/6.0/6.0.0.md Outdated Show resolved Hide resolved
release-notes/6.0/6.0.0.md Outdated Show resolved Hide resolved
release-notes/6.0/6.0.0.md Outdated Show resolved Hide resolved
release-notes/6.0/6.0.0.md Outdated Show resolved Hide resolved
@benrr101 benrr101 requested review from David-Engel, ErikEJ, cheenamalhotra and a team and removed request for ErikEJ January 24, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area\Documentation Issue that requires changes in public documentations/samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants