Fixes
- Re-add database SSL support @Zibbp in #508.
- Fix needing to restart container when changing application settings (Admin > Settings).
- The worker process now correctly loads the config from file when needing to fetch a config value preventing the need to restart the API container.
What's Changed
- build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #486
- build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.3 to 4.0.4 by @dependabot in #488
- build(deps): bump github.com/prometheus/client_golang from 1.19.1 to 1.20.2 by @dependabot in #494
- build(deps): bump github.com/riverqueue/river/rivertype from 0.11.2 to 0.11.4 by @dependabot in #495
- build(deps): bump github.com/riverqueue/river from 0.11.2 to 0.11.4 by @dependabot in #496
- build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.32.0 to 0.33.0 by @dependabot in #499
- build(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot in #503
- build(deps): bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.0 by @dependabot in #502
- feat: re-add database ssl support by @Zibbp in #508
Full Changelog: v3.0.1...v3.0.2