Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 594 Bytes

CHANGELOG.md

File metadata and controls

21 lines (13 loc) · 594 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.0] - 2024-12-19

Added

  • Support for storing multiple GMSAs secrets in a single keytab file (#5)
  • Print Kerberos error names (#7)
  • Fix salt retrieval with aes128-cts-hmac-sha1-96 (#8)
  • Handle server without WhoAmI and allow to specify ldap auto_bind parameter (#9)

[0.1.0] - 2023-06-05

Initial commit