We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fabf3e commit 2a46b0cCopy full SHA for 2a46b0c
src/lightning/app/CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
6
7
+
8
+## [2.2.4] - 2024-05-02
9
10
+## Fixed
11
12
+- Fixed HTTPClient retry for flow/work queue ([#19837](https://github.com/Lightning-AI/pytorch-lightning/pull/19837))
13
14
15
## [2.2.0] - 2024-02-09
16
17
## Changed
src/version.info
@@ -1 +1 @@
1
-2.2.3
+2.2.4
0 commit comments