v2.324.0
What's Changed
- Increase error body max length before truncation by @ericsciple in #3762
- Fix release.yml break by upgrading actions/github-script by @TingluoHuang in #3772
- Small runner code cleanup. by @TingluoHuang in #3773
- Enable hostcontext to track auth migration. by @TingluoHuang in #3776
- Add option in OAuthCred to load authUrlV2. by @TingluoHuang in #3777
- Remove create session with broker in MessageListener. by @TingluoHuang in #3782
- Enable auth migration based on config refresh. by @TingluoHuang in #3786
- Set JWT.alg to PS256 with PssPadding. by @TingluoHuang in #3789
- Enable FIPS by default. by @TingluoHuang in #3793
- Support auth migration using authUrlV2 in Runner/MessageListener. by @TingluoHuang in #3787
- Cleanup feature flag actions_skip_retry_complete_job_upon_known_errors by @ericsciple in #3806
- Update dotnet sdk to latest version @8.0.408 by @github-actions in