Skip to content

Release 1.13.1 - Sagarmatha

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 05:23
c7f8084

Summary

This patch bumps the application to v1.13.1 and includes targeted bug fixes to token handling, improving reliability and security around OAuth tokens.

Bug Fixes

  • Auth: Skip provider verification for masked tokens to avoid unnecessary verification steps when tokens are masked in logs or configs.
  • Configure: Do not clobber live OAuth tokens with the stored-secret marker; active tokens are preserved and not overwritten by secret markers.