This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
v0.12.0
What's Changed
- chore: make plugin output consistent by @ra0x3 in #831
- fix: log api error by @ra0x3 in #832
- fix: add feature to cross build by @ra0x3 in #829
- docs: small book improvements by @deekerno in #840
- chore: use
[default-members]
section inCargo.toml
by @deekerno in #844 - bugfix: try pinning toolchain version by @rvmelkonian in #835
- chore: move common crates to workspace by @lostman in #847
auth
password input message by @Braqzen in #841- enhancement: add histogram reporting to postgres by @ra0x3 in #839
- enhancement: convert Scalar types into
Json
andBlob
by @rvmelkonian in #845 - fix: don't send wasm bytes over service channel by @ra0x3 in #848
- chore: bump to rustc 1.69 by @ra0x3 in #850
- fix: ensure unit tests run properly in CI by @deekerno in #849
- Update docs with vars by @rvmelkonian in #857
- chore: move to
async-graphql-parser
by @deekerno in #854 - fix: update docs/examples by @ra0x3 in #852
- v0.12.0 by @ra0x3 in #861
New Contributors
Full Changelog: v0.11.2...v0.12.0