-
v0.18.0 protected36fb28f1 · ·
## 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/nuix/-/blob/v0.18.0/CHANGELOG.md
-
v0.17.0 protected26f695c1 · ·
Maintenance release - dependency updates only. For more details see the changelog: https://gitlab.com/reductech/sequence/connectors/nuix/-/blob/v0.17.0/CHANGELOG.md
-
v0.16.0 protectedcbc7603a · ·
- 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/nuix/-/blob/v0.16.0/CHANGELOG.md
-
v0.15.0 protected4f0b054a · ·
Maintenance release - dependency updates only. For more details see the changelog: https://gitlab.com/reductech/sequence/connectors/nuix/-/blob/v0.15.0/CHANGELOG.md
-
v0.14.0 protectedb1872294 · ·
Maintenance release - dependency updates only. For more details see the changelog: https://gitlab.com/reductech/sequence/connectors/nuix/-/blob/v0.14.0/CHANGELOG.md
-
v0.13.0 protected5b3166c8 · ·
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/nuix/-/blob/v0.13.0/CHANGELOG.md
-
v0.12.0 protected37897f89 · ·
Maintenance release - dependency updates only. For more details see the changelog: https://gitlab.com/reductech/edr/connectors/nuix/-/blob/v0.12.0/CHANGELOG.md
-
v0.11.0 protected23732732 · ·
Bug fixes and dependency updates. For more details see the changelog: https://gitlab.com/reductech/edr/connectors/nuix/-/blob/v0.11.0/CHANGELOG.md
-
v0.10.0 protected175fccfb · ·
For more details see the changelog: https://gitlab.com/reductech/edr/connectors/nuix/-/blob/v0.10.0/CHANGELOG.md
-
v0.9.0 protectedf2fadb62 · ·
### Core SDK - Connector can now be used as a plugin for EDR For more details see the changelog: https://gitlab.com/reductech/edr/connectors/nuix/-/blob/v0.9.0/CHANGELOG.md
-
v0.8.0 protected797e4aea · ·
### Steps - Added - `NuixGetVersion` - Updated - `NuixAddConcordance` - Added new parameters - OpticonPath - ProcessingSettings - ProgressInterval - CustomMetadata - ContainerEncoding - ContainerLocale - ContainerTimeZone - These parameters are now optional - ConcordanceDateFormat - Description - Custodian - Added progress updates when processing For more details see the changelog: https://gitlab.com/reductech/edr/connectors/nuix/-/blob/v0.8.0/CHANGELOG.md
-
v0.7.0 protected8c99871f · ·
### Steps - Added - `NuixGetCaseDetails` - `NuixGetLicenseDetails` - Updated - `NuixCreateNRTReport` to support additional report context options For more details see the changelog: https://gitlab.com/reductech/edr/connectors/nuix/-/blob/v0.7.0/CHANGELOG.md
-
v0.6.0 protected0d48f178 · ·
### Steps - Added - `NuixExcludeDecryptedItems` - `NuixGetAuditedSize` - Updated - NuixAddItem - added Encoding, TimeZone and Locale parameters - NuixAddToProductionSet - production profile is now optional and can be specified using a step Parameter - NuixExportConcordance - the export file types and concordance type can now be configured using Step parameters For more details see the changelog: https://gitlab.com/reductech/edr/connectors/nuix/-/blob/v0.6.0/CHANGELOG.md
-
v0.5.0 protected75b0ef52 · ·
### Steps - Added `RemoveFromItemSet` step - Added `SearchAndExclude` step - Added `SearchType` parameter to `SearchAndTag` and `SearchAndExclude` steps which allows users to search for item descendants, duplicates, families and threads ### Connector Updates - Connector is now compatible with Nuix 9.0 - Steps that search for items (e.g. `AddToItemSet`, `CountItems`, etc.) now take parameters with search options. Performance has been optimised to use unsorted search by default, with the option to use a sorted search if required - The arguments sent to the Nuix console function are now fully configurable. This allows you to use any type of authentication. For more details see the changelog: https://gitlab.com/reductech/edr/connectors/nuix/-/blob/v0.5.0/CHANGELOG.md
-
v0.4.0 protectedc6e328ac · ·
- Upgrade to Core v0.4.0 and the new SCL configuration language - Add step to run inline ruby scripts - The connector script is now a separate project - Reworked logging and exceptions For more details see the changelog: https://gitlab.com/reductech/edr/connectors/nuix/-/blob/v0.4.0/CHANGELOG.md
-
v0.3.0 protected36aae07f · ·
- The way the connector interacts with Nuix has been rewritten - functions and data are now streamed to Nuix so there is no longer a requirement for script composition. - It's now possible to pass Entities to functions as parameters, allowing additional options to be specified **Breaking Change**: this version currently only supports Nuix 8. For more details see the changelog: https://gitlab.com/reductech/edr/connectors/nuix/-/blob/v0.3.0/CHANGELOG.md
-
v0.2.1 protected7b5241e4 · ·
Various bug fixes. Update connector to use the new Core test harness. For more info: https://gitlab.com/reductech/edr/connectors/nuix/-/blob/master/CHANGELOG.md
-
v0.2.0 protecteddd15e36c · ·
Release v0.2.0 Updated to use v0.2.0 of Core The yaml specification has changed entirely so yaml from the previous version will not work with this version
-