Skip to content

Commit fbbda16

Browse files
[release/v1.32] repo: Release v1.32.12 (#40982)
**Summary of changes**: * Docker images: - Fix for distroless images to ensure nonroot. **Docker images**: https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.32.12 **Docs**: https://www.envoyproxy.io/docs/envoy/v1.32.12/ **Release notes**: https://www.envoyproxy.io/docs/envoy/v1.32.12/version_history/v1.32/v1.32.12 **Full changelog**: envoyproxy/envoy@v1.32.11...v1.32.12 Co-authored-by: publish-envoy[bot] <140627008+publish-envoy[bot]@users.noreply.github.com>
1 parent ea90e07 commit fbbda16

File tree

4 files changed

+3
-17
lines changed

4 files changed

+3
-17
lines changed

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.32.12-dev
1+
1.32.12

changelogs/current.yaml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,6 @@
1-
date: Pending
2-
3-
behavior_changes:
4-
# *Changes that are expected to cause an incompatibility if applicable; deployment changes are likely required*
5-
6-
minor_behavior_changes:
7-
# *Changes that may cause incompatibilities for some users, but should not for most*
1+
date: September 4, 2025
82

93
bug_fixes:
10-
# *Changes expected to improve the state of the world and are unlikely to have negative effects*
114
- area: release
125
change: |
136
Fix distroless image to ensure nonroot.
14-
15-
removed_config_or_runtime:
16-
# *Normally occurs at the end of the* :ref:`deprecation period <deprecated>`
17-
18-
new_features:
19-
20-
deprecated:

docs/inventories/v1.32/objects.inv

29 Bytes
Binary file not shown.

docs/versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@
2525
"1.29": 1.29.12
2626
"1.30": 1.30.11
2727
"1.31": 1.31.10
28-
"1.32": 1.32.10
28+
"1.32": 1.32.11

0 commit comments

Comments
 (0)