Skip to content

Releases: lithnet/miis-autosync

v1.0.6469-rc3

17 Sep 11:20
Compare
Choose a tag to compare
v1.0.6469-rc3 Pre-release
Pre-release

Fixes #83 - Mail recipients cannot be modified
Fixes #82 - A PowerShell trigger error can result in large amounts of email reports
Fixes #81 - UI hangs when pressing start/stop buttons
Fixes #80 - UI does not update when executors are stopped
Fixes #58 - Scrollbar doesn't appear if the window is not showing full content
Enhancement #78 - Create service account in MIM service when creating MPR for MIM service trigger

v1.0.6464-rc2

12 Sep 12:42
Compare
Choose a tag to compare
v1.0.6464-rc2 Pre-release
Pre-release

Fixes issue #69 - Emails sent from a PowerShell trigger contains details of the previous error
Fixes issue #76 - Execution monitor doesn't reconnect when service restarts
Enhancement #74 - Add F1 help
Enhancement #73 - Reorganize layout of controller configuration
Enhancement #72 - Adds ability to prevent specific management agents from running at the same time

Adds initial support for connecting to the AutoSync service remotely
Adds a splash screen

v1.0.6457-rc1

05 Sep 10:25
Compare
Choose a tag to compare
v1.0.6457-rc1 Pre-release
Pre-release

Enhancement #65 - Execution History should include Date/Time of Execution
Fixes issue #64 - When configuring Scheduled Interval Trigger GUI only provides Hour and Minute
Fixes issue #67 - Executor fails to stop in time
Enhancement #63 - Adds the ability to cancel in progress runs
Fixes issue #59 - Race condition on ADLDS trigger can raise superfluous changes
Fixes issue #61 - AD/LDS change detection throws NullReference Exception
Enhancement #62 - Add debug parameter to get sync lock on fim ma export
Enhancement #60 - Execution history and message log window should have split control enhancement

v1.0.6455

03 Sep 07:58
Compare
Choose a tag to compare
v1.0.6455 Pre-release
Pre-release

Fixes issue #56 - Registry setting for ConfigFile has a double blackslash before file name
Fixes issue #54 - AD/LDS change detection object class UI element is missing
Fixes issue #53 - Access denied error trying to load the AutoSync UI
Fixes issue #51 - Installer not picking up logpath from registry key
Enhancement #55 - Add support for specifying exclusive run profiles in repeating and scheduled interval triggers
Enhancement #57 - Adds support for adding run profiles to the execution queue
Various UI tweaks to match documentation

v1.0.6452

31 Aug 11:18
Compare
Choose a tag to compare
v1.0.6452 Pre-release
Pre-release

Clarifies locking messages in the UI (#50)
Fixes an issue where a NullReferenceException may occur in the AD/LDS trigger

v1.0.6450

29 Aug 12:02
Compare
Choose a tag to compare
v1.0.6450 Pre-release
Pre-release

Cleans up Powershell trigger failure emails
#48 completed-sync-error email messages are missing error details
Adds email error reports for the AD and MIM triggers

v1.0.6448

27 Aug 05:32
Compare
Choose a tag to compare
v1.0.6448 Pre-release
Pre-release

Breaking change
Note the service has been renamed to 'autosync' from 'miisautosync' and the default installation directory is now "program files\lithnet\autosync"

Bug fixes;
#42 - Cannot commit configuration on a new installation of AutoSync
#45 - Installation path not prompted for by installer
#40 - Autosync UI cannot start if not config file is present
#39 - Ungraceful handling of UI when service is stopped

Improvements;
#46 - Standardize naming to "Lithnet AutoSync" and remove references to 'miis'
#44 - Error in trigger should be reported by the executor
#43 - Add support for controlling the automatic start up of executors when starting the service
#41 - Control key shortcuts for the UI
#16 - Option to create MPR to allow autosync to read change in the MIM service
#47 - Prompt to save changes in UI instead of warning about them

v1.0.6441

20 Aug 05:17
Compare
Choose a tag to compare
v1.0.6441 Pre-release
Pre-release

Adds run history to the UI
Fixes #34
Fixes #35
Fixes #37

v1.0.6437

16 Aug 12:40
Compare
Choose a tag to compare
v1.0.6437 Pre-release
Pre-release

Adds initial support for watching AutoSync events in the UI
Fixes some potential infinite hang points on various WaitHandles
Adds the ability to start and stop executors and the execution engine
Removed CurrentConfig/ActiveConfig model
Added notes section
Fixes an issue where an AggregateException is thrown when stopping the PowerShell trigger
Adds support for detecting and restarting a changed executor

v1.0.6429

08 Aug 12:52
Compare
Choose a tag to compare
v1.0.6429 Pre-release
Pre-release

Adds error messages when an invalid trigger configuration is present (#15)
Fixes an issue where the autosync engine would crash on a badly configured trigger (#15)
Fixes an issue where the add trigger window in the UI would show the trigger clr type name instead of the description
Fixes an issue where the autosync engine would crash when reloading the config if the executors did not stop in time (#28)
Adds error notification elements to the UI
Allows the ability to set no run profile for a particular MA operation (#14)
Adds the abilty to revert unsaved configuration (#24)
Adds help and about page (#19)
Adds missing view for ManagementAgents (#22 #17)
Adds notification to log file when service config has changed and restart is required (#21)