Skip to content

Version 1.0

This is the release notes for the Web version 1.0

Highlights

  • Enable Beam SDK configs to register all client/server services during initialization.
  • Beam.use and BeamServer.use now accept arrays of services or microservice clients for batch registration.

Fixes

  • Skip refresh token attempts when endpoints return known BeamRequester errors (InvalidCredentialsError, InvalidRefreshTokenError, TokenValidationError).