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: cache bug #1885

Merged
merged 3 commits into from
Dec 2, 2023
Merged

fix: cache bug #1885

merged 3 commits into from
Dec 2, 2023

Conversation

adschwartz
Copy link
Contributor

Description:

When I introduced the cache I didn't recognize that once the primary user logs in it caches the instance config for any other user to re-use. With this we are scoping the api key and instance config to the jwt token and removing failed login attempts.

Is this change user facing?

YES

References (if applicable):

@adschwartz adschwartz added this pull request to the merge queue Dec 1, 2023
Merged via the queue into main with commit 82e46e2 Dec 2, 2023
33 checks passed
@adschwartz adschwartz deleted the anders/fix-cache-bug branch December 2, 2023 00:17
github-merge-queue bot pushed a commit that referenced this pull request Dec 2, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.85.40](0.85.39...0.85.40)
(2023-12-02)


### Features

* change change license to Apache 2.0
([#1884](#1884))
([64084d8](64084d8))


### Bug Fixes

* cache bug
([#1885](#1885))
([82e46e2](82e46e2))
* change tail package
([#1874](#1874))
([f4e87ec](f4e87ec))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: kurtosisbot <kurtosisbot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants