v1.8.0
What's Changed
- feat: allow specifying which remote-ip header to trust by @TrueBrain in #471
- feat(github): use GitHub Apps instead of GitHub Deploy Keys for pushes by @TrueBrain in #452
- feat(github): allow defining the URL to use for GitHub for user authentication by @TrueBrain in #458
- fix(github): authorize_url should not be rewritten by @TrueBrain in #459
- fix(login): redirect-url could contain a | that was parsed server-side by @TrueBrain in #469
- fix(ci): can't inherit secrets when going cross-organization by @TrueBrain in #468
- chore(ci): switch to reusing workflows for testing / preview / release by @TrueBrain in #465
- chore(ci): install codecov token to avoid hitting GitHub API rate limits by @TrueBrain in #472
Dependency updates
- chore(deps): bump aioauth-client from 0.27.3 to 0.28.1 by @dependabot in #420
- chore(deps): bump gitpython from 3.1.30 to 3.1.31 by @dependabot in #419
- chore(deps): bump wcwidth from 0.2.5 to 0.2.6 by @dependabot in #409
- chore(deps): bump pygments from 2.13.0 to 2.14.0 by @dependabot in #404
- chore(deps): bump httpx from 0.23.1 to 0.23.3 by @dependabot in #406
- chore(deps): bump python-slugify from 7.0.0 to 8.0.1 by @dependabot in #413
- chore(deps): bump openttd-helpers from 1.1.0 to 1.2.0 by @dependabot in #421
- chore(deps): bump typing-extensions from 4.4.0 to 4.5.0 by @dependabot in #422
- chore(deps): bump regex from 2022.10.31 to 2023.3.23 by @dependabot in #424
- chore(deps): bump aiohttp from 3.8.3 to 3.8.4 by @dependabot in #425
- chore(deps): bump sentry-sdk from 1.17.0 to 1.18.0 by @dependabot in #423
- chore(deps): bump charset-normalizer from 2.1.1 to 3.1.0 by @dependabot in #415
- chore(deps): bump wikitextparser from 0.51.1 to 0.52.1 by @dependabot in #447
- chore(deps): bump httpx from 0.23.3 to 0.24.1 by @dependabot in #446
- chore(deps): bump sentry-sdk from 1.18.0 to 1.23.1 by @dependabot in #445
- chore(deps): bump urllib3 from 1.26.15 to 2.0.2 by @dependabot in #440
- chore(deps): bump pygments from 2.14.0 to 2.15.1 by @dependabot in #431
- chore(deps): bump attrs from 22.2.0 to 23.1.0 by @dependabot in #430
- chore(deps): revert urllib3 back to 1.26, as sentry-sdk can't handle 2.0 yet. by @TrueBrain in #448
- chore(deps): bump h11 from 0.12.0 to 0.14.0 by @dependabot in #376
- chore(deps): bump yarl from 1.8.2 to 1.9.2 by @dependabot in #435
- chore(deps): bump certifi from 2022.12.7 to 2023.5.7 by @dependabot in #450
- chore(deps): bump regex from 2023.3.23 to 2023.5.5 by @dependabot in #451
- chore(deps): bump rfc3986 from 1.5.0 to 2.0.0 by @dependabot in #249
- chore(deps): bump httpcore from 0.17.1 to 0.17.2 by @dependabot in #455
- chore(deps): bump typing-extensions from 4.5.0 to 4.6.1 by @dependabot in #454
- chore(deps): bump requests from 2.30.0 to 2.31.0 by @dependabot in #457
- chore(deps): bump sentry-sdk from 1.23.1 to 1.24.0 by @dependabot in #456
- chore(deps): bump cryptography from 40.0.2 to 41.0.1 by @dependabot in #463
- chore(deps): bump typing-extensions from 4.6.1 to 4.6.3 by @dependabot in #464
- chore(deps): bump sentry-sdk from 1.24.0 to 1.25.0 by @dependabot in #466
- chore(deps): bump regex from 2023.5.5 to 2023.6.3 by @dependabot in #467
- chore(deps): bump urllib3 from 1.26.15 to 2.0.2 by @dependabot in #449
- chore(deps): bump wikitexthtml from 1.1.2 to 1.2.0 by @dependabot in #470
- chore(deps): bump anyio from 3.6.2 to 3.7.0 by @dependabot in #461
Full Changelog: v1.7.3...v1.8.0