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

Update and pin neon sdk and add an error logging escape hatch #39

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

brettimus
Copy link
Contributor

@brettimus brettimus commented Dec 24, 2024

This branch has already been released as latest, version 1.3.2

There were issues with (at least for me and @Nlea) doing the authorized Neon CLI flow. We could log in, but project branches would never show up.

Turns out it had to do with an update to the neon api sdk. Not sure why pnpm resolved the sdk differently than npm (for me), but I figured this would be a good time to:

  • update our version of the neon api sdk
  • add an optional flag to log terminal errors to the console (so we can debug more effectively)
  • pin our version of the neon sdk so there are no surprising backwards incompatible changes in the future

This branch has already been released as latest, version 1.3.2

@brettimus
Copy link
Contributor Author

just released 1.3.2 from this branch to resolve the issue

@brettimus brettimus merged commit c72fd66 into main Jan 24, 2025
@brettimus brettimus deleted the fix-neon-auth-flow branch January 24, 2025 10:23
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