Skip to content

Commit 2770f7a

Browse files
committed
Update release notes
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent e84c217 commit 2770f7a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RELEASE_NOTES.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@
1414

1515
* The `ExponentialBackoff` and `LinearBackoff` classes now require keyword arguments for their constructor. This change was made to make the classes easier to use and to avoid confusion with the order of the arguments.
1616

17+
- HTTP2 keep-alive is now enabled by default, with an interval of 60 seconds between pings, and a 20 second timeout for responses from the service. These values are configurable and may be updated based on specific requirements.
18+
1719
## New Features
1820

19-
<!-- Here goes the main new features and examples or instructions on how to use them -->
21+
- Added support for HTTP2 keep-alive.
2022

2123
## Bug Fixes
2224

0 commit comments

Comments
 (0)