self-hosted-24.8.1
版本发布时间: 2024-08-07 05:22:41
codecov/codecov-api最新发布版本:self-hosted-24.9.1(2024-09-04 04:07:17)
Autogenerated for 24.8.1. Created for https://github.com/codecov/codecov-api/pull/734
What's Changed
- [debug] add some sentry trace points by @JerrySentry in https://github.com/codecov/codecov-api/pull/653
- fix: remove all usage of segment by @joseph-sentry in https://github.com/codecov/codecov-api/pull/644
- bundle analysis upload endpoint add custom compare SHA by @JerrySentry in https://github.com/codecov/codecov-api/pull/649
- Debug ReportFileSummary slowness by @JerrySentry in https://github.com/codecov/codecov-api/pull/656
- fix: Prevent infinite loop in update_payment_method logic by @spalmurray-codecov in https://github.com/codecov/codecov-api/pull/657
- Enable flake detection by @joseph-sentry in https://github.com/codecov/codecov-api/pull/658
- feat: trigger PR sync by @giovanni-guidini in https://github.com/codecov/codecov-api/pull/655
- Okta config resolvers / account resolvers by @RulaKhaled in https://github.com/codecov/codecov-api/pull/651
- feat: Create mutation endpoint for OKTA config by @RulaKhaled in https://github.com/codecov/codecov-api/pull/661
- fix un-formatted code + revert change to Owner Factory by @nora-codecov in https://github.com/codecov/codecov-api/pull/665
- be more flexible with responses coming through repo_auth_custom_exception_handler by @nora-codecov in https://github.com/codecov/codecov-api/pull/659
- bundle analysis: measurements optional "after" data and fetch asset gzip size from DB by @JerrySentry in https://github.com/codecov/codecov-api/pull/663
- fix: Remove session expiry cookie by @spalmurray-codecov in https://github.com/codecov/codecov-api/pull/662
- Fix call to
commit_components
to use the right type by @michelletran-codecov in https://github.com/codecov/codecov-api/pull/660 - bundle analysis: add in filtering for bundle total size by @JerrySentry in https://github.com/codecov/codecov-api/pull/666
- Remove settings and invoices internal endpoints by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/654
- add user detail endpoint by @nora-codecov in https://github.com/codecov/codecov-api/pull/669
- fix: add branch to test results serializer by @joseph-sentry in https://github.com/codecov/codecov-api/pull/673
- feat: Public test results API by @RulaKhaled in https://github.com/codecov/codecov-api/pull/643
- [feat] Add resolvers to fetch github rate limit status by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/638
- Update test results endpoint with name and commit ids by @RulaKhaled in https://github.com/codecov/codecov-api/pull/678
- remove unused code by @nora-codecov in https://github.com/codecov/codecov-api/pull/676
- [vuln patch] Bump certifi and djangorestframework by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/679
- chore(lint): trigger_sync annotations by @thomasrockhu-codecov in https://github.com/codecov/codecov-api/pull/684
- Update GQL to return whether bundles are cached by @JerrySentry in https://github.com/codecov/codecov-api/pull/687
- [fix] Pass extra param in resolver function by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/686
- Remove old REST repo endpoints and update new GQL mutations by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/680
- bundle analysis: when no head commit fall back to report base report by @JerrySentry in https://github.com/codecov/codecov-api/pull/688
- fix CSP for worker src by @RulaKhaled in https://github.com/codecov/codecov-api/pull/682
- Add django admin pages for new models by @nora-codecov in https://github.com/codecov/codecov-api/pull/689
- Update settings-base CSP by @RulaKhaled in https://github.com/codecov/codecov-api/pull/690
- bundle analysis: fix module count computation by @JerrySentry in https://github.com/codecov/codecov-api/pull/692
- Failed tests GraphQl query by @RulaKhaled in https://github.com/codecov/codecov-api/pull/683
- Pin setuptools to a version that works by @michelletran-codecov in https://github.com/codecov/codecov-api/pull/695
- Fix format to appease linter by @michelletran-codecov in https://github.com/codecov/codecov-api/pull/698
- 109 adjust sentry upload metrics by @adrian-codecov in https://github.com/codecov/codecov-api/pull/699
- [Okta Login] Part 1: Refactoring existing Okta code by @michelletran-codecov in https://github.com/codecov/codecov-api/pull/691
- Adjust the metrics to better match/represent shelter calls by @adrian-codecov in https://github.com/codecov/codecov-api/pull/702
- Bump shared to latest by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/700
- feat: Expose delinquent status on owner in gql by @ajay-sentry in https://github.com/codecov/codecov-api/pull/701
- add action to link users to accounts by @nora-codecov in https://github.com/codecov/codecov-api/pull/696
- feat: Add delinquent to account details serializer by @ajay-sentry in https://github.com/codecov/codecov-api/pull/706
- [fix] Fix duplicate key value violates unique constraint "owner_service_ids" Sentry errors by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/705
- fix(test results): accept null branch and add default branch by @joseph-sentry in https://github.com/codecov/codecov-api/pull/708
- [Okta Login] Part 2: Add Okta Login API for Organizations/Account by @michelletran-codecov in https://github.com/codecov/codecov-api/pull/685
- feat: Support ordering in test results by @RulaKhaled in https://github.com/codecov/codecov-api/pull/707
- deps: update zipp by @joseph-sentry in https://github.com/codecov/codecov-api/pull/672
- clean up by @nora-codecov in https://github.com/codecov/codecov-api/pull/709
- feat: Update owner query with
isOktaAuthenticated
field by @RulaKhaled in https://github.com/codecov/codecov-api/pull/670 - refine admin experience by @nora-codecov in https://github.com/codecov/codecov-api/pull/713
- Update default branch logic by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/681
- Filter out private repos with Enforced Okta setting by @michelletran-codecov in https://github.com/codecov/codecov-api/pull/711
- [fix] Update regen repo upload token mutation to work on inactive repos by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/714
- fix: hasDifferentNumbersofHeadAndBase short term fix by @ajay-sentry in https://github.com/codecov/codecov-api/pull/716
- add version to legacy metrics by @adrian-codecov in https://github.com/codecov/codecov-api/pull/717
- Add proper key to separate upload version by @adrian-codecov in https://github.com/codecov/codecov-api/pull/718
- Upgrade old packages that relied on distutils by @michelletran-codecov in https://github.com/codecov/codecov-api/pull/697
- add regex validation for azure server_uri param on v4 upload endpoint by @matt-codecov in https://github.com/codecov/codecov-api/pull/726
- Remove Rust from the Docker image by @Swatinem in https://github.com/codecov/codecov-api/pull/704
- fix(test_results): graphql endpoint ordering bug by @joseph-sentry in https://github.com/codecov/codecov-api/pull/722
- fix: Fix isUserOktaAuth so it accepts returned null values by @RulaKhaled in https://github.com/codecov/codecov-api/pull/719
- further OwnerAdmin refinement by @nora-codecov in https://github.com/codecov/codecov-api/pull/723
- fix: add tokenless auth to the test results upload endpoint by @joseph-sentry in https://github.com/codecov/codecov-api/pull/727
- fix: isGithubRateLimited can return null by @ajay-sentry in https://github.com/codecov/codecov-api/pull/728
- fix: Remove exc_info by @ajay-sentry in https://github.com/codecov/codecov-api/pull/732
- dev: Optimizations / Dead code removal for comparison class by @ajay-sentry in https://github.com/codecov/codecov-api/pull/725
- update account-detail endpoint to show info on Account if the Org has an Account by @nora-codecov in https://github.com/codecov/codecov-api/pull/730
- fix: Default height/width to 100% if either doesn't exist by @ajay-sentry in https://github.com/codecov/codecov-api/pull/733
- Remove obsolete
cleanup
from BundleAnalysis by @Swatinem in https://github.com/codecov/codecov-api/pull/731 - Release 24.8.1 by @codecov-releaser in https://github.com/codecov/codecov-api/pull/734
New Contributors
- @Swatinem made their first contribution in https://github.com/codecov/codecov-api/pull/704
Full Changelog: https://github.com/codecov/codecov-api/compare/self-hosted-24.7.1...self-hosted-24.8.1