Skip to content

Commit ed91b87

Browse files
authored
Merge pull request #20816 from prlangad/master
Update release notes for pathway 0.5
2 parents 9bb362c + 816035a commit ed91b87

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

docs/tools/synapse-pathway/pathway-release-notes.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Release notes - Azure Synapse Pathway
33
description: Azure Synapse Pathway release notes
4-
author: charlesfeddersen
5-
ms.author: charlesf
4+
author: prlangad
5+
ms.author: prlangad
66
ms.topic: overview
7-
ms.date: 09/22/2021
7+
ms.date: 12/02/2021
88
ms.prod: sql
99
ms.technology: tools-other
1010
monikerRange: "=azure-sqldw-latest"
@@ -18,7 +18,13 @@ ms.custom:
1818

1919
This article lists the additions in each release of Azure Synapse Pathway.
2020

21-
## Azure Synapse Pathway (preview) v0.4
21+
## Azure Synapse Pathway v0.5
22+
The v0.5 release of Azure Synapse Pathway provides support for:
23+
- ALTER/CREATE/DROP Procedure, Statistics, and Index objects for Microsoft SQL Server.
24+
- INSERT, DELETE, and EXECUTE statements for Microsoft SQL Server.
25+
- ALTER/CREATE/DROP View, and SELECT statement for Snowflake.
26+
27+
## Azure Synapse Pathway v0.4
2228
The v0.4 release of Azure Synapse Pathway provides support for:
2329
- ALTER/CREATE/DROP Database, Schema, and Table objects for Amazon Redshift.
2430
- ALTER/CREATE/DROP Schema, and Table objects for Google BigQuery.
@@ -36,7 +42,6 @@ ERROR_TRANSLATE(... 'ERROR')
3642
/* ERROR_TRANSLATE(... 'WARNING | MESSAGE' ...)
3743
```
3844

39-
4045
## Azure Synapse Pathway (preview) v0.3
4146

4247
The v0.3 release of Azure Synapse Pathway provides support for:

0 commit comments

Comments
 (0)