| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| armhf-lldap.tar.gz | 2024-11-22 | 17.1 MB | |
| amd64-lldap.tar.gz | 2024-11-22 | 17.8 MB | |
| aarch64-lldap.tar.gz | 2024-11-22 | 17.2 MB | |
| README.md | 2024-11-22 | 976 Bytes | |
| v0.6.1 source code.tar.gz | 2024-11-22 | 1.4 MB | |
| v0.6.1 source code.zip | 2024-11-22 | 1.5 MB | |
| Totals: 6 Items | 55.0 MB | 0 | |
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_seedapplying instead ofkey_filenow has instructions on how to silence it (#1032)
New services
- OneDev
New Contributors
- @traverseda made their first contribution in https://github.com/lldap/lldap/pull/1036
- @tasansga made their first contribution in https://github.com/lldap/lldap/pull/1035
- @jduepmeier made their first contribution in https://github.com/lldap/lldap/pull/1040
- @xeoneox made their first contribution in https://github.com/lldap/lldap/pull/1041
Full Changelog: https://github.com/lldap/lldap/compare/v0.6.0...v0.6.1