Skip to content

Commit

Permalink
fix changelog error
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinzz6 committed Oct 27, 2023
1 parent 7edef4a commit 1146d93
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sdk/synapse/Azure.Analytics.Synapse.Artifacts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Release History

## 1.0.0-preview.19 (2023-10-30)
- Fix runNotebook sessionId from int to string
- Fix placeholder links causing 404s
- Sync expression Support From DataFactory To Synapse
## 1.0.0-preview.19 (2023-11-07)
### Bugs Fixed
- Fix Error when deserializing sessionId in JSON ([#38040](https://github.com/Azure/azure-sdk-for-net/issues/38040))
- Fix placeholder links causing 404s ([#26143](https://github.com/Azure/azure-sdk-for-net/issues/26143))

## 1.0.0-preview.18 (2023-08-08)
- Added `authenticationType`, `containerUri`, `sasUri` and `sasToken` properties to BlobService
Expand Down

0 comments on commit 1146d93

Please sign in to comment.