February 28, 2023
Job Manager v225
Improvements
- Updated jackson version used to 2.14.0 to remediate multiple CVEs
Feature
- Grabs the device emulation values pulled from the job and passes them along to the runtime
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 v210
Improvements
- Adds the type of monitor being staging for execution in key logs in our system.
January 17, 2023
Job Manager v209
Fixes
- Reduces the amount of data pushed to SQS when running non-simple jobs.
January 17, 2023
Job Manager v211
Improvements
- Added some additional logging where our local runtime images are checked against the new images.
January 17, 2023
Job Manager v212
Improvements
- Added additional logging to give insight on when new runtimes are pulled for use.
January 17, 2023
Job Manager v213
Fixes
- Fixes a bug to allow both simple and scripted browser jobs to be recognized as browser jobs.
November 10, 2022
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 10, 2022
Job Manager v208
Improvements
- Adds upgraded logging functionality to include exceptions when they are thrown.