Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc32041

Browse files
committed
Rename what's new to release notes
1 parent 572d8e8 commit fc32041

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: Release notes - Azure Synapse Pathway
3+
description: Azure Synapse Pathway release notes
4+
author: twounder
5+
ms.author: mausher
6+
ms.topic: overview
7+
ms.date: 05/10/2021
8+
ms.prod: sql
9+
ms.technology: tools-other
10+
monikerRange: "=azure-sqldw-latest"
11+
ms.custom: template-overview
12+
---
13+
# Azure Synapse Pathway - release notes
14+
15+
[!INCLUDE [Azure Synapse Analytics](../../includes/applies-to-version/asa.md)]
16+
17+
This article lists the additions in each release of Azure Synapse Pathway.
18+
19+
## Azure Synapse Pathway (preview) v0.2
20+
21+
The v0.2 release of Azure Synapse Pathway provides support for:
22+
- ALTER/CREATE/DROP View objects for SQL Server
23+
24+
In addition, this release of Synapse Pathway includes:
25+
- Support for parsing of additional object types in IBM Netezza enabling tool execution without errors.
26+
- Improved support for parsing ALTER TABLE statements in Microsoft SQL Server.
27+
- Improved error/warning handling framework to reduce non-supported statements halting execution.
28+
29+
30+
## Azure Synapse Pathway (preview) v0.1
31+
32+
The v0.1 release of Azure Synapse Pathway provides support for:
33+
- ALTER/CREATE/DROP Database, Schema and Table objects for IBM Netezza
34+
- ALTER/CREATE/DROP Database, Schema and Table objects for Microsoft SQL Server
35+
- ALTER/CREATE/DROP Database, Schema and Table objects for Snowflake
36+
- Local logging and output of compliant T-SQL
37+
38+
The initial release of Azure Synapse Pathway includes a GUI and console application to transpile SQL code to T-SQL compliant with Azure Synapse SQL.
39+
40+
> [!NOTE]
41+
> Like any other Azure Service, all preview services are eligible for support, just without SLA's in place.
42+
43+
## Next steps
44+
45+
[Download Azure Synapse Pathway](synapse-pathway-download.md)

0 commit comments

Comments
 (0)