What's Changed
✨ Features
- feat: add recurring poll jobs by @kimdre in #433
See the Poll Settings wiki page for details and usage examples. - feat: add http proxy settings by @kimdre in #438
Use the newHTTP_PROXYenv var to reach Git servers/providers behind a proxy.
You can also find information about the new env vars HTTP_PROXY, POLL_CONFIG and POLL_CONFIG_FILE on the App Settings wiki page.
🐛 Bug Fixes and Security
🌟 Improvements
📦 Dependencies
- fix(deps): update module github.com/go-git/go-git/v5 to v5.16.2 by @renovate in #419
- fix(deps): update module github.com/docker/docker to v28.2.2+incompatible by @renovate in #418
- fix(deps): update module github.com/docker/compose/v2 to v2.37.0 by @renovate in #420
- chore(deps): update golang:1.24.4 docker digest to d1db785 by @renovate in #421
- chore(deps): update github/codeql-action digest to ce28f5b by @renovate in #422
- chore(deps): update golang:1.24.4 docker digest to 3178db8 by @renovate in #423
- chore(deps): update golang:1.24.4 docker digest to 10c1318 by @renovate in #425
- fix(deps): update module github.com/docker/compose/v2 to v2.37.1 by @renovate in #426
- chore(deps): update gcr.io/distroless/base-debian12 docker digest to 201ef91 by @renovate in #427
- chore(deps): update docker/setup-buildx-action digest to 18ce135 by @renovate in #428
- chore(deps): update docker/setup-buildx-action digest to e468171 by @renovate in #429
- fix(deps): update module github.com/compose-spec/compose-go/v2 to v2.6.5 by @renovate in #431
- fix(deps): update module github.com/docker/compose/v2 to v2.37.2 by @renovate in #432
- fix(deps): update module github.com/docker/docker to v28.3.0+incompatible by @renovate in #440
📚 Miscellaneous
- ci: update build pipeline to trigger for push events on main branch by @kimdre in #437
- style: fmt by @kimdre in #441
Full Changelog: v0.21.0...v0.22.0