The main change in this release is to support Postgres password files as an authentication option for the database.
What's Changed
- Alter DB code to use a standard pgpassfile by @dmjb in #198
- Update module github.com/stacklok/toolhive to v0.6.7 by @renovate[bot] in #194
- Remove the legacy v0 endpoints by @rdimitrov in #200
- Fix the upstream format support + add tests & examples by @rdimitrov in #201
- Cleanup sync interfaces by @dmjb in #204
- Provide DB backed implementation of RegistryStateService by @dmjb in #191
Full Changelog: v0.3.0...v0.3.1