Skip to content

Release v2.1.3

Choose a tag to compare

@github-actions github-actions released this 23 Jul 08:31
40d4763

Fixed

  • Fixed the hourly session drop for clients using username/password authentication: the OAuth2 token is now attached to every RPC individually — cached and refreshed ahead of expiry — instead of being baked into the gRPC channel at connect time, so token expiry no longer invalidates the channel or interrupts the session

🤖 Generated with Claude Code