The Wayback Machine - https://web.archive.org/web/20240111195319/https://github.com/graphql-rust/juniper/pulls
Skip to content

Pull requests: graphql-rust/juniper

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Rework Book enhancement Improvement of existing features or bugfix k::documentation Related to project documentation k::refactor Refactoring, technical debt elimination and other improvements of existing code base k::toolchain Related to project toolchain semver::breaking Breaking change in terms of SemVer
#1230 opened Dec 1, 2023 by tyranron Draft
26 of 31 tasks
0.16.0
GraphQL over HTTP spec compliance (#1120) enhancement Improvement of existing features or bugfix k::api Related to API (application interface) k::integration Related to integration with third-party libraries or systems lib::actix Related to `actix` crate integration lib::axum Related to `axum` crate integration lib::hyper Related to `hyper` crate integration lib::rocket Related to `rocket` crate integration lib::warp Related to `warp` crate integration research Involves researching and investigation
#1226 opened Nov 27, 2023 by tyranron Draft
14 tasks
0.17.0
Lazy look_ahead enhancement Improvement of existing features or bugfix k::api Related to API (application interface) k::performance Related to performance k::refactor Refactoring, technical debt elimination and other improvements of existing code base semver::breaking Breaking change in terms of SemVer
#1212 opened Nov 12, 2023 by audunhalland Draft
fix: bump bson version from 2.4 to 2.7 enhancement Improvement of existing features or bugfix k::dependencies Pull requests that update a dependency file k::integration Related to integration with third-party libraries or systems lib::bson Related to `bson` crate integration rust Related to Rust specifically
#1202 opened Nov 1, 2023 by rishadbaniya Loading…
Make types public enhancement Improvement of existing features or bugfix k::api Related to API (application interface)
#1180 opened Aug 2, 2023 by tusharmath Loading…
Rework core traits enhancement Improvement of existing features or bugfix semver::breaking Breaking change in terms of SemVer
#1072 opened May 31, 2022 by tyranron Draft
19 of 26 tasks
0.17.0
Implement HashSet support the same way as Vec enhancement Improvement of existing features or bugfix
#1070 opened May 31, 2022 by rimutaka Draft
Add fuzz support
#1033 opened Mar 1, 2022 by LegNeato Draft
Add arbitrary support
#1032 opened Mar 1, 2022 by LegNeato Draft
feat: add integration of serde_json enhancement Improvement of existing features or bugfix k::integration Related to integration with third-party libraries or systems
#975 opened Aug 14, 2021 by chirino Draft
8 of 11 tasks
0.17.0
Add tracing support for GraphQL objects, interfaces and subscriptions enhancement Improvement of existing features or bugfix k::api Related to API (application interface)
#972 opened Jul 23, 2021 by ArsileLuci Draft
3 tasks done
Make parsing publicly accessible enhancement Improvement of existing features or bugfix k::api Related to API (application interface)
#776 opened Oct 6, 2020 by mirosval Loading…
Add tracing support
#720 opened Jul 25, 2020 by mihai-dinculescu Loading…
Add integration for serde_json::Value enhancement Improvement of existing features or bugfix
#325 opened Mar 2, 2019 by LegNeato Loading… 0.17.0
ProTip! Exclude everything labeled bug with -label:bug.