Skip to content

Latest commit

 

History

History
88 lines (47 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

88 lines (47 loc) · 1.67 KB

v0.5.0 (2022-11-14)

Summary of Changes

Issues Closed in this Release

Other

  • Update namespace and paths after move to Sequence group #21

v0.4.0 (2022-08-29)

Updated the Relativity Transfer and DataExchange packages to latest.

Summary of Changes

Connector Updates

  • Updated Relativity.Transfer packages to 7.4.10
  • Updated Relativity.DataExchange packages to 1.17.7

Issues Closed in this Release

Maintenance

  • Update project dependencies #19

v0.3.0 (2022-01-16)

EDR is now Sequence. The following has changed:

Everything else is still the same - automation, simplified.

Issues Closed in this Release

Maintenance

  • Add existing release check to the version check job #17
  • Rename EDR to Sequence #14

v0.2.0 (2021-11-26)

Improved error handling.

Issues Closed in this Release

New Features

  • EntityImportClient should return failure if there is an error #9

v0.1.1 (2021-09-14)

Bug fix release.

Issues Closed in this Release

Bug Fixes

  • Disable debugger launch #7
  • Disable package dll stage for release #6

v0.1.0 (2021-09-14)

First release of a gRPC client for streaming entities.

Issues Closed in this Release

New Features

  • Add nuget packages for the Proto project #4

Bug Fixes

  • Fix entity link in readme #3

Maintenance

  • Add CI configuration #2
  • Create Tests for RelativityImportClient #1