Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): prepare for 2024.3.2 #987

Merged
merged 2 commits into from
Aug 20, 2024
Merged

chore(release): prepare for 2024.3.2 #987

merged 2 commits into from
Aug 20, 2024

Conversation

CBenoit
Copy link
Member

@CBenoit CBenoit commented Aug 19, 2024

2024.3.2 (2024-08-20)

Features

Improvements

  • dgw: log KDC domain when throwing the error (#963) (873217c804)

    We now print the name of the requested domain when the requested
    domain didn't match the authorized (expected) domain.

  • dgw: accept subject name even if it does not match the hostname (1f40b45bae)

    Configurations where the certificate subject name does not match the
    hostname are now accepted.
    Instead, a few warning and debug log records are added to help
    discover configuration issues in case of problem.
    The problem with the strict approach we had previously is that we
    may reject valid configurations where the hostname was actually
    matched by one of the subject alternative names in the certificate.

Performance

Build

  • dgw: update cryptography dependencies (787027cbf9)

    We keep using ring as our crypto provider for now.

@CBenoit CBenoit enabled auto-merge (squash) August 19, 2024 23:19
@CBenoit CBenoit merged commit 4696787 into master Aug 20, 2024
25 checks passed
@CBenoit CBenoit deleted the prepare-release branch August 20, 2024 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants