We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc5301c commit 90e08b8Copy full SHA for 90e08b8
CHANGELOG.md
@@ -1,12 +1,19 @@
1
# Change Log
2
3
-## Release (Patch) 1.2.3 (10/4/23)
+## Release 1.2.5 (10/5/23)
4
+
5
+### Fixed
6
7
+- Handler called twice.
8
+- Default container disk size removed if template is provided when creating a new pod.
9
10
+## ~~Release (Patch) 1.2.3 (10/4/23)~~ Replaced by 1.2.5
11
12
### Bug Fix
13
14
- Job outputs that were not dictionaries, bool, or str were swallowed by the serverless worker. This has been fixed.
15
-## Release 1.2.2 (10/4/23)
16
+## ~~Release 1.2.2 (10/4/23)~~ Replaced by 1.2.5
17
18
### Added
19
0 commit comments