- This file is used to list changes made in the relativity-dev-mm repo.
- Place Newer updates on the top
- REL-527051 - Removed RSAPI references across all of the packages.
- Newtonsoft dll now pulled from files\default
- Cleaned Relativity Instance string in RelativityVersionHelper
- REL-527052 - Remove Relativity Installer files after DevVM provisioning is complete.
- REL-522356 - Updated the ImagingHelper.cs class to use REST APIs instead of C# APIs.
- REL-522362 - Updated the ProcessingHelper.cs class to use REST APIs instead of C# APIs.
- REL-522364 - Updated the RelativityVersionHelper.cs class to use REST APIs instead of C# APIs. REL-522353 - Updated the AgentServerHelper.cs class to use REST APIs instead of C# APIs.
- REL-522350
- Updated the AgentHelper.cs class to use REST APIs instead of C# APIs.
- Updated Constructors to take ConnectionHelper instead of InstanceName, AdminUsername, AdminPassword
- REL-508653 - Updated Processing Source Location code to use Kepler services REST endpoints.
- This code works only in Ninebark 0 release and above.
- REL-507466 - Made code changes to make sure all the Integration tests in the DevVmPsModules solution are passing.
- REL-509154 - Removed unused scripts. Changed DataGrid Instance Settings Create/Update to utilize our current C# PowerShell Modules
- REL-507461 - Replace SmokeTestHelper.cs RSAPI calls with REST implementation.
- REL-507462 - Replace ImagingHelper.cs RSAPI calls with REST implementation.
- REL-507447 - Replace WorkspaceHelper.cs RSAPI calls with REST implementation.
- REL-507460 - Replace DisclaimerAcceptanceHelper.cs RSAPI calls with REST implementation.
- REL-507459 - Replace ApplicationInstallHelper.cs RSAPI calls with REST implementation.
- REL-496550 - Replaced all uses of Object Manager API with REST implementation.
- REL-491399 - Added Relativity.Kepler.dll and Relativity.Services.DataContracts.dll as files to be added locally to the VM. Those dll's are now in the Chef\Cookbooks\Relativity\files\default folder. Update those dll's to the correct version when building a new DevVm.