December 3rd, 2024

New

Runtime 2024.09 is now Generally Available

Our latest runtime 2024.09 is now generally available to all Checkly users.

Since we released it in beta, the 2024.09 runtime uses Playwright 1.48.2 and Node.js v18.20.3.

Some key benefits of this new runtime are:

  • Route method calls like route.fulfill() or route.continue() are not shown in the report and trace viewer anymore. You can see which network requests were routed in the network tab instead.

  • If you are using Secrets with Checkly, Secrets are only going to be scrubbed when using runtime 2024.09 and later. Read more about managing secrets here.

Runtime 2024.09 includes now the following new dependencies:

Please beware the following dependencies have been removed:

If you use any of the chai packages above, we recommend refactoring your checks to use @playwright/test instead.

Check out the whole list of packages supported in the documentation for Runtime 2024.09

In case you have questions or feedback, or just want to share some Checkly experiences, join our Slack community and share your thoughts with other Checkly users from across the globe.

Happy monitoring!