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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
7
7
8
+
## [1.4.1] - 2025-08-21
9
+
### Added
10
+
- Set `TERM='xterm-256color'` in `/etc/profile` of Python 3.12 Bookworm base image
11
+
- Install of `cloud-sql-proxy` binary to the Python 3.12 Bookworm base image
12
+
- Install of `gemini` CLI binary to the Python 3.12 Bookworm base image
13
+
8
14
## [1.4.0] - 2025-08-20
9
15
### Added
10
16
- Added `base-python3/base_python312_bookworm.pkr.hcl` which builds base Debian 12 (Bookworm) image with [Python 3.12 backport](https://github.com/pascallj/python3.12-backport)
0 commit comments