Skip to content

Commit 40f3662

Browse files
authored
Merge pull request #298 from consideRatio/pr/cl202
Add changelog for 2.0.2
2 parents 042ba4e + 7b64230 commit 40f3662

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
## 2.0
44

5+
### 2.0.2 - 2024-11-06
6+
7+
([full changelog](https://github.com/jupyterhub/ldapauthenticator/compare/2.0.1...2.0.2))
8+
9+
#### Bugs fixed
10+
11+
- Fix parsing of search response [#294](https://github.com/jupyterhub/ldapauthenticator/pull/294) ([@consideRatio](https://github.com/consideRatio), [@manics](https://github.com/manics))
12+
13+
#### Maintenance and upkeep improvements
14+
15+
- Document configuring TLS ciphers and log a link to it on raised handshake error [#297](https://github.com/jupyterhub/ldapauthenticator/pull/297) ([@consideRatio](https://github.com/consideRatio), [@manics](https://github.com/manics), )
16+
17+
#### Continuous integration improvements
18+
19+
- Test bind_dn_template more thoroughly [#290](https://github.com/jupyterhub/ldapauthenticator/pull/290) ([@manics](https://github.com/manics), [@consideRatio](https://github.com/consideRatio))
20+
21+
#### Contributors to this release
22+
23+
The following people contributed discussions, new ideas, code and documentation contributions, and review.
24+
See [our definition of contributors](https://github-activity.readthedocs.io/en/latest/#how-does-this-tool-define-contributions-in-the-reports).
25+
26+
([GitHub contributors page for this release](https://github.com/jupyterhub/ldapauthenticator/graphs/contributors?from=2024-10-29&to=2024-11-06&type=c))
27+
28+
@consideRatio ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3AconsideRatio+updated%3A2024-10-29..2024-11-06&type=Issues)) | @franciscaestecker ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Afranciscaestecker+updated%3A2024-10-29..2024-11-06&type=Issues)) | @franciscaestecker-bb ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Afranciscaestecker-bb+updated%3A2024-10-29..2024-11-06&type=Issues)) | @manics ([activity](https://github.com/search?q=repo%3Ajupyterhub%2Fldapauthenticator+involves%3Amanics+updated%3A2024-10-29..2024-11-06&type=Issues))
29+
530
### 2.0.1 - 2024-10-29
631

732
([full changelog](https://github.com/jupyterhub/ldapauthenticator/compare/2.0.0...2.0.1))

0 commit comments

Comments
 (0)