-
Notifications
You must be signed in to change notification settings - Fork 8
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
base: main
Are you sure you want to change the base?
Next v0.3.0 #21
Conversation
…apis Web standard APIs (cross-platform support)
fix: incorrect import in node tls file
Docs: web standard apis
Bundle `@std` deps
feat: thrown backend errors are sent to the client
Add test for PGlite hanging after error message
Fix tsup CJS transpile errors
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 I wish you nice holidays and a happy new years already. |
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! |
Merges all the
next
work intomain
. This is a major change:scram-sha-256
auth method (best security of all auth methods and is the recommended auth method in Postgres itself)