June 13, 2023
Job Manager v278
Fixes
- Bug fixes for internal migration
Improvements
- Add code supporting internal migration
- Add handlers to improve recognition of string parsing issues
June 1, 2023
Job Manager v276
Security Patches
- CVE-2022-1471
May 30, 2023
Job Manager v275
Fixes
- Ignores un-parsable values when runtimes submit results to avoid dropped jobs.
May 24, 2023
Job Manager v270
Fixes
- Fixed bug where SJM would not fetch a new job after runtime crash.
Improvements
- Added loging around parsing exceptions.
Security Patches
- CVE-2021-28170
- CVE-2023-1370
- CVE-2022-31159
- CVE-2021-37137
- CVE-2021-37136
- CVE-2022-42920
- CVE-2023-24998
May 15, 2023
Job Manager v257
Fixes
- SJM will not attempt to run a job that does not have a script.
May 4, 2023
Job Manager v246
Fixes
- Appropriately sets the
minionDeploymentMode
attribute toprivate
on the SyntheticCheckEvent when running a Private Job Manager
Improvements
- Dependency patches to resolve CVEs:
- Updated okhttp version to 4.10.0 to remediate CVE-2016-2402
- Updated bcprov version to 1.66 to remediate CVE-2020-15522
April 11, 2023
Job Manager v233
Improvements
- Fails jobs that are missing scripts when a script is expected (browser runtime, api runtime)
April 6, 2023
Job Manager v232
Improvements
- Fixes a bug in the Kubernetes private Job Manager that caused jobs to be evicted if they weren't picked up quickly enough
April 5, 2023
Job Manager v231
Improvements
- Require docker utils to respect the CHECK_TIMEOUT value.
March 15, 2023
Job Manager v230
Fixes
- Fixes related to our public location offerings. No private location changes.