self-hosted-24.6.1
版本发布时间: 2024-06-06 03:26:48
codecov/codecov-api最新发布版本:self-hosted-24.9.1(2024-09-04 04:07:17)
Autogenerated for 24.6.1. Created for https://github.com/codecov/codecov-api/pull/599
What's Changed
- Add cluster tag for sentry tags by @trent-codecov in https://github.com/codecov/codecov-api/pull/537
- fix: Resolve null owner by @RulaKhaled in https://github.com/codecov/codecov-api/pull/540
- fix: set max wait time at 10 seconds by @thomasrockhu-codecov in https://github.com/codecov/codecov-api/pull/538
- Conent-security-policy allow GraphQL Playground to render by @JerrySentry in https://github.com/codecov/codecov-api/pull/541
- fix: update tokenless string by @thomasrockhu-codecov in https://github.com/codecov/codecov-api/pull/542
- feat: add migrate shell script to encapsulate migration logic by @adrian-codecov in https://github.com/codecov/codecov-api/pull/427
- Add mypy type checking for pre-commit by @JerrySentry in https://github.com/codecov/codecov-api/pull/543
- adding logs for debugging by @nora-codecov in https://github.com/codecov/codecov-api/pull/536
- Add GH action to do mypy check for patch by @JerrySentry in https://github.com/codecov/codecov-api/pull/545
- Update shared by @trent-codecov in https://github.com/codecov/codecov-api/pull/548
- Update shared latest by @adrian-codecov in https://github.com/codecov/codecov-api/pull/549
- Run correct migration command by @trent-codecov in https://github.com/codecov/codecov-api/pull/552
- add to audience for jwt decoding by @nora-codecov in https://github.com/codecov/codecov-api/pull/550
- Allow local dev build to run GQL Playground by @JerrySentry in https://github.com/codecov/codecov-api/pull/553
- coverage over time return component ID and name by @JerrySentry in https://github.com/codecov/codecov-api/pull/546
- update mypy rules to not do typed defs change on test files by @JerrySentry in https://github.com/codecov/codecov-api/pull/554
- 1577 use users measurements by @adrian-codecov in https://github.com/codecov/codecov-api/pull/539
- upgrade to 3.12 by @giovanni-guidini in https://github.com/codecov/codecov-api/pull/483
- dev: Add Ruff to API, enable F541 as first rule by @ajay-sentry in https://github.com/codecov/codecov-api/pull/555
- Add
isFirstPullRequest
field within repository by @RulaKhaled in https://github.com/codecov/codecov-api/pull/551 - fix: Resolve float() not accepting None value by @RulaKhaled in https://github.com/codecov/codecov-api/pull/558
- dev: update gha-workflows to latest by @ajay-sentry in https://github.com/codecov/codecov-api/pull/556
- remove troubleshooting logs by @nora-codecov in https://github.com/codecov/codecov-api/pull/557
- fix scheduled details key w/ stripe version upgrade by @adrian-codecov in https://github.com/codecov/codecov-api/pull/563
- Improving upload metrics by @trent-codecov in https://github.com/codecov/codecov-api/pull/562
- delete session security fix by @JerrySentry in https://github.com/codecov/codecov-api/pull/564
- Adding metrics report_results by @trent-codecov in https://github.com/codecov/codecov-api/pull/566
- dev: pin stripe version to V8 by @ajay-sentry in https://github.com/codecov/codecov-api/pull/565
- fix: Use correct proration param for new stripe version by @ajay-sentry in https://github.com/codecov/codecov-api/pull/567
- dev: Upgrade stripe version to latest and add typings by @ajay-sentry in https://github.com/codecov/codecov-api/pull/569
- dev: add isort rules for ruff and fix by @ajay-sentry in https://github.com/codecov/codecov-api/pull/571
- Lower log severity level to remove Sentry noise by @JerrySentry in https://github.com/codecov/codecov-api/pull/576
- Add encode secret string resolver by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/568
- dev: Enable most F rules for Ruff by @ajay-sentry in https://github.com/codecov/codecov-api/pull/574
- Add update self hosted settings mutation by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/559
- Update shared library to include report models and migrations by @michelletran-codecov in https://github.com/codecov/codecov-api/pull/578
- add QueryMetricsExtension to graphql view by @nora-codecov in https://github.com/codecov/codecov-api/pull/572
- Bundle Analysis: Add to timeseries MeasurementName enum by @JerrySentry in https://github.com/codecov/codecov-api/pull/581
- chore(ci): bump gha workflows to 1.2.20 by @thomasrockhu-codecov in https://github.com/codecov/codecov-api/pull/584
- fix for 1238: collect latency in seconds not nanoseconds by @nora-codecov in https://github.com/codecov/codecov-api/pull/585
- dev: Enable most "E" rules for Ruff by @ajay-sentry in https://github.com/codecov/codecov-api/pull/579
- feat: Allow logout by POST request by @spalmurray-codecov in https://github.com/codecov/codecov-api/pull/580
- fix: Remove prefilled email for customer if exists by @ajay-sentry in https://github.com/codecov/codecov-api/pull/587
- add log to inform when apps are suspended or unsuspended by @giovanni-guidini in https://github.com/codecov/codecov-api/pull/588
- Remove repository deprecated resolver by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/582
- dev: Add W, PLC, PLE Ruff Rules by @ajay-sentry in https://github.com/codecov/codecov-api/pull/591
- Update shared version in api by @RulaKhaled in https://github.com/codecov/codecov-api/pull/592
- Update upload view with tests analytics enabled check / add to gq query by @RulaKhaled in https://github.com/codecov/codecov-api/pull/595
- feat: Add GQL Invoice type with related resolvers by @ajay-sentry in https://github.com/codecov/codecov-api/pull/586
- chore: Remove unused Invoice GQL fields by @ajay-sentry in https://github.com/codecov/codecov-api/pull/598
- [fix] Add sync_to_async to config resolver by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/600
- Add update repository mutation by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/573
- Add erase repository content mutation by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/570
- chore(ci): bump to 1.2.21 for gha-workflows by @thomasrockhu-codecov in https://github.com/codecov/codecov-api/pull/602
- chore: Remove GET method handler for /logout endpoint by @spalmurray-codecov in https://github.com/codecov/codecov-api/pull/603
- Add regenerate repo upload token mutation by @rohitvinnakota-codecov in https://github.com/codecov/codecov-api/pull/583
- fix: Some uncaught exceptions related to billing by @ajay-sentry in https://github.com/codecov/codecov-api/pull/604
- increment version 24.6.1 by @nora-codecov in https://github.com/codecov/codecov-api/pull/599
Full Changelog: https://github.com/codecov/codecov-api/compare/self-hosted-24.5.1...self-hosted-24.6.1