| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-18 | 1.1 kB | |
| v0.38.1 source code.tar.gz | 2026-03-18 | 135.7 kB | |
| v0.38.1 source code.zip | 2026-03-18 | 180.2 kB | |
| Totals: 3 Items | 317.0 kB | 0 | |
What's Changed
- fix: fix panic when parsing non null-terminated cstrings by @pborzenkov in https://github.com/sunng87/pgwire/pull/407
- fix: add prek.toml for pre-push hooks by @TwistingTwists in https://github.com/sunng87/pgwire/pull/411
- SCRAM: add a lower-level API independent of messages by @Tpt in https://github.com/sunng87/pgwire/pull/412
- ScramServerAuth: use mutator by @Tpt in https://github.com/sunng87/pgwire/pull/413
- fix: lint on latest nightly by @sunng87 in https://github.com/sunng87/pgwire/pull/415
- Implement client-side of the SCRAM auth by @Tpt in https://github.com/sunng87/pgwire/pull/414
- chore(deps): update rusqlite requirement from 0.38.0 to 0.39.0 by @dependabot[bot] in https://github.com/sunng87/pgwire/pull/416
- fix: add more formats for date time types by @sunng87 in https://github.com/sunng87/pgwire/pull/417
New Contributors
- @TwistingTwists made their first contribution in https://github.com/sunng87/pgwire/pull/411
Full Changelog: https://github.com/sunng87/pgwire/compare/v0.38.0...v0.38.1