Releases: OpenActions/dd-synthetics
Releases · OpenActions/dd-synthetics
Release 1.0.5
What's Changed
- Bump jest from 27.2.5 to 29.2.2 by @dependabot in #33
- Bump @actions/core from 1.6.0 to 1.9.1 in /js by @dependabot in #24
- Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #36
- Bump jest from 29.2.2 to 29.5.0 by @dependabot in #41
New Contributors
- @dependabot made their first contribution in #33
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Bug Fix
- Remove a step that moved the file to the JavaScript action folder
- Update composite action for local development
v1.0.3
Bug Fix
- Fix error handling for JavaScript action
- Fix
config
toconfigPath
for action which caused a warning
v1.0.2
Bug Fix
- Fixed issue with array arguments
- Update unit tests for JavaScript action
v1.0.1
Enhancement
- Full support for running just the JavaScript action
v1.0.0
Initial Release
- First full version release of
OpenActions/dd-synthetics
GitHub Action - Full integration with
@datadog/datadog-ci
synthetics command with error handling and output logs - Composite action with a JS action for running synthetics command
v1.0.0-beta.4
Update v1.0.0-beta.4
v1.0.0-beta.3
Debug composite action
v1.0.0-beta.2
v1.0.0-beta.2
v1.0.0-beta
Initial Beta Release
- Added better handling of configuration files
- Fixed issues with integrating JS action with composite action