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 compatibility with 2024.1 eap's backwards incompatible API of OAuthRequestHandlerBase #600

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

jansorg
Copy link
Collaborator

@jansorg jansorg commented Mar 5, 2024

2024.1 is breaking the API we're using for "Sign in to AppMap" in an incompatible way. I've reported this at https://youtrack.jetbrains.com/issue/IDEA-346395, but so far JetBrains doesn't seem likely to fix this.

This PR is fixing the problem on our side to allow users of 2024.1 to sign in to AppMap.

This can be tested by using the "Sign in" action (at Tools > AppMap) with the current 2024.1 eap of a JetBrains IDE. It should also be tested with 2022.1, our earliest supported version.
I've successfully tested this with both versions.

@jansorg jansorg requested a review from ahtrotta March 5, 2024 16:09
Copy link

github-actions bot commented Mar 5, 2024

AppMap runtime code review

Summary Status
Failed tests ✅ All tests passed
API changes 0️⃣ No API changes
Security flaws ✅ None detected
Performance problems ✅ None detected
Code anti-patterns ✅ None detected
New AppMaps 0️⃣ No new AppMaps

Copy link
Contributor

@ahtrotta ahtrotta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I logged in and out on 2024.1 EAP and on 2022.1.3 and it worked well for both.

@ahtrotta ahtrotta merged commit 5fc79c2 into develop Mar 6, 2024
6 checks passed
@ahtrotta ahtrotta deleted the jansorg/fix-2024.1-oauth branch March 6, 2024 21:20
@appland-release
Copy link
Contributor

🎉 This PR is included in version 0.59.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants