Skip to content

Commit f7f0a80

Browse files
publish-envoy[bot]phlax
authored andcommitted
repo: Release v1.32.1
**Summary of changes**: - CI and release container updates **Docker images**: https://hub.docker.com/r/envoyproxy/envoy/tags?page=1&name=v1.32.1 **Docs**: https://www.envoyproxy.io/docs/envoy/v1.32.1/ **Release notes**: https://www.envoyproxy.io/docs/envoy/v1.32.1/version_history/v1.32/v1.32.1 **Full changelog**: v1.32.0...v1.32.1 Signed-off-by: Kateryna Nezdolii <kateryna.nezdolii@gmail.com> Signed-off-by: Ryan Northey <ryan@synca.io> Signed-off-by: publish-envoy[bot] <140627008+publish-envoy[bot]@users.noreply.github.com>
1 parent afcb7d2 commit f7f0a80

File tree

10 files changed

+27
-19
lines changed

10 files changed

+27
-19
lines changed

VERSION.txt

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

changelogs/1.29.10.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
date: October 29, 2024
2+
3+
bug_fixes:
4+
- area: tracing
5+
change: |
6+
Fixed a bug where the OpenTelemetry tracer exports the OTLP request even when no spans are present.

changelogs/1.30.7.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
date: October 29, 2024
2+
3+
bug_fixes:
4+
- area: tracing
5+
change: |
6+
Fixed a bug where the OpenTelemetry tracer exports the OTLP request even when no spans are present.

changelogs/1.31.3.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
date: October 29, 2024
2+
3+
bug_fixes:
4+
- area: tracing
5+
change: |
6+
Fixed a bug where the OpenTelemetry tracer exports the OTLP request even when no spans are present.

changelogs/current.yaml

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +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: October 29, 2024
82

93
bug_fixes:
10-
# *Changes expected to improve the state of the world and are unlikely to have negative effects*
11-
12-
removed_config_or_runtime:
13-
# *Normally occurs at the end of the* :ref:`deprecation period <deprecated>`
14-
15-
new_features:
16-
17-
deprecated:
4+
- area: release
5+
change: |
6+
Container updates.

docs/inventories/v1.29/objects.inv

14 Bytes
Binary file not shown.

docs/inventories/v1.30/objects.inv

64 Bytes
Binary file not shown.

docs/inventories/v1.31/objects.inv

75 Bytes
Binary file not shown.

docs/inventories/v1.32/objects.inv

174 KB
Binary file not shown.

docs/versions.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"1.26": 1.26.8
2323
"1.27": 1.27.7
2424
"1.28": 1.28.7
25-
"1.29": 1.29.9
26-
"1.30": 1.30.6
27-
"1.31": 1.31.2
25+
"1.29": 1.29.10
26+
"1.30": 1.30.7
27+
"1.31": 1.31.3
28+
"1.32": 1.32.0

0 commit comments

Comments
 (0)