Release v2.0.0-beta.15 beta
Pre-release
Pre-release
·
74 commits
to main
since this release
What's Changed
- feat: add login and logout commands and tie it up with graphql invoca… by @sunshastry in #435
- chore(biome): update schema version by @eduardoRoth in #442
- fix: publish images issue by @KLongmuirHD in #432
- feat(tracker): add run command by @eduardoRoth in #436
- chore(deps-dev): bump @biomejs/biome from 2.3.4 to 2.3.7 by @dependabot[bot] in #427
- chore(deps-dev): bump @types/node from 24.10.0 to 24.10.1 by @dependabot[bot] in #428
- chore(deps-dev): bump @types/sinon from 17.0.4 to 21.0.0 by @dependabot[bot] in #429
- chore(deps): bump @oclif/plugin-update from 4.7.14 to 4.7.16 by @dependabot[bot] in #430
- chore(deps-dev): bump @oclif/test from 4.1.13 to 4.1.15 by @dependabot[bot] in #431
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #433
- fix: dependabot PRs on e2e and update gitignore by @KLongmuirHD in #445
- chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in #444
- chore(deps-dev): bump tsx from 4.20.6 to 4.21.0 by @dependabot[bot] in #448
- chore(deps): bump @inquirer/prompts from 8.0.1 to 8.0.2 by @dependabot[bot] in #449
- chore(deps): bump @amplitude/analytics-node from 1.5.22 to 1.5.26 by @dependabot[bot] in #451
- chore(deps): bump actions/setup-node from 6.0.0 to 6.1.0 by @dependabot[bot] in #452
- chore(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #455
- chore(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #456
- chore: upgrade vitest by @KLongmuirHD in #459
- chore: update dependencies eol-shared by @KLongmuirHD in #460
- feat: add auth error handling by @facundo-herodevs in #461
- feat: add scan origin to report generation by @facundo-herodevs in #465
- fix: adjust broken links by @facundo-herodevs in #466
- chore: update eol-shared version by @facundo-herodevs in #468
- feat: add user setup flow behind feature flag by @facundo-herodevs in #469
- chore: remove auth and user-setup feature flags (always-on) by @facundo-herodevs in #471
- feat: add login success message by @KLongmuirHD in #473
- fix(auth): prevent ERR_SERVER_NOT_RUNNING on magic-link login; harden stopServer by @facundo-herodevs in #474
- fix(analytics): include scan_load_time for failed scan events by @facundo-herodevs in #476
- feat: adds long lived refresh token feature for ci by @v3nant in #475
- feat: adjust CLI messaging in certain error states by @KLongmuirHD in #477
- fix: user setup using wrong token for login and ci provision by @v3nant in #480
- fix: ensuring org user has its own setup configured by @v3nant in #482
- refactor(auth): better UX for OAuth error messages by @facundo-herodevs in #479
- feat(cli): unify Amplitude identify flow and enforce cli event source by @facundo-herodevs in #478
- feat: auth token priority and ux by @v3nant in #483
- moving out iam host to promote federated api by @v3nant in #485
- chore: update dependencies by @KLongmuirHD in #484
- chore: update_cdxgen_docker_version by @KLongmuirHD in #488
- feat: update default oauth client by @KLongmuirHD in #491
- chore: release 2.0.0-beta.15 by @v3nant in #490
- fix: manual release typo on setup-node by @v3nant in #493
Full Changelog: v2.0.0-beta.14...v2.0.0-beta.15