codecov-releaser
released this
03 Dec 16:59
·
11 commits
to main
since this release
Autogenerated for 24.12.2. Created for #1011
What's Changed
- fix: Race condition in subscription creation webhook handlers by @spalmurray-codecov in #959
- 828 repo validation throughout upload flow by @adrian-codecov in #948
- fix: Don't show detailed errors for anonymous users by @RulaKhaled in #956
- adjust deactivated repo url by @adrian-codecov in #961
- add true tokenless to all upload endpoints, remove from TR by @nora-codecov in #958
- fix: Add graphql max depth and aliases limits by @suejung-sentry in #955
- Update CSP by @trent-codecov in #941
- Update workflow to use basic-test-results by @michelletran-codecov in #964
- fix: Fix stripe invoice time bounding param names by @calvin-codecov in #966
- Add active + activated to repo signals by @adrian-codecov in #950
- feat: use cached results from GCS in TA GQL by @joseph-sentry in #952
- deps: update shared by @joseph-sentry in #967
- fix: Update GCS bucket name for staging by @ajay-sentry in #969
- chore: Add async linting by @suejung-sentry in #968
- fix: has_{next,previous}_page are not nullable by @joseph-sentry in #970
- fix: get_results returns none if table is empty by @joseph-sentry in #971
- Temporarily disable trials starting for paid orgs by @adrian-codecov in #972
- fix: test results aggregates percent change bug by @joseph-sentry in #973
- fix: Default for test suites and flags by @ajay-sentry in #975
- Disable emails by @spalmurray-codecov in #976
- fix: flatten the flags column because it's list[str] by @joseph-sentry in #979
- fix: ambiguous expr in polars by @ajay-sentry in #977
- chore(deps): bump berglas to 2.0.6 by @thomasrockhu-codecov in #978
- feat: Create coverage single upload endpoint by @tony-codecov in #962
- Revert "Temporarily disable trials starting for paid orgs" by @adrian-codecov in #974
- True Tokenless for BA and TA by @nora-codecov in #882
- fix: replace NaN values in aggregates with 0 by @joseph-sentry in #981
- Update shared with latest changes by @adrian-codecov in #982
- flip default value on upload_token_required_for_public_repos by @nora-codecov in #965
- Change combined-upload to upload-coverage for clarity by @tony-codecov in #986
- fix: make inf percent change result null by @joseph-sentry in #990
- Format gunicorn startup logs by @JerrySentry in #993
- Use consistent variable naming in upload coverage API requests by @tony-codecov in #991
- GQL: Handle internal server error from missing variables by @JerrySentry in #994
- Bundle analysis: Temp mock for routes field of Assets by @JerrySentry in #995
- Upgrade shared to latest by @michelletran-codecov in #998
- fix: Fix auto activation in the repo level by @RulaKhaled in #996
- fix: Check if user exists in info context before raising Guest Access error by @RulaKhaled in #1001
- chore: Move plan constants import to shared by @RulaKhaled in #1000
- Flare: what is it good for - absolutely nothing? by @nora-codecov in #999
- Update shared with owners trigger by @adrian-codecov in #1002
- Add upload-coverage to regex for Auth by @tony-codecov in #1003
- Bundle Analysis: expose bundle report info to GQL by @JerrySentry in #1004
- Fully replace
services.archive
byshared
by @Swatinem in #1006 - Store v2 reports in GCS instead of Redis by @Swatinem in #960
- Bundle analysis: [GQL] Add asset routes to BundleAsset type by @JerrySentry in #1010
- feat: Create new array pagination, and apply it to path contents by @RulaKhaled in #1009
- Release 24.12.2 by @codecov-releaser in #1011
- chore: Migrate to using shared imports for the plan service by @RulaKhaled in #1014
Full Changelog: self-hosted-24.11.1...self-hosted-24.12.2