v1.25.12
What's Changed
- perf(node): avoid unnecessary string allocation in Group.Accept by @eatmoreapple in #548
- feat: enhance XML parsing error with namespace and XML content context by @eatmoreapple in #549
- fix: drop unsafe stmt query introspection by @eatmoreapple in #550
- refactor: replace noop query/exec middlewares with NoopMiddleware by @eatmoreapple in #551
Full Changelog: v1.25.11...v1.25.12