2.13.8-2022.1.1 [11-16-2022]
- Moved itential-utils from a dependency to a peerDependency.
See ticket PH-131711.
2.13.8.2022.1.0 [08-02-2022]
- Updated packages for release checklist.
See ticket PH-125708.
2.13.8 [08-01-2022]
- Updated packages for release checklist.
See ticket PH-125176.
2.13.7 [05-26-2022]
- Fixed asterisk in custom group names for wildcard selection.
See ticket PH-119375.
2.13.6 [02-03-2022]
- Moved project to the improved, main, pipeline.
See ticket PH-114756.
2.13.5 [02-02-2022]
- Updated engines in the package.json file.
See ticket PH-114469.
2.13.4 [01-28-2022]
- Updated eslint rules and applied prettier.
See ticket PH-113258.
2.13.3 [01-21-2022]
- Removed unused modules from package file.
See ticket PH-112895.
2.13.2 [12-20-2021]
- Packing process will ignore additional development and test configuration files that serve no purpose in the package installer.
See ticket PH-111480.
2.13.1 [12-15-2021]
- Updated packages and prepared for release branch.
See ticket PH-111076.
2.13.0 [10-29-2021]
- Added properties decorators file to support automatic encryption of sensitive properties.
See ticket PH-100752.
2.12.23 [06-30-2021]
- Adapter status updates are sent only when the status changes.
See ticket PH-99584.
2.12.22 [06-14-2021]
- Fixed bug where getGroups could return an incomplete groups list, causing some groups to be deleted by Core.
See ticket PH-98247.
2.12.21 [05-27-2021]
- Updated dependencies for release branch.
See ticket PH-96673.
2.12.20 [04-01-2021]
- Moved project to master pipeline.
See ticket PH-92014.
2.12.19 [03-30-2021]
- Improved handling of LDAP connectivity errors.
See ticket PH-25114
2.12.18 [03-11-2021]
- Removed deprecated methods which had no implemented code.
See ticket PH-49976
2.12.17 [01-31-2021]
- Added brokers to pronghorn.json file for ldap adapter.
See ticket PH-84836
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.
See ticket PH-79678
2.12.15 [12-18-2020]
- Prepared checklist for release.
See ticket PH-81024
2.12.14 [12-11-2020]
- Updated itential-utils dependency.
See ticket PH-78633
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.
See ticket PH-77463
2.12.12 [10-15-2020]
- Updated LDAPjs library version to correct an error when unbinding.
See ticket PH-49062
2.12.11 [05-06-2020]
- Unpinned and updated package dependencies.
See ticket PH-60283
2.12.10 [04-23-2020]
- Completed pre-release checklist for adapter-ldap.
See ticket PH-59495
2.12.9 [04-09-2020]
- Moved CI pipeline from Node.js 10 to Node.js 12.
See ticket PH-58208
2.12.8 [02-01-2020]
- Added schema validation to component pipelines.
See ticket PH-52358
2.12.7 [01-21-2020]
- Added rejectUnauthorized, secureProtocol, and requestCert as additional options for OAuth.
See ticket PH-50710
2.12.6 [12-12-2019]
- Bug fixes and performance improvements
See ticket PH-48969
2.12.5 [12-07-2019]
- Changed the LDAP adapter to allow TLS connection to utilize the provided CA for OAuth authentication.
See ticket PH-33751
2.12.4 [12-06-2019]
- Changed the log level to debug when unbind errors occur on healthcheck.
See ticket PH-38195
2.12.3 [08-13-2019]
- Allowed passing of redirect_uri parameter to the OAuth flow.
See ticket PH-39045
2.12.2 [07-23-2019]
Migrated from itential-ci to argo.
See ticket PH-35692
Current Version: 2.12.1 [07-22-2019]
New Features
- 2.10.6 [06-09-2018] Update CHANGELOG to reflect new format PH-11098
- 2.0.0 Groupless users can now login. They just can't do anything until they've been assigned a group
Improvements
- 2.11.2 [11-28-2018] - Corrected Changelog from CI pipeline merge duplicate errors PH-21453
- 2.11.1 [11-05-2018] - Bug fixes and performance improvements PH-19654
- 2.11.0 [10-24-2018] - Allows for new properties "baseGroupDN" and "baseUserDN" so that more specific locations can be provided for user and group searching. The baseDN will still be used for either one if neither of the new properties are provided. PH-19566
- 2.10.9 [07-13-2018] - Update CHANGELOG format to improve readability of Release Notes PH-14218
- 2.10.7 [06-27-2018] Set peerDependency for pronghorn_core 6 within package.json PH-13102
- 2.0.1 Added itential utils as a dev dep to build and deploy
Bug Fixes
- 2.12.1 [07-22-2019] - Bug fixes and performance improvements PH-34980
- 2.11.4 [01-11-2019] - Bug fixes and performance improvements PH-11968
- 2.11.3 [01-02-2019] - Added logic to prevent the adapter from crashing when LDAP is not available.
Add intermittent connect/healthcheck - this could cause unwanted traffic so recommendation is to use the healthCheckInterval property to set some reasonable interval. PH-21475 - 2.10.11 [08-22-2018] - Update package.json to point to correct gitlab location. PH-16884
- 2.10.10 [07-31-2018] - Update git url in package.json. PH-15827
- 2.10.8 [07-09-2018] LDAP adapter will now fail and log an error when the configured LDAP server is unreachable. PH-13410
- 2.0.1 General bugfixes & performance improvements.
- 2.0.0 General bugfixes & performance improvements.
- 2.0.0 Merged in trace-userobject (pull request #12)
- 2.0.0 Merged in IPSO-926-fix-groupless-login (pull request #11)
- 2.0.0 Merged in rework-authentication (pull request #10)
- 2.0.0 Merge branch 'develop' into rework-authentication
Previous Version: 1.2.0
New Features
- 1.0.1 [2016-04-11] Added group management through local pronghorn group management
Improvements
- 1.2.0 Merged in ACTDIR-8-adapter-does-not-support-the-di (pull request #18)
- 1.2.0 Merged develop into ACTDIR-8-adapter-does-not-support-the-di
- 1.0.1 [2016-04-11] Added TLS security options. Removed extraneous older version of get groups and get group. Created functional healthcheck and tested versus Test AD.
Bug Fixes
- 1.2.0 General bugfixes & performance improvements.
- 1.2.0 Ignoring version bump from hotfix into develop
- 1.2.0 Merge tag '1.1.0' into develop
- 1.1.0 General bugfixes & performance improvements.
- 1.1.0 Merged in fix-docs (pull request #21)
- 1.1.0 Merged in git-flow (pull request #20)
- 1.1.0 Merged in git-flow (pull request #19)
- 1.1.0 Merged in update-pipelines (pull request #17)
- 1.0.1 [2016-04-11] Added error correction to authenticate function