Skip to content

Commit d586391

Browse files
committed
Merged PR 1684141: Adding release notes for 170.0.44.0
# Pull Request Template for ScriptDom ## Description Adding release notes for 170.0.44.0 Before submitting your pull request, please ensure you have completed the following: ## Code Change - [ ] The [Common checklist](https://msdata.visualstudio.com/SQLToolsAndLibraries/_git/Common?path=/Templates/PR%20Checklist%20for%20SQLToolsAndLibraries.md&version=GBmain&_a=preview) has been reviewed and followed - [ ] Code changes are accompanied by appropriate unit tests - [ ] Identified and included SMEs needed to review code changes - [ ] Follow the [steps](https://msdata.visualstudio.com/SQLToolsAndLibraries/_wiki/wikis/SQLToolsAndLibraries.wiki/33838/Adding-or-Extending-TSql-support-in-Sql-Dom?anchor=make-the-changes-in) here to make changes in the code ## Testing - [ ] Follow the [steps](https://msdata.visualstudio.com/SQLToolsAndLibraries/_wiki/wikis/SQLToolsAndLibraries.wiki/33838/Adding-or-Extending-TSql-support-in-Sql-Dom?anchor=to-extend-the-tests-do-the-following%3A) here to add new tests for your feature ## Documentation - [ ] Update relevant documentation in the [wiki](https://dev.azure.com/msdata/SQLToolsAndLibraries/_wiki/wikis/SQLToolsAndLibraries.wiki) and the README.md file ## Additional Information Please provide any additional information that might be helpful for the reviewers Adding release notes for 170.0.44.0
1 parent c362b54 commit d586391

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

release-notes/170/170.0.44.0.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Release Notes
2+
3+
## Microsoft.SqlServer.TransactSql.ScriptDom 170.44.0
4+
This update brings the below changes over the previous release:
5+
6+
### Target Platform Support
7+
8+
* .NET Framework 4.7.2 (Windows x86, Windows x64)
9+
* .NET 8 (Windows x86, Windows x64, Linux, macOS)
10+
* .NET Standard 2.0+ (Windows x86, Windows x64, Linux, macOS)
11+
12+
### Dependencies
13+
* Updates.NET SDK to latest patch version 8.0.409
14+
15+
#### .NET Framework
16+
#### .NET Core
17+
18+
### New Features
19+
* Adds a new Grammar File and Parser specifically targeting Fabric DW platform.
20+
21+
### Fixed
22+
23+
### Changes
24+
### Known Issues

0 commit comments

Comments
 (0)