Skip to content

Commit ab8d2a7

Browse files
Merge pull request #141 from runpod/update-changelog
Update CHANGELOG.md
2 parents ddb4b29 + b501907 commit ab8d2a7

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
# Change Log
22

3-
## Release 1.2.1 (TBD)
3+
## Release 1.2.1 (89/22/23)
44

55
### Added
66

77
- Version reported when an error is returned in serverless.
88
- Log level can be set with `RUNPOD_LOG_LEVEL` environment variable.
9+
- SIGTERM handler initialized when starting serverless worker to avoid hung workers.
10+
- Progress update method exposed `runpod.serverless.progress_update` can be called with the job object and string.
11+
12+
### Fixed
13+
14+
- Region is included when using S3 storage via rp_upload, automatically filled in for Amazon S3 buckets and Digital Ocean Spaces.
915

1016
## Release 1.2.0 (8/29/23)
1117

0 commit comments

Comments
 (0)