Skip to content

Commit 2519a64

Browse files
chore(master): release 0.4.0 (#808)
🤖 I have created a release *beep* *boop* --- ## [0.4.0](v0.3.27...v0.4.0) (2025-07-24) ### ⚠ BREAKING CHANGES * ### Features * allow user to specify URL per VCS provider ([#813](#813)) ([c792756](c792756)) * dynamic provider credentials ([#806](#806)) ([aab0a9b](aab0a9b)) * extend helm charts values to add volumes, volumeMounts and sidecars ([#807](#807)) ([94147b5](94147b5)) ### Bug Fixes * **ui:** hide sensitive outputs on the workspace page ([#810](#810)) ([87dcc61](87dcc61)) * **ui:** no delete button for variable set variable ([88449cd](88449cd)) * **ui:** page metadata info hard to see in dark mode ([1ac8cd5](1ac8cd5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0f09d67 commit 2519a64

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.27"
2+
".": "0.4.0"
33
}

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/leg100/otf/compare/v0.3.27...v0.4.0) (2025-07-24)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
*
9+
10+
### Features
11+
12+
* allow user to specify URL per VCS provider ([#813](https://github.com/leg100/otf/issues/813)) ([c792756](https://github.com/leg100/otf/commit/c792756a308514e491e5b0a531ab72556dd98d4e))
13+
* dynamic provider credentials ([#806](https://github.com/leg100/otf/issues/806)) ([aab0a9b](https://github.com/leg100/otf/commit/aab0a9b80ce9d97ec3ed487c1ecfadac3cc14c81))
14+
* extend helm charts values to add volumes, volumeMounts and sidecars ([#807](https://github.com/leg100/otf/issues/807)) ([94147b5](https://github.com/leg100/otf/commit/94147b548cf02e78d0e5b6b59acec603ec89bcfc))
15+
16+
17+
### Bug Fixes
18+
19+
* **ui:** hide sensitive outputs on the workspace page ([#810](https://github.com/leg100/otf/issues/810)) ([87dcc61](https://github.com/leg100/otf/commit/87dcc61bb2e920a1c074578c82a3fc7aacf8a529))
20+
* **ui:** no delete button for variable set variable ([88449cd](https://github.com/leg100/otf/commit/88449cd0a6c8c6f01b8d02af613ed88e7e00a905))
21+
* **ui:** page metadata info hard to see in dark mode ([1ac8cd5](https://github.com/leg100/otf/commit/1ac8cd5a872729b7ce4b227947c3f6c65699f7bc))
22+
323
## [0.3.27](https://github.com/leg100/otf/compare/v0.3.26...v0.3.27) (2025-07-06)
424

525

0 commit comments

Comments
 (0)