Skip to content

Releases: jformacek/S.DS.P

v2.1.0-beta1

31 Oct 06:15
Compare
Choose a tag to compare
v2.1.0-beta1 Pre-release
Pre-release

Main module:

  • Added support for retrieval of all present attributes via '*'
  • Added support for fast retrieval of results via single LDAP request
  • BREAKING: Renamed BinaryProperties param on Find-LdapObject to BinaryProps
  • No need to specify prop as binary if transform loaded for the prop - binary'ness of prop is defined in transform
  • Added CertificateValidationFlags param to Get-LdapConnection to allow control trust to server certificate

Transforms:

  • Fixed bug in samAccountType transform
  • Added transforms for integer and boolean attribute syntaxes

v1.8.0

31 Aug 20:08
Compare
Choose a tag to compare

Find-LdapObject: Added support for loading of attribute values without ranged attribute value retrieval

Version 1.7.6

07 Jul 12:55
Compare
Choose a tag to compare

Added AdditionalControls parameter to published cmdlets