# Automation Utils

@dynatrace-sdk/automation-utils

## 2.5.1

### Patch Changes

- Updated dependencies
  - @dynatrace-sdk/client-automation@6.0.0

## 2.5.0

### Minor Changes

- Added required scopes to the SDK functions

## 2.4.3

### Patch Changes

- Docstrings warn users that simple workflow executions are not persisted.

## 2.4.2

### Patch Changes

- Remove redundant dependencies. (APPDEV-15017)

## 2.4.1

### Patch Changes

- Marked IExecution interface with 'export' and added documentation to it.

## 2.4.0

### Minor Changes

- Added workflowId, executionId, actionExecutionId and taskName constants.

## 2.3.0

### Minor Changes

- Added functions to get the link of an execution or a workflow

## 2.2.1

### Patch Changes

- Updated docs and added proper JSDoc. (APPDEV-12104)

## 2.2.0

### Minor Changes

- Make use of callerServiceMetadata from runtime environment.

### Patch Changes

- Update documentation. (APPDEV-12495)
- Adjust docs template. (APPDEV-12495)

## 2.1.3

### Patch Changes

- Updated dependencies
  - @dynatrace-sdk/client-automation@5.0.0

## 2.1.2

### Patch Changes

- Updated dependencies 

- Updated dependencies 

- Updated dependencies 

- Updated dependencies
  - @dynatrace-sdk/client-automation@4.0.0

## 2.1.1

### Patch Changes

- Updated dependencies 

- Updated dependencies 

  - @dynatrace-sdk/client-automation@3.0.0

## 2.1.0

### Minor Changes

- Added action-sample-result endpoint. Removed TaskExecutionResult type, use any instead.

### Patch Changes

- Updated dependencies 

  - @dynatrace-sdk/client-automation@2.1.0

## 2.0.0

### Major Changes

- Bump to 2.0.0 to compatible with client-automation@2.0.0

## 1.0.3

### Patch Changes

- Update package description
- Updated dependencies 

- Updated dependencies 

- Updated dependencies 

  - @dynatrace-sdk/client-automation@1.4.4

## 1.0.2

### Patch Changes

- Upgrade deps: client-automation@1.4.0

## 1.0.1

### Patch Changes

- Update examples. (PS-7929)

## 1.0.0

### Major Changes

- introduce execution and actionExecution utility methods