Skip to content
Tags give the ability to mark specific points in history as being important
  • v0.18.0 protected Release: v0.18.0
    ## 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 protected Release: v0.17.0
    - 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 protected Release: v0.16.0
    - 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.15.0 protected Release: v0.15.0
    Maintenance release - dependency updates only.
    
    For more details see the changelog: https://gitlab.com/reductech/sequence/connectors/relativity/-/blob/v0.15.0/CHANGELOG.md
  • v0.14.0 protected Release: v0.14.0
    Maintenance release - dependency updates only.
    
    For more details see the changelog: https://gitlab.com/reductech/sequence/connectors/relativity/-/blob/v0.14.0/CHANGELOG.md
  • v0.13.0 protected Release: v0.13.0
    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.12.0 protected Release: v0.12.0
    Maintenance release - dependency updates only.
    
    For more details see the changelog: https://gitlab.com/reductech/edr/connectors/relativity/-/blob/v0.12.0/CHANGELOG.md
  • v0.11.2 protected Release: v0.11.2
    Update `EntityImportClient` to v0.1.1.
    
    For more details see the changelog: https://gitlab.com/reductech/edr/connectors/relativity/-/blob/v0.11.2/CHANGELOG.md
  • v0.11.1 protected Release: v0.11.1
    Bug fix release.
    
    For more details see the changelog: https://gitlab.com/reductech/edr/connectors/relativity/-/blob/v0.11.1/CHANGELOG.md
  • v0.11.0 protected Release: v0.11.0
    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