self-hosted-24.5.1
版本发布时间: 2024-05-03 01:45:08
codecov/codecov-api最新发布版本:self-hosted-24.9.1(2024-09-04 04:07:17)
Autogenerated for 24.5.1. Created for https://github.com/codecov/codecov-api/pull/534
What's Changed
- Bug: Restore Github OIDC Auth by @nora-codecov in https://github.com/codecov/codecov-api/pull/435
- upgrades cryptography and django versions (via shared) by @nora-codecov in https://github.com/codecov/codecov-api/pull/482
- feat: Guest feature attempt 2 by @RulaKhaled in https://github.com/codecov/codecov-api/pull/458
- reclaim Owner.createstamp by @giovanni-guidini in https://github.com/codecov/codecov-api/pull/471
- Warn when ghapps flip names by @giovanni-guidini in https://github.com/codecov/codecov-api/pull/487
- Coverage over time components by @JerrySentry in https://github.com/codecov/codecov-api/pull/486
- Revert "feat: Guest feature attempt 2" by @RulaKhaled in https://github.com/codecov/codecov-api/pull/488
- Add important DB defaults to Owners table by @JerrySentry in https://github.com/codecov/codecov-api/pull/475
- Update CODEOWNERS by @trent-codecov in https://github.com/codecov/codecov-api/pull/489
- chore: drop unused function get_minio_client by @imnotjames in https://github.com/codecov/codecov-api/pull/479
- feat: add source query param to validate v2 endpoint by @spalmurray-codecov in https://github.com/codecov/codecov-api/pull/472
- Add ability to configure cors extra headers by @trent-codecov in https://github.com/codecov/codecov-api/pull/492
- Fix sentry metrics import in validate endpoint by @spalmurray-codecov in https://github.com/codecov/codecov-api/pull/493
- Update berglas version by @trent-codecov in https://github.com/codecov/codecov-api/pull/494
- add getting components from yaml GQL by @JerrySentry in https://github.com/codecov/codecov-api/pull/495
- 1427 use shared models for foundational apps by @adrian-codecov in https://github.com/codecov/codecov-api/pull/456
- potential fix by @adrian-codecov in https://github.com/codecov/codecov-api/pull/501
- Guest feature by @RulaKhaled in https://github.com/codecov/codecov-api/pull/491
- upgrade celery patch version by @JerrySentry in https://github.com/codecov/codecov-api/pull/498
- dev: Add line breaks to local logger by @ajay-sentry in https://github.com/codecov/codecov-api/pull/497
- components over time add lastUploaded by @JerrySentry in https://github.com/codecov/codecov-api/pull/504
- fix: flag filtering for branch contents by @JerrySentry in https://github.com/codecov/codecov-api/pull/502
- chore: use debian base images instead of alpine by @matt-codecov in https://github.com/codecov/codecov-api/pull/416
- build: update the CLI version to upload test results by @joseph-sentry in https://github.com/codecov/codecov-api/pull/508
- Trent/add docker labels by @trent-codecov in https://github.com/codecov/codecov-api/pull/510
- fix: last uploaded for components over time by @JerrySentry in https://github.com/codecov/codecov-api/pull/511
- get rid of measurements related code in api by @adrian-codecov in https://github.com/codecov/codecov-api/pull/505
- update to latest shared by @nora-codecov in https://github.com/codecov/codecov-api/pull/512
- Update coverage/tree route to parse flags and components filters by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/503
- update shared version by @giovanni-guidini in https://github.com/codecov/codecov-api/pull/515
- Return component coverage percentage in public components list api by @spalmurray-codecov in https://github.com/codecov/codecov-api/pull/517
- feat: pass region to minio storage backend by @imnotjames in https://github.com/codecov/codecov-api/pull/478
- Remove accidental prints in validate v2 endpoint test by @spalmurray-codecov in https://github.com/codecov/codecov-api/pull/518
- Consume DEBUGPY env var in dev.sh for debugging by @spalmurray-codecov in https://github.com/codecov/codecov-api/pull/514
- update to latest shared by @nora-codecov in https://github.com/codecov/codecov-api/pull/519
- fix: use proper measurement last uploaded by @JerrySentry in https://github.com/codecov/codecov-api/pull/513
- disable user-agent prometheus label to decrease load by @matt-codecov in https://github.com/codecov/codecov-api/pull/521
- fix: populate sessions when logging in by @JerrySentry in https://github.com/codecov/codecov-api/pull/507
- fix: Handle flare when commit report not available by @JerrySentry in https://github.com/codecov/codecov-api/pull/520
- Add "token" variables to Sentry's EventScrubber denylist by @michelletran-codecov in https://github.com/codecov/codecov-api/pull/523
- chore: bump idna from 2.8 to 3.7 by @ajay-sentry in https://github.com/codecov/codecov-api/pull/524
- add rate limit error handling to TokenlessGithubActionsHandler by @nora-codecov in https://github.com/codecov/codecov-api/pull/525
- Update sqlparse to 0.5.0 by @michelletran-codecov in https://github.com/codecov/codecov-api/pull/526
- refine upload endpoint auth flow, add custom error message by @nora-codecov in https://github.com/codecov/codecov-api/pull/522
- sec: Integrate Ariadne's query cost validator by @ajay-sentry in https://github.com/codecov/codecov-api/pull/509
- Add CSP for not allow frame-ancestors by @JerrySentry in https://github.com/codecov/codecov-api/pull/530
- fix: Remove duplicate names for resolvers and tests by @ajay-sentry in https://github.com/codecov/codecov-api/pull/527
- update to latest shared by @nora-codecov in https://github.com/codecov/codecov-api/pull/532
- upgrade gunicorn version by @JerrySentry in https://github.com/codecov/codecov-api/pull/529
- feat: add feature flag endpoint by @daniel-codecov in https://github.com/codecov/codecov-api/pull/531
- feat: Add has-seats-left to plan query by @RulaKhaled in https://github.com/codecov/codecov-api/pull/528
- Skip OwnerNotActivated error on unconfigured repos by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/516
- Release 24.5.1 by @codecov-releaser in https://github.com/codecov/codecov-api/pull/534
New Contributors
- @imnotjames made their first contribution in https://github.com/codecov/codecov-api/pull/479
- @spalmurray-codecov made their first contribution in https://github.com/codecov/codecov-api/pull/472
- @michelletran-codecov made their first contribution in https://github.com/codecov/codecov-api/pull/523
Full Changelog: https://github.com/codecov/codecov-api/compare/self-hosted-24.4.1...self-hosted-24.5.1