Changelogs

On this page:

adapter-ldap

adapter-ldap Change Logs

2021.2 Feature Release [2021-12-30]

Overview

  • 1 Improvements
  • 2 Bug Fixes
  • 2 Chores
  • 5 Total Tickets

Improvements

  • adapter-ldap:2.13.0 [10-29-2021] - Added properties decorators file to support automatic encryption of sensitive properties.

Bug Fixes

  • adapter-ldap:2.12.23 [06-30-2021] - Adapter status updates are sent only when the status changes.
  • adapter-ldap:2.12.22 [06-14-2021] - Fixed bug where getGroups could return an incomplete groups list, causing some groups to be deleted by Core.

Chores

  • adapter-ldap:2.13.1-2021.2.1 [12-20-2021] - Packing process will ignore additional development and test configuration files that serve no purpose in the package installer.
  • adapter-ldap:2.13.1-2021.2.0 [12-16-2021] - Updated packages and pinned dependencies for release branch.

2021.1 Feature Release [2021-05-28]

Overview

  • 2 Improvements
  • 2 Bug Fixes
  • 2 Chores
  • 6 Total Tickets

Improvements

  • adapter-ldap:2.12.18 [03-11-2021] - Removed deprecated methods which had no implemented code.
  • adapter-ldap:2.12.17 [01-30-2021] - Added brokers to pronghorn.json file for ldap adapter.

Bug Fixes

  • adapter-ldap:2.12.19 [03-30-2021] - Improved handling of LDAP connectivity errors.
  • adapter-ldap:2.12.16 [01-14-2021] - Added filter escaping to resolve login issue when the user has a common name attribute that contains special characters.

Chores

  • adapter-ldap:2.12.21 [05-28-2021] - Updated dependencies for release branch.
  • adapter-ldap:2.12.20 [04-05-2021] - Moved project to master pipeline.

2020.2.0 Feature Release [2021-01-05]

Overview

  • 2 Bug Fixes
  • 4 Chores
  • 6 Total Tickets

Bug Fixes

  • adapter-ldap:2.12.13 [11-20-2020] - Modified pronghorn core to auto-populate the adapter configuration properties with default attributes and values when not provided by the user.
  • adapter-ldap:2.12.12 [10-14-2020] - Updated LDAPjs library version to correct an error when unbinding.

Chores

  • adapter-ldap:2.12.15-2020.2.0 [12-18-2020] - Created initial release for 2020.2.
  • adapter-ldap:2.12.15 [12-18-2020] - Prepared checklist for release.
  • adapter-ldap:2.12.14 [12-11-2020] - Updated itential-utils dependency.
  • adapter-ldap:2.12.11 [05-06-2020] - Unpinned and updated package dependencies.

2020.1.0 Feature Release [2020-05-01]

Overview

  • 1 Bug Fixes
  • 4 Chores
  • 5 Total Tickets

Bug Fixes

  • adapter-ldap:2.12.7 [01-27-2020] - Added rejectUnauthorized, secureProtocol, and requestCert as additional options for OAuth.

Chores

  • adapter-ldap:2.12.10-2020.1.0 [04-24-2020] - Created release branch.
  • adapter-ldap:2.12.10 [04-24-2020] - Completed pre-release checklist for adapter-ldap.
  • adapter-ldap:2.12.9 [04-09-2020] - Moved CI pipeline from Node.js 10 to Node.js 12.
  • adapter-ldap:2.12.8 [01-31-2020] - Added schema validation to component pipelines.

2019.3.0 Feature Release [2019-11-29]

Overview

  • 1 Bug Fixes
  • 1 Security Fixes
  • 2 Chores
  • 4 Total Tickets

Bug Fixes

  • adapter-ldap:2.12.4 [12-05-2019] - Changed the log level to debug when unbind errors occur.

Security Fixes

  • adapter-ldap:2.12.5 [12-06-2019] - Changed the LDAP adapter to allow TLS connection to utilize the provided CA for OAuth authentication.

Chores

  • adapter-ldap:2.12.6-2019.3.0 [12-12-2019] - Checklist completed.
  • adapter-ldap:2.12.6 [12-12-2019] - Checklist completed.