- Sequence has a new home: https://gitlab.com/sequence
- The namespace has been updated from
Reductech.Sequence
toSequence
- Update namespace and paths after move to Sequence group #154
Maintenance release - dependency updates only.
- Enabled Source Link
- Enabled publish to Nuget.org including symbols
- Update Core to v0.16.0
Maintenance release - dependency updates only.
Maintenance release - dependency updates only.
EDR is now Sequence. The following has changed:
- 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.
- Rename EDR to Sequence #43
- Update Core to support SCLObject types #39
- Upgrade to use .net 6 #38
Maintenance release - dependency updates only.
Dependency updates only
- Update Core to latest and remove SCLSettings #22
Connector package is no longer runtime dependent.
- Update connector packaging method to remove runtime dependency #21
- Connector can now be used as a plugin for EDR
- Allow this package to be used as a plugin #16
- Connector package is missing dependencies #20
- Enable publish to connector registry #18
- Update Core dependecies #17
- Renamed
RunScript
toRunScriptAsync
- Added a new
RunScript
step to enable executing scripts synchronously
- Variable values passed to scripts are not serialized correctly #14
- Script does not execute unless the output is read #12
- Update of Core dependencies only
- Update of Core dependencies only
- Update of Core dependencies only
- Structured logging
- Update the version of Core to allow structed logging #6
First release. Version numbers are aligned across EDR
.
- Allow scripts to accept an EntityStream as input #2
- Allow parameters to be passed to scripts, so that they can be customised dynamically #1