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