Skip to content

v8.9.0-alpha.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Apr 04:21
· 45 commits to main since this release

8.9.0-alpha.6 (2026-04-22)

Bug Fixes

  • keep error.message static for error-monitoring grouping (0c2df38), closes #658
  • oauth: improve OAuthProvider reliability (b699342)
  • oauth: write disk-cached tokens with mode 0600 (current-user only) (1444787), closes #737
  • remove logs (4ab2178)
  • resolve conflict (356eaf5)
  • skip unstable tests (cf38fdf)
  • test: use response.statusCode for 403 detection (c976899)

Features

  • admin: implement all missing Admin API operations (e5527ba), closes #713