Skip to content

Commit 7d60508

Browse files
committed
Prepare 4.1.23 release notes
1 parent 49181ee commit 7d60508

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 4.1.23 2026-03-07 <a75g@github>
2+
3+
### Changed
4+
- Migrate final runtime base image to official Alpine while preserving compatibility with existing S6/runtime scripts
5+
- Add runtime compatibility fixes required on official Alpine (`sudo`, GNU `grep`, and S6 command paths in `PATH`)
6+
- Add optional build arguments to reduce image size/attack surface by default:
7+
- `ENABLE_INFLUX1_CLIENT=false`
8+
- `ENABLE_MYSQL_SOURCE_CLIENT=false`
9+
- `ENABLE_BLOBXFER=false`
10+
- Update README build/base-image documentation for the migration
11+
12+
113
## 4.1.22 2026-03-06 <a75g@github>
214

315
### Changed

0 commit comments

Comments
 (0)