February 16, 2023
Job Manager v222
Improvements
- Updated java minor version
Feature
- Adds configurable option for setting memory limits on heavy worker containers for docker deploys.
- Adds configuration option to mount the hosts’s dev/shm to heavy workers.
January 20, 2023
Job Manager v215
Improvements
- Adds NTLM (NT LAN Manager) proxy authentication option
Fixes
- Accommodate use of local registries for private Synthetics Job Managers
January 17, 2023
Job Manager v213
Fixes
- Fixes a bug to allow both simple and scripted browser jobs to be recognized as browser jobs.
Job Manager v212
Improvements
- Added additional logging to give insight on when new runtimes are pulled for use.
Job Manager v211
Improvements
- Added some additional logging where our local runtime images are checked against the new images.
Job Manager v210
Improvements
- Adds the type of monitor being staging for execution in key logs in our system.
Job Manager v209
Fixes
- Reduces the amount of data pushed to SQS when running non-simple jobs.
November 10, 2022
Job Manager v208
Improvements
- Adds upgraded logging functionality to include exceptions when they are thrown.
Job Manager v206
Fixes
- Skipped querying for the
instanceId
if the Metadata field is disabled to avoid Server Side Request Forgery attacks that can leak information
November 3, 2022
Job Manager v204
Improvements
- Largely improved the reduction in compute resources due to more efficient usage of each job manager
- Added more detailed logging for when a job not found
- Provided better logging around jobs coming off the parking log
Fixes
- Increased container memory to 3.256 Gib and shm size to 2.256 Gib to allow Chrome to have enough resources
- Updated dropwizard to version 2.0.34 to remediate Text4Shell Vulnerability (CVE-2022-42889)