October 4, 2023
Job Manager v296
Fixes
- Fixes the Job Manager image cleanup service to more reliably remove redundant runtime images from the host.
Improvements
- Sets the hostname for Job Manager containers in the SyntheticsPrivateMinion event to help identify a Job Manager from NRDB.
August 10, 2023
Job Manager v291
Improvements
- Various quality of life changes for engineering team.
Fixes
- Patched the issue where Synthetics Job Managers running on Private Locations were reporting negative values for the statistic minionJobsRunning.
July 17, 2023
Job Manager v286
Improvements
- Increased memory allocation for the
ping-runtime
from 0.5 GB to 1.0 GB to improve overall reliability and stability of the ping-runtime.
Fixes
- Customers occasionally encountered obstacles due to the minimum thread count being sourced from the environment, while the maximum count remained static. Customers can now boot SJM with fewer problems.
June 23, 2023
Job Manager v280
Fixes
- Fixes related to our public location offerings. No private location changes.
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