Skip to content

Commit 58c46ee

Browse files
authored
GA databricks T2 (Azure#17448)
* generate SDK * add GA release
1 parent 824eb08 commit 58c46ee

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

sdk/databricks/azure-mgmt-databricks/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History
22

3+
## 1.0.0 (2021-03-19)
4+
5+
- GA release
6+
37
## 1.0.0b1 (2020-11-30)
48

59
This is beta preview version.

sdk/databricks/azure-mgmt-databricks/azure/mgmt/databricks/_version.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@
66
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
77
# --------------------------------------------------------------------------
88

9-
VERSION = "1.0.0b1"
10-
9+
VERSION = "1.0.0"

0 commit comments

Comments
 (0)