Skip to content

Commit 5aaab22

Browse files
krshrimaliSherin Thomas
andauthored
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 e113d38 commit 5aaab22

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
2424

2525
### Fixed
2626

27+
- Making threadpool non default from LightningCloud client ([#14757](https://github.com/Lightning-AI/lightning/pull/14757))
28+
2729
- 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))
2830

2931
- Resolved a bug where the wrong client was passed to collect cloud logs ([#14684](https://github.com/Lightning-AI/lightning/pull/14684))

0 commit comments

Comments
 (0)