Skip to content

Releases: sorengranfeldt/mre

FIM.MRE.1.2.5.8

10 Nov 10:44
Compare
Choose a tag to compare

Upped NET Framework to 4.8
PR #23 fixes bug to remove dependency on binding for displayName of all objects

FIM.MRE.1.2.5.7

31 Dec 07:45
Compare
Choose a tag to compare

Added ConditionBitIsSet (for more information, see Wiki)
Added ConditionBitIsSet (for more information, see Wiki)
Restructured source code
Updated Wiki documentation for ConditionBefore
Updated Wiki documentation for ConditionAfter
No breaking changes

v1.2.5.2

16 Sep 06:16
Compare
Choose a tag to compare
  • Added support for external code / assemblies with custom provisioning code. See more under Externals in Wiki
  • MRE will now load rules from all files that ends with .MRE.XML - and not just FIM.MRE.XML. This is to support gradually removing the FIM brand from the code
  • Removed Indent and Unident from trace log
  • Version upped to 1.2.5.2

FIM.MRE version 1.2.3.0

07 Dec 09:08
3286dad
Compare
Choose a tag to compare

Version 1.2.3.0

  • Fixes an issue with strict DN comparison
  • Adds a rules dictionary for faster processing
  • Updates to inital flow attributes code to support more data types (including fix issue with binary data types such as objectSID)

This version is backwards-compatible with no breaking changes.

fim.mre v1.1

01 Dec 20:15
Compare
Choose a tag to compare
  • Bug fixes
  • New extended tracing with own event log source
  • New conditions
    • ConditionAfter
    • ConditionBefore
    • ConditionBetween
    • ConditionIsTrue
    • ConditionIsFalse
    • ConditionIsNotTrue
    • ConditionAreEqual
    • ConditionAreNotEqual