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 136 commits into
base: main
Choose a base branch
from
Draft

Next v0.3.0 #21

wants to merge 136 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 29 commits September 10, 2024 23:13
…apis

Web standard APIs (cross-platform support)
feat: thrown backend errors are sent to the client
Add test for PGlite hanging after error message
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