Skip to content

Commit 3c5b311

Browse files
authored
Merge pull request #153 from EasyPost/v4.1.2
chore: prepare v4.1.2 for release
2 parents bcc600a + 8901eed commit 3c5b311

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## v4.1.2 (2022-03-16)
4+
5+
- Rolls back the original connection behavior of establishing a new connection for every request (restores previous expectations for multithreaded implementations)
6+
37
## v4.1.1 (2022-03-14)
48

59
- Fixes a bug that prematurely closed connections when using multithreading by wrapping requests in a mutex (closes #148)

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.1.1
1+
4.1.2

0 commit comments

Comments
 (0)