Skip to content

Commit

Permalink
v1.2.1 release notes (envoyproxy#4655)
Browse files Browse the repository at this point in the history
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
(cherry picked from commit 3b1518e)
Signed-off-by: Arko Dasgupta <arko@tetrate.io>
  • Loading branch information
arkodg committed Nov 7, 2024
1 parent 18d10e8 commit dfc9cb4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
4 changes: 4 additions & 0 deletions release-notes/v1.2.1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
date: November 7, 2024

bug fixes: |
Fixed a panic in the provider goroutine when the body in the direct response configuration was nil.
9 changes: 9 additions & 0 deletions site/content/en/news/releases/notes/v1.2.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: "v1.2.1"
publishdate: 2024-11-07
---

Date: November 7, 2024

## Bug fixes
- Fixed a panic in the provider goroutine when the body in the direct response configuration was nil.

0 comments on commit dfc9cb4

Please sign in to comment.