You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
6
7
7
## [Unreleased]
8
8
9
+
## [v0.4.2] - 2026-05-02
10
+
9
11
### Fixed
10
12
11
13
-**Version always showing "dev"** — `--set-build-env-vars` does not propagate to Docker `ARG` values in Cloud Run's buildless deploy path. App now reads `APP_VERSION` env var at startup as a runtime fallback; CI deploy sets it via `--set-env-vars`.
0 commit comments