Skip to content

Commit 3d13394

Browse files
krshrimaliSherin Thomas
authored andcommitted
Bump Lightning Cloud to 0.5.7 (#14757)
* Bump Lightning Cloud to 0.5.7 🎉 * Fix link in changelog Co-authored-by: Sherin Thomas <[email protected]>
1 parent aee5c02 commit 3d13394

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

requirements/app/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
lightning-cloud==0.5.6
1+
lightning-cloud==0.5.7
22
packaging
33
deepdiff>=5.7.0, <=5.8.1
44
starsessions>=1.2.1, <2.0 # strict

src/lightning_app/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1414

1515
### Fixed
1616

17+
- Making threadpool non default from LightningCloud client ([#14757](https://github.com/Lightning-AI/lightning/pull/14757))
1718
- Resolved a bug where the state change detection using DeepDiff won't worked with Path, Drive objects ([#14465](https://github.com/Lightning-AI/lightning/pull/14465))
1819
- Resolved a bug where the wrong client was passed to collect cloud logs ([#14684](https://github.com/Lightning-AI/lightning/pull/14684))
1920
- Resolved the memory leak issue with Lightning Cloud package and bumped the requirements to use the latest version ([#14697](https://github.com/Lightning-AI/lightning/pull/14697))

0 commit comments

Comments
 (0)