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.useandBeamServer.usenow accept arrays of services or microservice clients for batch registration.
Fixes¶
- Skip refresh token attempts when endpoints return known
BeamRequestererrors (InvalidCredentialsError,InvalidRefreshTokenError,TokenValidationError).