-
v0.18.0 protected1cb8fa27 · ·
## Summary of Changes - Sequence has a new home: https://gitlab.com/sequence - The namespace has been updated from `Reductech.Sequence` to `Sequence` For more details see the changelog: https://gitlab.com/sequence/connectors/relativity/-/blob/v0.18.0/CHANGELOG.md
-
v0.17.0 protectedfc6b90b1 · ·
- Updated `EntityImportClient` to `0.4.0` - Updated `Relativity.DataExchange.Client.SDK` to `1.17.7` - Updated `Relativity.Services.Interfaces.SDK` to `13.6.2` For more details see the changelog: https://gitlab.com/reductech/sequence/connectors/relativity/-/blob/v0.17.0/CHANGELOG.md
-
v0.16.0 protected7c51fa22 · ·
- Enabled [Source Link](https://docs.microsoft.com/en-us/dotnet/standard/library-guidance/sourcelink) - Enabled publish to [Nuget.org](https://www.nuget.org) including symbols - Update Core to v0.16.0 For more details see the changelog: https://gitlab.com/reductech/sequence/connectors/relativity/-/blob/v0.16.0/CHANGELOG.md
-
v0.13.0 protected292d28ce · ·
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. For more details see the changelog: https://gitlab.com/reductech/sequence/connectors/relativity/-/blob/v0.13.0/CHANGELOG.md
-
v0.11.0 protected23f9220f · ·
Initial release. Version numbers are aligned with [Core](https://gitlab.com/reductech/edr/core). The release adds functionality to: - Create new matters and workspaces - Ingest data from CSV/Concordance or as entities - Search and tag items - Export Data as entities ## Summary of Changes ### Steps This release adds the following Steps: - RelativityCreateDynamicObjects - RelativityCreateField - RelativityCreateFolder - RelativityCreateKeywordSearch - RelativityCreateMatter - RelativityCreateWorkspace - RelativityDeleteDocument - RelativityDeleteKeywordSearch - RelativityDeleteMatter - RelativityDeleteUnusedFolders - RelativityDeleteWorkspace - RelativityExport - RelativityGetClients - RelativityGetMatterStatuses - RelativityGetSubfolders - RelativityImport - RelativityImportEntities - RelativityMoveFolder - RelativityReadKeywordSearch - RelativityRetrieveMatter - RelativityRetrieveRootFolder - RelativityRetrieveWorkspace - RelativityRetrieveWorkspaceStatistics - RelativitySendQuery - RelativityUpdateFolder - RelativityUpdateMatter - RelativityUpdateObject For more details see the changelog: https://gitlab.com/reductech/edr/connectors/relativity/-/blob/v0.11.0/CHANGELOG.md