Skip to content

Releases: codecov/umbrella

Release 26.3.4

05 Mar 18:08
79af7f9

Choose a tag to compare

Autogenerated for 26.3.4. Created for #735

What's Changed

Full Changelog: self-hosted-26.2.2...self-hosted-26.3.4

Release 26.2.2

03 Feb 19:15
1108177

Choose a tag to compare

Autogenerated for 26.2.2. Created for #681

What's Changed

Full Changelog: self-hosted-26.1.16...self-hosted-26.2.2

Release 26.1.16

16 Jan 19:05
6ce1874

Choose a tag to compare

Autogenerated for 26.1.16. Created for #663

What's Changed

New Contributors

Full Changelog: self-hosted-25.11.3...self-hosted-26.1.16

Release 25.11.3

05 Nov 19:26
b8a2a1d

Choose a tag to compare

Autogenerated for 25.11.3. Created for #547

What's Changed

New Contributors

Full Changelog: self-hosted-25.10.6...self-hosted-25.11.3

Release 25.10.6

06 Oct 17:15
f3d65a6

Choose a tag to compare

Autogenerated for 25.10.6. Created for #522

What's Changed

Read more

Release 25.8.5

07 Aug 18:08
66919ea

Choose a tag to compare

Autogenerated for 25.8.5. Created for #377

What's Changed

Full Changelog: self-hosted-25.7.7...self-hosted-25.8.5

Release 25.7.7

11 Jul 21:13
360b832

Choose a tag to compare

Autogenerated for 25.7.7. Created for #291

What's Changed

Read more

Release 25.6.2

03 Jun 17:45
831ba39

Choose a tag to compare

Autogenerated for 25.6.2. Created for #203

What's Changed

  • propagate umbrella VERSION file to worker/api in selfhosted release by @matt-codecov in #98
  • chore: suppress Sentry error from token refresh failure by @spalmurray in #99
  • fix: add LC_ALL=C to makefile sort usage to normalize order by @matt-codecov in #102
  • Switch some transactional_db fixtures to db by @Swatinem in #68
  • Move ruff linting to the toplevel workspace by @Swatinem in #92
  • Turn labelanalysis and staticanalysis views into noops by @Swatinem in #60
  • Cleanup staticanalysis and local-upload related entities by @Swatinem in #80
  • Remove ATS-related label/staticanalysis tasks by @Swatinem in #61
  • fix: make test flag bridge id bigint by @joseph-sentry in #103
  • [api] Add debug logs for codecov AI app checks by @rohitvinnakota-codecov in #95
  • [fix] Fix segments error by @rohitvinnakota-codecov in #96
  • devenv: create .envrc / .envrc.private, enable pulling reqs images by @matt-codecov in #101
  • chore: remove log that is extremely noisy in dev envs by @matt-codecov in #104
  • [fix] Fix lint errors in CI by @rohitvinnakota-codecov in #107
  • fix: dependabot bot account by @joseph-sentry in #111
  • devenv: automatically install pre-commit in envrc by @matt-codecov in #109
  • chore: run ruff check by @joseph-sentry in #106
  • fix: change the TA timescale refresh policy by @joseph-sentry in #54
  • Update pull request webhook endpoint logs by @rohitvinnakota-codecov in #113
  • build: pause ts background worker when running migrations by @joseph-sentry in #114
  • fix: typo in lint CI name and unnecessary docker-compose dep by @matt-codecov in #110
  • [vuln] Update django version by @rohitvinnakota-codecov in #115
  • remove experimental metrics from GraphHandler by @nora-codecov in #100
  • chore: pre-commit hook for running uv sync automatically by @matt-codecov in #116
  • Improve cleanup progress reporting and scheduling by @Swatinem in #112
  • move flare cleanup into cleanup service by @nora-codecov in #117
  • build: update test results parser version by @joseph-sentry in #120
  • Enforce pyupgrade linting rules, and autofix by @Swatinem in #121
  • Remove some unused code by @Swatinem in #119
  • Remove all labels and datapoints related code by @Swatinem in #118
  • Add a new free-form properties field to TA by @Swatinem in #123
  • build: enable ta timeseries by default in devenv by @joseph-sentry in #124
  • fix: capture exception in is admin interactor by @joseph-sentry in #125
  • fix: use correct invocation of migrate_timeseries.py in devenv startup by @matt-codecov in #127
  • Turn the root pyproject.toml into a workspace by @Swatinem in #130
  • fix: delete testruns with long strings by @joseph-sentry in #122
  • Add mock_storage to a bunch more places by @Swatinem in #128
  • Consolidate tests to use a unified config/codecov.yml by @Swatinem in #129
  • fix(api): semi-fix broken billing test to get it passing again by @matt-codecov in #126
  • fix: use root org for activated user by @joseph-sentry in #136
  • Clean up some unused rollouts code by @Swatinem in #131
  • Remove some more unused test code by @Swatinem in #135
  • add debugging to flare cleanup task by @nora-codecov in #139
  • Enhance queue parameter handling in _get_queues_param_from_queue_input by @trent-codecov in #141
  • chore: adjust some prometheus counters that were maxed out in recent incidents by @matt-codecov in #143
  • Use more modern Django Middleware by @michelletran-codecov in #142
  • fix: add index on upload,outcome for TA by @joseph-sentry in #138
  • fix: extend repository update threshold to 60 minutes and add logging… by @trent-codecov in #145
  • Bump sqlalchemy version by @Swatinem in #65
  • Defer merging line coverage to the serialization step by @Swatinem in #146
  • Use AI to rewrite all the convert_report_to_better_readable tests by @Swatinem in #147
  • Improved Queue Routing for Enterprise Queues by @trent-codecov in #148
  • remove deprecated integration stuff, simplify github install webhooks by @nora-codecov in #85
  • dedupe and clean up should_write_data_to_storage by @nora-codecov in #144
  • fix: backport error display to old TA pipeline by @joseph-sentry in #137
  • fix: test results endpoint serializer by @joseph-sentry in #151
  • feat: show warnings from the test results parser in the PR comment by @joseph-sentry in #140
  • Revert "remove deprecated integration stuff, simplify github install webhooks" by @nora-codecov in #154
  • fix: use warning_message from warning upload errors by @joseph-sentry in #153
  • Implement consuming vitest json with evals metadata by @Swatinem in #150
  • Import declarative_base from different module by @Swatinem in #156
  • Remove some unused dependencies, along with protobuf stuff by @Swatinem in #159
  • Remove unused logging by @trent-codecov in #162
  • Update all dev-dependencies as high as possible by @Swatinem in #157
  • Add JWT Middleware authentication with endpoint by @michelletran-codecov in #149
  • Remove trivial LineSession constructions from tests by @Swatinem in #160
  • feat: Update Sentry SDK and enable logs by @trent-codecov in #163
  • chore(overwatch): Fix overwatch cli dl from prod by @suejung-sentry in #166
  • Add JWT permissions to Django REST Framework by @michelletran-codecov in #164
  • Make Accounts more apparent on Owner admin by @nora-codecov in #172
  • build: dedicated ci workflow for building requirements images by @matt-codecov in #167
  • build: consolidate docker image make targets across subprojects by @matt-codecov in #168
  • fix: disable warnings by @joseph-sentry in #174
  • build: Remove deprecated version setting by @ElioDiNino in #175
  • chore(deps): bump setuptools to 80.8.0 by @thomasrockhu-codecov in #176
  • build: disable multiarch reqs image builds by @matt-codecov in #178
  • build: consolidate how tests are run between subprojects by @matt-codecov in #169
  • build: make shared use the same makefile and ci setup as worker/api by @matt-codecov in #170
  • fix(shared): Clear environment to reduce flakiness from external variables by @ElioDiNino in #181
  • ci(shared): Skip CodSpeed benchmark on merge_group by @ElioDiNino in #182
  • build: unified pyproject.toml and requirements image by @matt-codecov in #179
  • add plan provider back to Owner admin by @nora-codecov in #185
  • chore: remove log that seems to be unused by @joseph-sentry in #177
  • feat: Add customer name and address to Customer Serializer by @ajay-sentry in #189
  • ci(overwatch): Fix Python path to use shared venv by @ElioDiNino in #196
  • ci: fix _build-requirements.yml for PRs...
Read more

Release 25.5.1

01 May 18:09
4da88f2

Choose a tag to compare

Autogenerated for 25.5.1. Created for #97

Full Changelog: self-hosted-25.4.1...self-hosted-25.5.1

Release 25.4.1

14 Apr 20:01
6e54794

Choose a tag to compare

Autogenerated for 25.4.1. Created for #39

What's Changed

New Contributors

Full Changelog: https://github.com/codecov/umbrella/commits/self-hosted-25.4.1