Skip to content
EDR is now Sequence. The following has changed:

- The `edr` console application is now `sequence`.
- This project has been renamed to `console`.
- The GitLab group has moved to https://gitlab.com/reductech/sequence
- The root namespace is now `Reductech.Sequence`
- The documentation site has moved to https://sequence.sh

Everything else is still the same - automation, simplified.

The project has now been updated to use .NET 6.

## Summary of Changes

- Added Performance monitoring to `sequence.exe`. This can be configured in appsettings.json and is currently only compatible with Windows.
- `sequence connector add/update` now take a search string as input instead of the full connector name.
  e.g. `sequence connector add rest` will add the `Reductech.Sequence.Connectors.Rest` connector
  to the configuration.

For more details see the changelog: https://gitlab.com/reductech/sequence/console/-/blob/v0.13.0/CHANGELOG.md