We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff83f8f + 2695564 commit adf9f79Copy full SHA for adf9f79
1 file changed
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Change Log
2
3
+## Release 1.5.2 (1/16/24)
4
+
5
+### Fixed
6
7
+- Edge case when using RunPod Serverless Core that return `None` for function output.
8
+- Missing Job ID for logging.
9
+- Concurrency modifier not adhering to the maximum concurrency.
10
+- Improved in progress job tracking and counting.
11
12
+### Added
13
14
+- Expanded RunPod Serverless Core testing.
15
16
## Release 1.5.1 (1/11/24)
17
18
### Fixed
0 commit comments