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

Next v0.3.0 #21

Draft
wants to merge 139 commits into
base: main
Choose a base branch
from
Draft

Next v0.3.0 #21

wants to merge 139 commits into from

Conversation

gregnr
Copy link
Contributor

@gregnr gregnr commented Sep 13, 2024

Merges all the next work into main. This is a major change:

  • Web standard APIs (now works cross platform, even in browser)
  • Auth config structure / callback changes
  • Adds scram-sha-256 auth method (best security of all auth methods and is the recommended auth method in Postgres itself)
  • Improves API ergonomics in various places
  • Tests

gregnr and others added 24 commits September 11, 2024 15:30
…apis

Web standard APIs (cross-platform support)
feat: thrown backend errors are sent to the client
Add test for PGlite hanging after error message
@BracketJohn
Copy link

Hey @gregnr 👋

Long time no chat - I hope that your year is coming to a pleasant close!

Quick q: Do you have an approximate ETA for when you want to release v0.3.0? And do you still plan to include more robust connection handling (#4 (comment))? I can report that we've been using beta.3 for quite some time after our talks in #4 and had little to no problems (:

I wish you nice holidays and a happy new years already.

@gregnr
Copy link
Contributor Author

gregnr commented Jan 9, 2025

Hey @BracketJohn happy new year 🎉 and sorry for the delay. Unfortunately I don't have an exact ETA right now - we have a few more pressing tasks that need to be prioritized, but once those are done I'm hoping to get 0.3.0 released shortly after (the last item being more robust connection handling logic as discussed).

Thanks for being the guinea pig on this and glad to hear you have no further issues!

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.

3 participants