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 ofkey_file
now has instructions on how to silence it (#1032)
New services
- OneDev
New Contributors
- @traverseda made their first contribution in #1036
- @tasansga made their first contribution in #1035
- @jduepmeier made their first contribution in #1040
- @xeoneox made their first contribution in #1041
Full Changelog: v0.6.0...v0.6.1