Changelog March 24th updates
March 24, 2026

March 24th updates

Highlights

Multiple Slack workspaces and Slack Enterprise Grid

Details

Improvements

  • API Add predefined client in API reference

    A default ReferenceExample authentication provider is now available in /api-reference. Users can click "Authorize" in the "Authentication" modal to use their own credentials when making test requests in the reference.

  • Repositories Add sort by last committed asc/desc in admin repositories

    Added sort by last committed (asc/desc) to /admin/repositories, making it easier for admins to identify stale repositories.

  • Access Tokens List non-expired tokens first

Fixes

  • Executors Use site config defined batcheshelper image unless explicitly overridden

    The site config value executor.batchesHelperImage is now respected consistently. Customers should prefer specifying the image via this config.

    The KUBERNETES_JOB_STEP_IMAGE environment variable for k8s executors now consistently overrides this site config value. The primary use case for this variable is for development purposes only.

  • Slack Fix Sourcegraph bot not responding in Enterprise Grid setups

    Fixed Slack bot not responding in Enterprise Grid environments with shared channels or org-level installs

Removed

  • GraphQL Remove unused sparkline GraphQL field