Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add retries to public key fetch #983

Merged
merged 16 commits into from Aug 23, 2022
Merged

fix: add retries to public key fetch #983

merged 16 commits into from Aug 23, 2022

Conversation

TimurSadykov
Copy link
Member

An improvement to public key fetch to cover potential transient errors with retries.

Fixes #930 ☕️

TimurSadykov and others added 14 commits June 28, 2022 16:40
🤖 I have created a release *beep* *boop*
---


## [1.10.0](v1.9.0...v1.10.0) (2022-08-05)


### Features

* workforce identity federation for pluggable auth ([#959](#959)) ([7f2c535](7f2c535))


### Bug Fixes

* updates executable response spec for executable-sourced credentials ([#955](#955)) ([48ff83d](48ff83d))


### Documentation

* **samples:** added auth samples and tests ([#927](#927)) ([32c717f](32c717f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
@TimurSadykov TimurSadykov requested a review from a team as a code owner August 19, 2022 09:45
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Aug 19, 2022
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Aug 19, 2022
@TimurSadykov TimurSadykov merged commit 1200a39 into main Aug 23, 2022
@TimurSadykov TimurSadykov deleted the stim-bugfix branch August 23, 2022 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve public key fetching for IdTokenVerifier
2 participants