Skip to content

Release 2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 08:30
· 73 commits to master since this release
8539dd3

New features & improvements

  • Add handy env() and team() functions for adding corresponding Datadog tags (#126)
  • Add minimum working implementation of a refactored browser test support (#129, #141)
  • Add status() function to set the SyntheticTestPauseStatus property (#127)
  • Add testFrequency() function to set the test execution frequency in browser tests (#137)
  • Add browsersAndDevices() function to set the device ids for browser tests (#139)
  • Add tags() function to set the tags for browser tests (#138)

Bug fixes

  • Fix scroll parameters check to include values from -9999 to 9999 (#140)

Dependencies

  • Update datadog-api-client dependency from 2.15.0 to 2.16.0 (#130)
  • Update secretsmanager dependency from 2.20.139 to 2.20.157 (#132)