• EnglishEspañol日本語한국어Português
  • ログイン今すぐ開始

Containerized private minion (CPM) release notesRSS

June 15, 2021
Containerized private minion (CPM) v3.0.47

Fixes

  • Secure Credentials are now masked in navigation timing section of the HAR file.

May 4, 2021
Containerized private minion (CPM) v3.0.46

Changes

  • Scripted API and Scripted Browser monitors no longer fail based on response codes.
    • Before this change, a scripted API/Browser monitor would fail if the first request returned an Error response code (4xx/5xx). However the script would not fail if any subsequent request returned a failed response code.
    • If you would like to fail on response code, please use asserts.

April 16, 2021
Containerized private minion (CPM) v3.0.45

Fixes

  • Fix secure credential sanitization in scripted monitors.

April 5, 2021
Containerized private minion (CPM) v3.0.43

Improvements

  • Users now have access to the NPM module ssl-checker for scripted monitors.

March 25, 2021
Containerized private minion (CPM) v3.0.41

Improvements

  • Improves error processing for Synthetic step monitors

March 18, 2021
Containerized private minion (CPM) v3.0.40

Fixes

  • Changed permissions to correctly include restricted deletion flag
  • Allows setting Selenium timeouts to a value of 0 for ScriptTimeout, ImplicitTimeout, and PageLoadTimeout

March 11, 2021
Containerized private minion (CPM) v3.0.39

注意

This release has known issues. Please stay on CPM Version 3.0.37, or upgrade to latest.

Fixes

  • Fixed issue where $browser.findElement(...) was not returning a WebElementPromise.

Known Issues

  • Users cannot disable implicit timeouts. Setting Implicit Timeout to 0 causes the implicit timeout to be set to JobTimeout (180s for Public Minions).

March 9, 2021
Containerized private minion (CPM) v3.0.38

注意

This release has known issues. Please stay on CPM Version 3.0.37, or upgrade to latest.

Improvements

  • Selenium Timeouts such as PageLoad, Implicit, and Script are managed to ensure jobs can't exceed the JobTimeout.

Fixes

  • Fixed Issue where a job that's already gracefully shutting down could hit the JobTimeout and terminate shutdown tasks.

Known Issues

  • Users cannot disable implicit timeouts. Setting Implicit Timeout to 0 causes the implicit timeout to be set to JobTimeout (180s for Public Minions).
  • $browser.findElement(...) does not return a WebElementPromise. Meaning users cannot use methods such as .click() or .sendKeys(...) directly on the findElement method.

February 19, 2021
Containerized private minion (CPM) v3.0.37

Improvements

  • http2 Node module is now included with version 0.6.0 scripted monitor types

February 16, 2021
Containerized private minion (CPM) v3.0.36

Fixes

  • The minion's runner now dynamically manages PageLoadTimeouts to ensure that no page continues to load after the monitor has hit the job timeout.
    • This ensures that the runner gracefully shuts down and collects all expected data.
    • Prevents a bug where some failing monitors don't receive screenshots.

Copyright © 2024 New Relic株式会社。

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.