Skip to content

Commit c87f580

Browse files
Update changelog
1 parent a3e396c commit c87f580

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changes/3.4.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 3.4.1 (December 19, 2023)
2+
3+
BUG FIXES:
4+
5+
* data-source/http: Includes update to go-retryablehttp fixing preservation of request body on temporary redirects or re-established HTTP/2 connections ([#346](https://github.com/hashicorp/terraform-provider-http/issues/346))
6+

.changes/unreleased/BUG FIXES-20231121-064539.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.4.1 (December 19, 2023)
2+
3+
BUG FIXES:
4+
5+
* data-source/http: Includes update to go-retryablehttp fixing preservation of request body on temporary redirects or re-established HTTP/2 connections ([#346](https://github.com/hashicorp/terraform-provider-http/issues/346))
6+
17
## 3.4.0 (June 21, 2023)
28

39
ENHANCEMENTS:

0 commit comments

Comments
 (0)