Release 24.2.1
codecov-releaser
released this
02 Feb 01:04
·
918 commits
to main
since this release
Autogenerated for 24.2.1. Created for #2557
What's Changed
- feat: add useSelfHostedLicense hook by @adrian-codecov in #2437
- feat: Setup Spotlight by @nicholas-codecov in #2441
- Adjust useRepoBranchContentsTable to accept components filters by @rohitvinnakota-codecov in #2443
- Change "active" to "activated" on members page by @jerrodcodecov in #2413
- feat: Update indirect changed tab with components selector by @RulaKhaled in #2431
- feat: Add hook for get components of a repo/branch with filtering (#827) by @JerrySentry in #2439
- [feat] Add useCommitComponents hook by @rohitvinnakota-codecov in #2447
- build: Few tweaks to Codecov yaml by @nicholas-codecov in #2445
- Add sed for vcs by @trent-codecov in #2438
- feat: Default to All branches when default branch has no commits by @nicholas-codecov in #2446
- Revert "feat: Default to All branches when default branch has no commits" by @nicholas-codecov in #2448
- feat: Update components tab with components selector by @RulaKhaled in #2451
- feat: Update files explorer tab with components selector by @RulaKhaled in #2450
- feat: Add team plan controllers by @adrian-codecov in #2444
- feat: Default to All branches when default branch has no commits - Round 2 by @nicholas-codecov in #2449
- build: Disable Codecov Annotations and AI Reviewer by @nicholas-codecov in #2453
- Update yml to YAML in text references by @rohitvinnakota-codecov in #2455
- Create a components selector that fetches components by head commit of a branch by @rohitvinnakota-codecov in #2452
- feat: add banners for seats + license expiration by @adrian-codecov in #2440
- 775 sentry plan controllers by @adrian-codecov in #2456
- [feat] Add components selector to file viewer by @rohitvinnakota-codecov in #2442
- feat: Add components selector for commits tab (#857)(#858) by @JerrySentry in #2454
- feat: add default branch specifc message to file explorer in coverage page by @adrian-codecov in #2458
- feat: Update fileViewers with the right components selector by @RulaKhaled in #2460
- fix: Fix z index of flags selector by @RulaKhaled in #2462
- [feat] Place the new multi selector for components in file explorer by @rohitvinnakota-codecov in #2463
- [feat] Place components selector in commit details file explorer by @rohitvinnakota-codecov in #2466
- [feat] Place components selector in commit details indirect changed files tab by @rohitvinnakota-codecov in #2464
- feat: use 2nd upgrade form by @adrian-codecov in #2465
- fix: Take out components selector from ui + rename it by @RulaKhaled in #2469
- feat: Have upgrade to team plan links include URL search param by @nicholas-codecov in #2470
- feat: make flag entries links by @adrian-codecov in #2468
- fix: Update installation nav link to use config value by @RulaKhaled in #2473
- fix: Update onboarding docs with global token by @RulaKhaled in #2474
- clean: clean up a bunch of unused code by @adrian-codecov in #2467
- feat: rename upgrade form 2 to upgrade form by @adrian-codecov in #2475
- 677 remove trials from all public repos by @adrian-codecov in #2472
- revert: Revert upload token to repo token by @RulaKhaled in #2477
- fix: Update TabNav styles to fix hiding tabs by @nicholas-codecov in #2478
- fix: Plan user count can be a nullable value by @nicholas-codecov in #2485
- fix: Display Org Upload Token Tab in Self Hosted/Dedicated Cloud by @nicholas-codecov in #2486
- [feat] Add useRepoATS hook by @rohitvinnakota-codecov in #2481
- fix: Fix BB bug by @RulaKhaled in #2488
- feat: Create function to format bundle size strings by @nicholas-codecov in #2487
- ref: Refactor pulls table to use the new table by @RulaKhaled in #2489
- feat: Create hook to fetch bundle analysis summary for a commit by @nicholas-codecov in #2493
- ref: Remove TOS feature flag by @RulaKhaled in #2490
- ref: Remove components select feature flag by @RulaKhaled in #2491
- [feat] Add ATS UI elements by @rohitvinnakota-codecov in #2484
- feat: Create hook to fetch bundle analysis summary for a pull by @nicholas-codecov in #2494
- feat: Create hook to fetch a list of bundles for a commit by @nicholas-codecov in #2495
- fix: useResyncUser causing Docker builds to fail by @nicholas-codecov in #2500
- feat: Add in new MSW mocks for bundle analysis work by @nicholas-codecov in #2497
- feat: Create hook to fetch a list of bundles for a pull by @nicholas-codecov in #2496
- feat: Create hook to fetch coverage data summary by @nicholas-codecov in #2492
- ref: Refactor useCommits to use typescript by @RulaKhaled in #2506
- Update "erase content" button's adjacent text by @rohitvinnakota-codecov in #2501
- Add app install banner + modal to the UI by @rohitvinnakota-codecov in #2480
- feat: Create dropdown summary component by @nicholas-codecov in #2498
- ref: Refactor coverage commits table by @RulaKhaled in #2507
- ref: Move coverage onboarding to coverage tab by @nicholas-codecov in #2504
- ref: Refactor commits table in PR page by @RulaKhaled in #2508
- feat: Create commit page table for bundle analysis by @nicholas-codecov in #2499
- feat: Create bundle analysis table for a given pull by @nicholas-codecov in #2510
- ref: Refactor usePull and all of its tests by @RulaKhaled in #2517
- feat: move payment card into billing details folder by @adrian-codecov in #2515
- Create email mutation by @adrian-codecov in #2519
- 1047 create email mutation by @adrian-codecov in #2522
- feat: Create Vite plugin onboarding steps by @nicholas-codecov in #2513
- feat: Create Rollup plugin onboarding steps by @nicholas-codecov in #2514
- chore(ci): add fossa workflow by @thomasrockhu-codecov in #2521
- feat: Update GitHub Actions tab with GUT by @RulaKhaled in #2526
- build: Update deps related to Adobe CSS by @nicholas-codecov in #2530
- feat: Enable Sentry Metrics Integration by @nicholas-codecov in #2529
- feat: Create Webpack plugin onboarding steps by @nicholas-codecov in #2516
- feat: Restructure PR Page by @nicholas-codecov in #2520
- feat: Restructure Commit Detail Page by @nicholas-codecov in #2523
- fix: Move fetching of org upload token to a different hook by @nicholas-codecov in #2536
- feat: Update circleci with global token if exists by @RulaKhaled in #2534
- feat: Fetch product status in use pull page data by @nicholas-codecov in #2537
- [feat] Add metric to monitor app install shares by @rohitvinnakota-codecov in #2532
- ref: Refactor pull request impacted files to use the new table by @RulaKhaled in #2524
- feat: Fetch to see if bundle or coverage is enabled on a repository for a given commit by @nicholas-codecov in #2535
- fix: Small tweaks to utils and hooks for BA on the Commit Detail Page by @nicholas-codecov in #2540
- fix: Update with components specific errors by @RulaKhaled in #2543
- feat: Create drop downs for Commit Detail page by @nicholas-codecov in #2541
- feat: Update other CI tab with global upload token if exists by @RulaKhaled in #2538
- Fix default billing control behaviour by @rohitvinnakota-codecov in #2533
- fix: Update repo token with v4 instructions for circle ci by @RulaKhaled in #2547
- fix: Update gh actions with v4 yaml input for repo token by @RulaKhaled in #2548
- feat: Create pull coverage dropdown by @nicholas-codecov in #2551
- fix: Update other ci with v4 instructions by @RulaKhaled in #2549
- feat: Create hook to fetch branch summary for a branch by @nicholas-codecov in #2554
- Release 24.2.1 by @codecov-releaser in #2557
Full Changelog: self-hosted-23.12.4...self-hosted-24.2.1