New
v0.6.1
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