Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.36.0"
".": "0.37.0"
}
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Changelog

## [0.37.0](https://github.com/defenseunicorns/uds-cli/compare/v0.36.0...v0.37.0) (2026-09-04)


### ⚠ BREAKING CHANGES

* **next:** operator monitor command ([#1528](https://github.com/defenseunicorns/uds-cli/issues/1528))
* keep CLI features out of Zarf tools ([#1525](https://github.com/defenseunicorns/uds-cli/issues/1525))
* **next:** artifact support for remove ([#1477](https://github.com/defenseunicorns/uds-cli/issues/1477))

### Features

* add release-please ([#1536](https://github.com/defenseunicorns/uds-cli/issues/1536)) ([14e8260](https://github.com/defenseunicorns/uds-cli/commit/14e82604cd0289d86a63704d1e326d142ecdf868))
* **next:** artifact support for remove ([#1477](https://github.com/defenseunicorns/uds-cli/issues/1477)) ([6293c41](https://github.com/defenseunicorns/uds-cli/commit/6293c41c07f3731b9e59fa76bbb98e30e5776c38))
* **next:** operator monitor command ([#1528](https://github.com/defenseunicorns/uds-cli/issues/1528)) ([9b8a6b0](https://github.com/defenseunicorns/uds-cli/commit/9b8a6b06ce66bb2b3cff78b1d0e4d94cb161bb4e))


### Bug Fixes

* **deps:** update application-deps ([#1529](https://github.com/defenseunicorns/uds-cli/issues/1529)) ([ebe08bc](https://github.com/defenseunicorns/uds-cli/commit/ebe08bc3d08356ea16100b0dbddd98903e0ef15d))
* fixing dev-docs paths ([#1526](https://github.com/defenseunicorns/uds-cli/issues/1526)) ([f3c2903](https://github.com/defenseunicorns/uds-cli/commit/f3c29038e3cdb9c1a3344ff71dfd5ad88ced432f))
* gitleaks shall ignore uds-docs ([#1527](https://github.com/defenseunicorns/uds-cli/issues/1527)) ([fb6677c](https://github.com/defenseunicorns/uds-cli/commit/fb6677c5b48b5de911bcb551c2402af3d37a6fc2))
* keep CLI features out of Zarf tools ([#1525](https://github.com/defenseunicorns/uds-cli/issues/1525)) ([54f47d3](https://github.com/defenseunicorns/uds-cli/commit/54f47d3e7b3b8c446497b98b456c69b7a2400203))
* **legacy:** preserve --set overrides after config reload ([#1533](https://github.com/defenseunicorns/uds-cli/issues/1533)) ([7e12795](https://github.com/defenseunicorns/uds-cli/commit/7e12795a84384a51b619be3b07992550ad8803cc))


### Miscellaneous

* configure Renovate for vendored dependencies ([#1499](https://github.com/defenseunicorns/uds-cli/issues/1499)) ([caa08ea](https://github.com/defenseunicorns/uds-cli/commit/caa08eaaad5611e7949aedb7df1fdd06cbfa14d4))
* **deps:** update support dependencies to v2026.9.1 ([#1534](https://github.com/defenseunicorns/uds-cli/issues/1534)) ([d788c8a](https://github.com/defenseunicorns/uds-cli/commit/d788c8a8fb1c3faab006aee168079569d03d31b4))
* **deps:** update support-deps ([#1452](https://github.com/defenseunicorns/uds-cli/issues/1452)) ([bdb5643](https://github.com/defenseunicorns/uds-cli/commit/bdb56435ab9c0611890b80e7a0296346390a9c70))
* **deps:** update support-deps ([#1532](https://github.com/defenseunicorns/uds-cli/issues/1532)) ([06cdc3b](https://github.com/defenseunicorns/uds-cli/commit/06cdc3bcb275f76baaf771d8aa21c84b3eccaea7))
* **deps:** update support-deps ([#1537](https://github.com/defenseunicorns/uds-cli/issues/1537)) ([c283fdd](https://github.com/defenseunicorns/uds-cli/commit/c283fdd8a98d5a6fa2403737cdafd9e81b9ef91d))
* **deps:** update zarf to v0.84.0 ([#1475](https://github.com/defenseunicorns/uds-cli/issues/1475)) ([c6c38ed](https://github.com/defenseunicorns/uds-cli/commit/c6c38edc3edb5e4371356106c6af3f3c446cfd9b))
* **docs:** add ai guidance ([#1471](https://github.com/defenseunicorns/uds-cli/issues/1471)) ([4eb05e5](https://github.com/defenseunicorns/uds-cli/commit/4eb05e5299c592daa263017eebd9e7f5b09920ec))
* **docs:** add cli next docs how to guides ([#1523](https://github.com/defenseunicorns/uds-cli/issues/1523)) ([6365ecc](https://github.com/defenseunicorns/uds-cli/commit/6365ecc3122a754b2836891444dbd77fc1d98323))
* **docs:** choosing a deployment tool doc ([#1522](https://github.com/defenseunicorns/uds-cli/issues/1522)) ([04d27f7](https://github.com/defenseunicorns/uds-cli/commit/04d27f734a7305834fc4ec1c39c4174befd78ee7))