Skip to content

Jetstream 10.17.0

Choose a tag to compare

@jetstream-bot jetstream-bot released this 01 Sep 13:43
· 6 commits to main since this release

10.17.0 (2026-09-01)

Features

  • apex-tests: add Apex test data layer, types, and SOQL builders (2379573), references #1256
  • apex-tests: add Code Coverage tab with source line highlighting (d01618e), references #1256
  • apex-tests: add Run Tests tab with class/method selection (4f3f55f), references #1256
  • apex-tests: add Test Runs tab with live polling and run detail (33f2d4b), references #1256
  • apex-tests: add test suite manager and run-by-suite (5bafaf8), references #1256
  • apex-tests: apply review feedback on selection, suites, and tables (be07b7b), references #1256
  • apex-tests: scaffold Apex Test Runner feature and register routes (4a8546c), references #1256
  • load: replace steps sidebar with slim header progress indicator (5e420b2)
  • orgs: use the shared org combobox for data history and canvas org pickers (c99de1a)

Bug Fixes

  • address review follow-ups from grouped-row and package-download PRs (6e2522d), references #2019 #2023
  • apex-tests: cancel in-flight test class scanning when it is superseded (c540fbd), references #2005
  • apex-tests: correct issues found during live browser verification (69c6648), references #1256
  • apex-tests: keep unsaved suite class selections when renaming a suite (a645a02), references #2005
  • apex-tests: only count poll failures from the latest runs-list fetch (6c7530f), references #2005
  • apex-tests: stop the runs-list poller after repeated fetch failures (17eaaa4), references #2005
  • apex-tests: surface Salesforce errors when suite saves or run aborts fail (4a37c75), references #2005
  • data-analysis: stack field usage object counts under the label (4d191b9)
  • data-table: restore cell highlight colors in the web extension (2a1b277), closes #2024
  • deploy: disable package download until a package is selected or entered (6d4b4df)
  • query: honor the "All Queries" export option on the Saved Queries tab (965c9c8)
  • record: hide truncated group labels in the child records chevron column (d8cdf20)
  • web-extension: emit the apex-tests placeholder page for deep links (0df2731), references #2005