• v0.6.1 acd39d20b1

    v0.6.1 Stable

    kerem released this 2024-11-23 00:47:49 +03:00 | 185 commits to main since this release

    📅 Originally published on GitHub: Fri, 22 Nov 2024 21:48:41 GMT
    🏷️ Git tag created: Fri, 22 Nov 2024 21:47:49 GMT

    Small release, mainly to fix a migration issue with Sqlite and Postgresql.

    Added

    • Added a link to a community terraform provider (#1035)

    Changed

    • The opaque dependency now points to the official crate rather than a fork (#1040)

    Fixed

    • Migration of the DB schema from 7 to 8 is now automatic for sqlite, and fixed for postgres (#1045)
    • The startup warning about key_seed applying instead of key_file now has instructions on how to silence it (#1032)

    New services

    • OneDev

    New Contributors

    Full Changelog: https://github.com/lldap/lldap/compare/v0.6.0...v0.6.1

    Downloads