Skip to content

Commit ba26df6

Browse files
chore: release main (#843)
Co-authored-by: czi-github-helper[bot] <95879977+czi-github-helper[bot]@users.noreply.github.com>
1 parent 4e18435 commit ba26df6

5 files changed

Lines changed: 27 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@
6262
"databricks-cluster-log-permissions": "0.1.0",
6363
"databricks-cluster-policy": "0.1.0",
6464
"databricks-default-cluster-policies": "0.2.1",
65-
"databricks-metastore": "0.1.0",
65+
"databricks-metastore": "0.1.1",
6666
"databricks-s3-volume": "0.2.0",
6767
"databricks-s3-volume-existing-catalog": "0.1.0",
68-
"databricks-workspace-e2": "0.2.2",
68+
"databricks-workspace-e2": "0.2.3",
6969
"github-webhooks-to-s3": "0.1.0",
7070
"kms-okta-app": "0.1.0",
7171
"okta-m2m-client-credentials-app": "0.2.1",
@@ -92,5 +92,5 @@
9292
"snowflake-view-grant-all": "0.1.1",
9393
"snowflake-warehouse-grant-all": "0.1.1",
9494
"tfe-management": "3.2.4",
95-
".": "0.113.0"
95+
".": "0.113.1"
9696
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.113.1](https://github.com/chanzuckerberg/cztack/compare/v0.113.0...v0.113.1) (2026-03-27)
4+
5+
6+
### Bug Fixes
7+
8+
* ADI-101 - make deployment_name var in dbx workspace configurable ([#838](https://github.com/chanzuckerberg/cztack/issues/838)) ([4e18435](https://github.com/chanzuckerberg/cztack/commit/4e1843510bec09f0c39e311d3387bba84c83c9ff))
9+
* remove cruft from metastore module ([#840](https://github.com/chanzuckerberg/cztack/issues/840)) ([da5bfe5](https://github.com/chanzuckerberg/cztack/commit/da5bfe59f4650fbd259b64777fa773f4fdb042db))
10+
311
## [0.113.0](https://github.com/chanzuckerberg/cztack/compare/v0.112.0...v0.113.0) (2026-03-27)
412

513

databricks-metastore/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.1](https://github.com/chanzuckerberg/cztack/compare/databricks-metastore-v0.1.0...databricks-metastore-v0.1.1) (2026-03-27)
4+
5+
6+
### Bug Fixes
7+
8+
* remove cruft from metastore module ([#840](https://github.com/chanzuckerberg/cztack/issues/840)) ([da5bfe5](https://github.com/chanzuckerberg/cztack/commit/da5bfe59f4650fbd259b64777fa773f4fdb042db))

databricks-workspace-e2/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.3](https://github.com/chanzuckerberg/cztack/compare/databricks-workspace-e2-v0.2.2...databricks-workspace-e2-v0.2.3) (2026-03-27)
4+
5+
6+
### Bug Fixes
7+
8+
* ADI-101 - make deployment_name var in dbx workspace configurable ([#838](https://github.com/chanzuckerberg/cztack/issues/838)) ([4e18435](https://github.com/chanzuckerberg/cztack/commit/4e1843510bec09f0c39e311d3387bba84c83c9ff))
9+
310
## [0.2.2](https://github.com/chanzuckerberg/cztack/compare/databricks-workspace-e2-v0.2.1...databricks-workspace-e2-v0.2.2) (2026-01-13)
411

512

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.113.0
1+
0.113.1

0 commit comments

Comments
 (0)