Commit Graph

550 Commits

Author SHA1 Message Date
Edward Rudd
f7ba8eeec2 update opentelemetry 2022-02-19 19:05:13 -05:00
Edward Rudd
7d7f1f7850 update secrecy dependency 2022-02-18 14:38:30 -05:00
Edward Rudd
e3078a40be update sha2 dependency 2022-02-18 14:32:49 -05:00
Edward Rudd
27ed134ffa update chrono-tz to 0.6.1 2022-02-18 14:26:32 -05:00
Edward Rudd
53cd75dd15 do not request oldtime feature from chrono package
- this removes the dependency on the old (unsupported) version of time
2022-02-18 14:16:41 -05:00
Sunli
842f708ace Release 3.0.31
async-graphql@3.0.31
async-graphql-actix-web@3.0.31
async-graphql-axum@3.0.31
async-graphql-derive@3.0.31
async-graphql-parser@3.0.31
async-graphql-poem@3.0.31
async-graphql-rocket@3.0.31
async-graphql-tide@3.0.31
async-graphql-value@3.0.31
async-graphql-warp@3.0.31

Generated by cargo-workspaces
2022-02-17 19:39:22 +08:00
Sunli
df3312363e Add OneOfObject macro to support for oneof input object. #766 2022-02-17 19:35:55 +08:00
Sunli
83dbe4d058 Release 3.0.30
async-graphql@3.0.30
async-graphql-actix-web@3.0.30
async-graphql-axum@3.0.30
async-graphql-derive@3.0.30
async-graphql-parser@3.0.30
async-graphql-poem@3.0.30
async-graphql-rocket@3.0.30
async-graphql-tide@3.0.30
async-graphql-value@3.0.30
async-graphql-warp@3.0.30

Generated by cargo-workspaces
2022-02-16 14:01:11 +08:00
Sunli
65c47100bf Release 3.0.29
async-graphql@3.0.29
async-graphql-actix-web@3.0.29
async-graphql-axum@3.0.29
async-graphql-derive@3.0.29
async-graphql-parser@3.0.29
async-graphql-poem@3.0.29
async-graphql-rocket@3.0.29
async-graphql-tide@3.0.29
async-graphql-value@3.0.29
async-graphql-warp@3.0.29

Generated by cargo-workspaces
2022-02-06 17:18:18 +08:00
Sunli
70ff722364 Release 3.0.28
async-graphql@3.0.28
async-graphql-actix-web@3.0.28
async-graphql-axum@3.0.28
async-graphql-derive@3.0.28
async-graphql-parser@3.0.28
async-graphql-poem@3.0.28
async-graphql-rocket@3.0.28
async-graphql-tide@3.0.28
async-graphql-value@3.0.28
async-graphql-warp@3.0.28

Generated by cargo-workspaces
2022-01-31 20:03:57 +08:00
Sunli
5563aafacd Release 3.0.27
async-graphql@3.0.27
async-graphql-actix-web@3.0.27
async-graphql-axum@3.0.27
async-graphql-derive@3.0.27
async-graphql-parser@3.0.27
async-graphql-poem@3.0.27
async-graphql-rocket@3.0.27
async-graphql-tide@3.0.27
async-graphql-value@3.0.27
async-graphql-warp@3.0.27

Generated by cargo-workspaces
2022-01-28 10:16:22 +08:00
Sunli
117b53d056 Release 3.0.26
async-graphql@3.0.26
async-graphql-actix-web@3.0.26
async-graphql-axum@3.0.26
async-graphql-derive@3.0.26
async-graphql-parser@3.0.26
async-graphql-poem@3.0.26
async-graphql-rocket@3.0.26
async-graphql-tide@3.0.26
async-graphql-value@3.0.26
async-graphql-warp@3.0.26

Generated by cargo-workspaces
2022-01-26 18:07:45 +08:00
Sunli
e1db5954ef Release 3.0.25
async-graphql@3.0.25
async-graphql-actix-web@3.0.25
async-graphql-axum@3.0.25
async-graphql-derive@3.0.25
async-graphql-parser@3.0.25
async-graphql-poem@3.0.25
async-graphql-rocket@3.0.25
async-graphql-tide@3.0.25
async-graphql-value@3.0.25
async-graphql-warp@3.0.25

Generated by cargo-workspaces
2022-01-25 09:29:43 +08:00
Sunli
b9feedc2ca Release 3.0.24
async-graphql@3.0.24
async-graphql-actix-web@3.0.24
async-graphql-axum@3.0.24
async-graphql-derive@3.0.24
async-graphql-parser@3.0.24
async-graphql-poem@3.0.24
async-graphql-rocket@3.0.24
async-graphql-tide@3.0.24
async-graphql-value@3.0.24
async-graphql-warp@3.0.24

Generated by cargo-workspaces
2022-01-24 11:15:17 +08:00
Sunli
91b99e71d3 Release 3.0.23
async-graphql@3.0.23
async-graphql-actix-web@3.0.23
async-graphql-axum@3.0.23
async-graphql-derive@3.0.23
async-graphql-parser@3.0.23
async-graphql-poem@3.0.23
async-graphql-rocket@3.0.23
async-graphql-tide@3.0.23
async-graphql-value@3.0.23
async-graphql-warp@3.0.23

Generated by cargo-workspaces
2022-01-21 10:40:47 +08:00
Sunli
32e3462e57 Merge pull request #789 from BratSinot/hashbrown
Bump hashbrown to 0.12.
2022-01-20 09:25:54 +08:00
Sunli
c0a25d403c Merge pull request #791 from jenanwise/add-time-scalars
Add scalars for the `time` crate's datetime types.
2022-01-20 09:25:27 +08:00
Jenan Wise
dacc5660b6 Add scalars for the time crate's datetime types.
With the `time` feature flag enabled, `time::OffsetDateTime` and
`time::PrimitiveDateTime` can be used directly as scalar values,
similar to the previous `chrono::DateTime` and `chrono::NaiveDateTime`
scalar implementations.
2022-01-19 13:39:38 -08:00
BratSinot
8444e7a303 Bump hashbrown to 0.12. 2022-01-19 14:40:30 +02:00
Sunli
d376f1277b Release 3.0.22
async-graphql@3.0.22
async-graphql-actix-web@3.0.22
async-graphql-axum@3.0.22
async-graphql-derive@3.0.22
async-graphql-parser@3.0.22
async-graphql-poem@3.0.22
async-graphql-rocket@3.0.22
async-graphql-tide@3.0.22
async-graphql-value@3.0.22
async-graphql-warp@3.0.22

Generated by cargo-workspaces
2022-01-18 11:26:30 +08:00
Sunli
5193c462b5 Release 3.0.21
async-graphql@3.0.21
async-graphql-actix-web@3.0.21
async-graphql-axum@3.0.21
async-graphql-derive@3.0.21
async-graphql-parser@3.0.21
async-graphql-poem@3.0.21
async-graphql-rocket@3.0.21
async-graphql-tide@3.0.21
async-graphql-value@3.0.21
async-graphql-warp@3.0.21

Generated by cargo-workspaces
2022-01-11 09:45:51 +08:00
Sunli
92f3864396 Release 3.0.20
async-graphql@3.0.20
async-graphql-actix-web@3.0.20
async-graphql-axum@3.0.20
async-graphql-derive@3.0.20
async-graphql-parser@3.0.20
async-graphql-poem@3.0.20
async-graphql-rocket@3.0.20
async-graphql-tide@3.0.20
async-graphql-value@3.0.20
async-graphql-warp@3.0.20

Generated by cargo-workspaces
2022-01-05 13:06:10 +08:00
Sunli
b926bbe060 Merge pull request #773 from QuentinPerez/qperez/bump/lru
Bump lru to 0.7.1
2022-01-05 10:06:14 +08:00
Quentin Perez
c5b3bfb2c7 Bump lru to 0.7.1
The advisory script brought up a RUSTSEC error:

---
error[A001]: Use after free in lru crate
    ┌─ /home/haptop/Developer/radicle-link/Cargo.lock:207:1
    │
207 │ lru 0.6.6 registry+https://github.com/rust-lang/crates.io-index
    │ --------------------------------------------------------------- security vulnerability detected
    │
    = ID: RUSTSEC-2021-0130
    = Advisory: https://rustsec.org/advisories/RUSTSEC-2021-0130
    = Lru crate has use after free vulnerability.

      Lru crate has two functions for getting an iterator. Both iterators give
      references to key and value. Calling specific functions, like pop(), will remove
      and free the value, and but it's still possible to access the reference of value
      which is already dropped causing use after free.
    = Announcement: jeromefroe/lru-rs#120
    = Solution: Upgrade to >=0.7.1
---

This patch follows the recommended solution and pins the `lru` crate
to 0.7.1.
2021-12-30 16:49:06 +01:00
Oscar Beaumont
df8f4f2791 feat: added min_password_strength validator 2021-12-30 13:53:22 +08:00
Sunli
b8431541c9 Release 3.0.19
async-graphql@3.0.19
async-graphql-actix-web@3.0.19
async-graphql-axum@3.0.19
async-graphql-derive@3.0.19
async-graphql-parser@3.0.19
async-graphql-poem@3.0.19
async-graphql-rocket@3.0.19
async-graphql-tide@3.0.19
async-graphql-value@3.0.19
async-graphql-warp@3.0.19

Generated by cargo-workspaces
2021-12-30 10:43:35 +08:00
BratSinot
f5593a27e1 Update CHANGELOG. 2021-12-28 13:05:32 +02:00
BratSinot
4d37f4625d Add hashbrown HashMap/HashSet implementations for Input/Output type. 2021-12-28 12:11:40 +02:00
Sunli
7dbadf26c5 Release 3.0.18
async-graphql@3.0.18
async-graphql-actix-web@3.0.18
async-graphql-axum@3.0.18
async-graphql-derive@3.0.18
async-graphql-parser@3.0.18
async-graphql-poem@3.0.18
async-graphql-rocket@3.0.18
async-graphql-tide@3.0.18
async-graphql-value@3.0.18
async-graphql-warp@3.0.18

Generated by cargo-workspaces
2021-12-26 11:47:50 +08:00
Oscar Beaumont
6e0f803be5 replace custom email validation with fast_chemail 2021-12-19 20:50:10 +08:00
Sunli
da80518c89 Release 3.0.17
async-graphql@3.0.17
async-graphql-actix-web@3.0.17
async-graphql-axum@3.0.17
async-graphql-derive@3.0.17
async-graphql-parser@3.0.17
async-graphql-poem@3.0.17
async-graphql-rocket@3.0.17
async-graphql-tide@3.0.17
async-graphql-value@3.0.17
async-graphql-warp@3.0.17

Generated by cargo-workspaces
2021-12-17 10:01:24 +08:00
Sunli
0ae21b9914 Release 3.0.16
async-graphql@3.0.16
async-graphql-actix-web@3.0.16
async-graphql-axum@3.0.16
async-graphql-poem@3.0.16
async-graphql-tide@3.0.16
async-graphql-warp@3.0.16

Generated by cargo-workspaces
2021-12-16 13:23:27 +08:00
Sunli
3e39673e49 Bump poem to 1.2.1 2021-12-16 12:56:11 +08:00
Sunli
33774efc08 Release 3.0.15
async-graphql@3.0.15
async-graphql-actix-web@3.0.15
async-graphql-axum@3.0.15
async-graphql-derive@3.0.15
async-graphql-parser@3.0.15
async-graphql-poem@3.0.15
async-graphql-rocket@3.0.15
async-graphql-tide@3.0.15
async-graphql-value@3.0.15
async-graphql-warp@3.0.15

Generated by cargo-workspaces
2021-12-12 10:12:20 +08:00
Sunli
d7c92a596a Release 3.0.14
async-graphql@3.0.14
async-graphql-actix-web@3.0.14
async-graphql-axum@3.0.14
async-graphql-derive@3.0.14
async-graphql-parser@3.0.14
async-graphql-poem@3.0.14
async-graphql-rocket@3.0.14
async-graphql-tide@3.0.14
async-graphql-value@3.0.14
async-graphql-warp@3.0.14

Generated by cargo-workspaces
2021-12-09 10:18:36 +08:00
Sunli
2948718c8d Merge pull request #742 from daly4/update-to-axum-v0.4
updated axum integration to axum v0.4
2021-12-08 13:41:35 +08:00
Sunli
d9bfe8ed82 Release 3.0.13
async-graphql@3.0.13
async-graphql-actix-web@3.0.13
async-graphql-axum@3.0.13
async-graphql-derive@3.0.13
async-graphql-parser@3.0.13
async-graphql-poem@3.0.13
async-graphql-rocket@3.0.13
async-graphql-tide@3.0.13
async-graphql-value@3.0.13
async-graphql-warp@3.0.13

Generated by cargo-workspaces
2021-12-07 11:32:02 +08:00
daly4
fe9fd32698 update to axum 0.4 2021-12-05 21:57:15 -07:00
Sunli
4995bd7316 Release 3.0.12
async-graphql@3.0.12
async-graphql-actix-web@3.0.12
async-graphql-axum@3.0.12
async-graphql-derive@3.0.12
async-graphql-parser@3.0.12
async-graphql-poem@3.0.12
async-graphql-rocket@3.0.12
async-graphql-tide@3.0.12
async-graphql-value@3.0.12
async-graphql-warp@3.0.12

Generated by cargo-workspaces
2021-12-05 10:08:42 +08:00
Sunli
56cf5c1d0c Release 3.0.11
async-graphql@3.0.11

Generated by cargo-workspaces
2021-12-02 20:25:43 +08:00
Sunli
0bc0283012 Release 3.0.10
async-graphql@3.0.10
async-graphql-derive@3.0.10

Generated by cargo-workspaces
2021-11-30 13:46:42 +08:00
Sunli
5fcf552a93 Release 3.0.9
async-graphql@3.0.9
async-graphql-derive@3.0.9

Generated by cargo-workspaces
2021-11-30 12:04:26 +08:00
Sunli
28a17a9a03 Release 3.0.8
async-graphql@3.0.8
async-graphql-derive@3.0.8

Generated by cargo-workspaces
2021-11-30 09:48:33 +08:00
lfn3
7aea053240 Add support for SmolStr via a feature.
SmolStr is an immutable "packed" string that uses the space normally occupied
by a String's header if the String is short enough.
2021-11-30 09:44:33 +08:00
Sunli
d8d8d59ec9 Release 3.0.7
async-graphql@3.0.7
async-graphql-actix-web@3.0.7
async-graphql-axum@3.0.7
async-graphql-derive@3.0.7
async-graphql-parser@3.0.7
async-graphql-poem@3.0.7
async-graphql-rocket@3.0.7
async-graphql-tide@3.0.7
async-graphql-value@3.0.7
async-graphql-warp@3.0.7

Generated by cargo-workspaces
2021-11-23 09:07:28 +08:00
Sunli
296eba3847 Release 3.0.6
async-graphql@3.0.6
async-graphql-actix-web@3.0.6
async-graphql-axum@3.0.6
async-graphql-derive@3.0.6
async-graphql-parser@3.0.6
async-graphql-poem@3.0.6
async-graphql-rocket@3.0.6
async-graphql-tide@3.0.6
async-graphql-value@3.0.6
async-graphql-warp@3.0.6

Generated by cargo-workspaces
2021-11-20 09:06:47 +08:00
Sunli
3f458dcb31 Release 3.0.5
async-graphql@3.0.5
async-graphql-actix-web@3.0.5
async-graphql-axum@3.0.5
async-graphql-derive@3.0.5
async-graphql-parser@3.0.5
async-graphql-poem@3.0.5
async-graphql-rocket@3.0.5
async-graphql-tide@3.0.5
async-graphql-value@3.0.5
async-graphql-warp@3.0.5

Generated by cargo-workspaces
2021-11-19 08:35:16 +08:00
Sunli
27deae8476 Add tide integration 2021-11-19 08:10:47 +08:00
Sunli
e2ef677519 Release 3.0.4
async-graphql@3.0.4
async-graphql-actix-web@3.0.4
async-graphql-axum@3.0.4
async-graphql-derive@3.0.4
async-graphql-parser@3.0.4
async-graphql-poem@3.0.4
async-graphql-rocket@3.0.4
async-graphql-value@3.0.4
async-graphql-warp@3.0.4

Generated by cargo-workspaces
2021-11-18 16:01:56 +08:00
Sunli
3616ca8fec Release 3.0.3
async-graphql@3.0.3
async-graphql-actix-web@3.0.3
async-graphql-axum@3.0.3
async-graphql-derive@3.0.3
async-graphql-parser@3.0.3
async-graphql-poem@3.0.3
async-graphql-rocket@3.0.3
async-graphql-value@3.0.3
async-graphql-warp@3.0.3

Generated by cargo-workspaces
2021-11-18 09:30:32 +08:00
Sunli
8243921fa4 Release 3.0.2
async-graphql@3.0.2
async-graphql-actix-web@3.0.2
async-graphql-axum@3.0.2
async-graphql-derive@3.0.2
async-graphql-parser@3.0.2
async-graphql-poem@3.0.2
async-graphql-rocket@3.0.2
async-graphql-value@3.0.2
async-graphql-warp@3.0.2

Generated by cargo-workspaces
2021-11-17 17:03:48 +08:00
Sunli
502bfb8670 Add url, regex and ip validators. 2021-11-17 11:12:52 +08:00
Sunli
f40c4ca3e6 Release 3.0.1
async-graphql@3.0.1
async-graphql-actix-web@3.0.1
async-graphql-axum@3.0.1
async-graphql-derive@3.0.1
async-graphql-parser@3.0.1
async-graphql-poem@3.0.1
async-graphql-rocket@3.0.1
async-graphql-value@3.0.1
async-graphql-warp@3.0.1

Generated by cargo-workspaces
2021-11-17 08:49:52 +08:00
Sunli
fb7465dcb7 Release 3.0.0
async-graphql@3.0.0
async-graphql-actix-web@3.0.0
async-graphql-axum@3.0.0
async-graphql-derive@3.0.0
async-graphql-parser@3.0.0
async-graphql-poem@3.0.0
async-graphql-rocket@3.0.0
async-graphql-value@3.0.0
async-graphql-warp@3.0.0

Generated by cargo-workspaces
2021-11-16 18:19:48 +08:00
Sunli
7e492103e3 Release 3.0.0-alpha.3
async-graphql@3.0.0-alpha.3
async-graphql-actix-web@3.0.0-alpha.3
async-graphql-axum@3.0.0-alpha.3
async-graphql-derive@3.0.0-alpha.3
async-graphql-parser@3.0.0-alpha.3
async-graphql-poem@3.0.0-alpha.3
async-graphql-rocket@3.0.0-alpha.3
async-graphql-value@3.0.0-alpha.3
async-graphql-warp@3.0.0-alpha.3

Generated by cargo-workspaces
2021-11-16 18:03:39 +08:00
Sunli
32a6cd39f4 Release 3.0.0-alpha.2
async-graphql@3.0.0-alpha.2
async-graphql-actix-web@3.0.0-alpha.2
async-graphql-axum@3.0.0-alpha.2
async-graphql-derive@3.0.0-alpha.2
async-graphql-parser@3.0.0-alpha.2
async-graphql-poem@3.0.0-alpha.2
async-graphql-rocket@3.0.0-alpha.2
async-graphql-value@3.0.0-alpha.2
async-graphql-warp@3.0.0-alpha.2

Generated by cargo-workspaces
2021-11-16 16:22:06 +08:00
Sunli
4b1cb058fa Release 3.0.0-alpha.1
async-graphql@3.0.0-alpha.1
async-graphql-actix-web@3.0.0-alpha.1
async-graphql-axum@3.0.0-alpha.1
async-graphql-derive@3.0.0-alpha.1
async-graphql-parser@3.0.0-alpha.1
async-graphql-poem@3.0.0-alpha.1
async-graphql-rocket@3.0.0-alpha.1
async-graphql-value@3.0.0-alpha.1
async-graphql-warp@3.0.0-alpha.1

Generated by cargo-workspaces
2021-11-16 15:28:20 +08:00
Sunli
a656ab111b Release 3.0.0-alpha.0
async-graphql@3.0.0-alpha.0
async-graphql-actix-web@3.0.0-alpha.0
async-graphql-axum@3.0.0-alpha.0
async-graphql-derive@3.0.0-alpha.0
async-graphql-parser@3.0.0-alpha.0
async-graphql-poem@3.0.0-alpha.0
async-graphql-rocket@3.0.0-alpha.0
async-graphql-value@3.0.0-alpha.0
async-graphql-warp@3.0.0-alpha.0

Generated by cargo-workspaces
2021-11-16 15:11:21 +08:00
Sunli
dd55421ede Rework validators 2 2021-11-15 09:12:13 +08:00
Sunli
382d745042 Merge branch 'master' into async-graphql-v3 2021-11-13 09:33:12 +08:00
Sunli
6272d72a15 Release 2.11.3
async-graphql@2.11.3
async-graphql-actix-web@2.11.3
async-graphql-axum@2.11.3
async-graphql-derive@2.11.3
async-graphql-parser@2.11.3
async-graphql-poem@2.11.3
async-graphql-rocket@2.11.3
async-graphql-tide@2.11.3
async-graphql-value@2.11.3
async-graphql-warp@2.11.3

Generated by cargo-workspaces
2021-11-13 09:30:09 +08:00
Sunli
6905c561ca Update async-graphql-poem 2 2021-11-12 12:00:38 +08:00
Sunli
202525903a Release 2.11.2
async-graphql@2.11.2
async-graphql-actix-web@2.11.2
async-graphql-axum@2.11.2
async-graphql-derive@2.11.2
async-graphql-parser@2.11.2
async-graphql-poem@2.11.2
async-graphql-rocket@2.11.2
async-graphql-tide@2.11.2
async-graphql-value@2.11.2
async-graphql-warp@2.11.2

Generated by cargo-workspaces
2021-11-11 08:57:55 +08:00
Sunli
70fb209b30 Release 2.11.1
async-graphql@2.11.1
async-graphql-actix-web@2.11.1
async-graphql-axum@2.11.1
async-graphql-derive@2.11.1
async-graphql-parser@2.11.1
async-graphql-poem@2.11.1
async-graphql-rocket@2.11.1
async-graphql-tide@2.11.1
async-graphql-value@2.11.1
async-graphql-warp@2.11.1

Generated by cargo-workspaces
2021-11-07 21:25:43 +08:00
meh
119c5d0f5d feat: add chrono::Duration custom scalar 2021-11-03 14:05:58 +01:00
Sunli
16cf3b8d82 Release 2.11.0
async-graphql@2.11.0
async-graphql-actix-web@2.11.0
async-graphql-axum@2.11.0
async-graphql-derive@2.11.0
async-graphql-parser@2.11.0
async-graphql-poem@2.11.0
async-graphql-rocket@2.11.0
async-graphql-tide@2.11.0
async-graphql-value@2.11.0
async-graphql-warp@2.11.0

Generated by cargo-workspaces
2021-11-03 15:36:48 +08:00
Sunli
abac47fc50 Merge branch 'master' into update-to-rust-edition-2021 2021-11-02 20:08:41 +08:00
Sunli
9610ae4695 Release 2.10.8
async-graphql@2.10.8
async-graphql-actix-web@2.10.8
async-graphql-axum@2.10.8
async-graphql-derive@2.10.8
async-graphql-parser@2.10.8
async-graphql-poem@2.10.8
async-graphql-rocket@2.10.8
async-graphql-tide@2.10.8
async-graphql-value@2.10.8
async-graphql-warp@2.10.8

Generated by cargo-workspaces
2021-10-27 20:08:35 +08:00
Sunli
f1fda411b9 Release 2.10.7
async-graphql@2.10.7
async-graphql-actix-web@2.10.7
async-graphql-axum@2.10.7
async-graphql-derive@2.10.7
async-graphql-parser@2.10.7
async-graphql-poem@2.10.7
async-graphql-rocket@2.10.7
async-graphql-tide@2.10.7
async-graphql-value@2.10.7
async-graphql-warp@2.10.7

Generated by cargo-workspaces
2021-10-27 13:58:47 +08:00
Sunli
fb38b548d1 Release 2.10.6
async-graphql@2.10.6
async-graphql-actix-web@2.10.6
async-graphql-axum@2.10.6
async-graphql-derive@2.10.6
async-graphql-parser@2.10.6
async-graphql-poem@2.10.6
async-graphql-rocket@2.10.6
async-graphql-tide@2.10.6
async-graphql-value@2.10.6
async-graphql-warp@2.10.6

Generated by cargo-workspaces
2021-10-26 20:44:45 +08:00
Sunli
91cf37e28d Release 2.10.5
async-graphql@2.10.5
async-graphql-actix-web@2.10.5
async-graphql-axum@2.10.5
async-graphql-derive@2.10.5
async-graphql-parser@2.10.5
async-graphql-poem@2.10.5
async-graphql-rocket@2.10.5
async-graphql-tide@2.10.5
async-graphql-value@2.10.5
async-graphql-warp@2.10.5

Generated by cargo-workspaces
2021-10-23 19:34:57 +08:00
Jeff Registre
6e71fac257 Update cargo edition to 2021 2021-10-22 19:34:47 -04:00
Sunli
7769adb012 Release 2.10.4
async-graphql@2.10.4
async-graphql-actix-web@2.10.4
async-graphql-axum@2.10.4
async-graphql-derive@2.10.4
async-graphql-parser@2.10.4
async-graphql-poem@2.10.4
async-graphql-rocket@2.10.4
async-graphql-tide@2.10.4
async-graphql-value@2.10.4
async-graphql-warp@2.10.4

Generated by cargo-workspaces
2021-10-22 10:39:19 +08:00
root
ef22c48d28 Release 2.10.3
async-graphql@2.10.3
async-graphql-actix-web@2.10.3
async-graphql-axum@2.10.3
async-graphql-derive@2.10.3
async-graphql-parser@2.10.3
async-graphql-poem@2.10.3
async-graphql-rocket@2.10.3
async-graphql-tide@2.10.3
async-graphql-value@2.10.3
async-graphql-warp@2.10.3

Generated by cargo-workspaces
2021-10-12 18:22:48 +08:00
Sunli
526452b494 Release 2.10.2
async-graphql@2.10.2
async-graphql-actix-web@2.10.2
async-graphql-axum@2.10.2
async-graphql-derive@2.10.2
async-graphql-parser@2.10.2
async-graphql-poem@2.10.2
async-graphql-rocket@2.10.2
async-graphql-tide@2.10.2
async-graphql-value@2.10.2
async-graphql-warp@2.10.2

Generated by cargo-workspaces
2021-09-29 16:01:42 +08:00
Sunli
73b30d4982 Release 2.10.1
async-graphql@2.10.1
async-graphql-actix-web@2.10.1
async-graphql-axum@2.10.1
async-graphql-derive@2.10.1
async-graphql-parser@2.10.1
async-graphql-poem@2.10.1
async-graphql-tide@2.10.1
async-graphql-value@2.10.1
async-graphql-warp@2.10.1

Generated by cargo-workspaces
2021-09-24 11:22:24 +08:00
Sunli
03ad6e45e5 Release 2.10.0
async-graphql@2.10.0
async-graphql-actix-web@2.10.0
async-graphql-axum@2.10.0
async-graphql-derive@2.10.0
async-graphql-parser@2.10.0
async-graphql-poem@2.10.0
async-graphql-tide@2.10.0
async-graphql-value@2.10.0
async-graphql-warp@2.10.0

Generated by cargo-workspaces
2021-09-17 10:26:28 +08:00
Sunli
b273e45564 Release 2.9.15
async-graphql@2.9.15
async-graphql-actix-web@2.9.15
async-graphql-axum@2.9.15
async-graphql-derive@2.9.15
async-graphql-parser@2.9.15
async-graphql-poem@2.9.15
async-graphql-tide@2.9.15
async-graphql-value@2.9.15
async-graphql-warp@2.9.15

Generated by cargo-workspaces
2021-09-10 11:58:27 +08:00
Vikas Raj
2c78e5840d Upgrade bson to v2 stable 2021-09-09 12:37:29 +05:30
Sunli
21775e6665 Release 2.9.14
async-graphql@2.9.14
async-graphql-actix-web@2.9.14
async-graphql-axum@2.9.14
async-graphql-derive@2.9.14
async-graphql-parser@2.9.14
async-graphql-poem@2.9.14
async-graphql-tide@2.9.14
async-graphql-value@2.9.14
async-graphql-warp@2.9.14

Generated by cargo-workspaces
2021-09-03 15:17:19 +08:00
Sunli
00afdbb8fc Merge branch 'master' into pr/619 2021-09-02 19:39:49 +08:00
Sunli
3e9295b91b Add feature gate cbor. 2021-09-02 19:39:45 +08:00
Sunli
ddd9a26142 Release 2.9.13
async-graphql@2.9.13
async-graphql-actix-web@2.9.13
async-graphql-axum@2.9.13
async-graphql-derive@2.9.13
async-graphql-parser@2.9.13
async-graphql-poem@2.9.13
async-graphql-tide@2.9.13
async-graphql-value@2.9.13
async-graphql-warp@2.9.13

Generated by cargo-workspaces
2021-09-01 09:09:52 +08:00
Sunli
da84604c86 Update Cargo.toml 2021-09-01 08:38:49 +08:00
Sunli
005c354ebd Release 2.9.12
async-graphql@2.9.12
async-graphql-actix-web@2.9.12
async-graphql-axum@2.9.12
async-graphql-derive@2.9.12
async-graphql-parser@2.9.12
async-graphql-poem@2.9.12
async-graphql-tide@2.9.12
async-graphql-value@2.9.12
async-graphql-warp@2.9.12

Generated by cargo-workspaces
2021-08-24 16:10:09 +08:00
Sunli
8d489089ec Add Poem integration. 2021-08-24 15:23:12 +08:00
Sunli
07372a1040 Release 2.9.11
async-graphql@2.9.11
async-graphql-actix-web@2.9.11
async-graphql-axum@2.9.11
async-graphql-derive@2.9.11
async-graphql-parser@2.9.11
async-graphql-tide@2.9.11
async-graphql-value@2.9.11
async-graphql-warp@2.9.11

Generated by cargo-workspaces
2021-08-22 16:59:23 +08:00
Julian Tescher
fe1ab1e677 Update opentelemetry to v0.16.x 2021-08-07 13:10:40 -07:00
Sunli
4f91e5f713 Release 2.9.10
async-graphql@2.9.10
async-graphql-actix-web@2.9.10
async-graphql-axum@2.9.10
async-graphql-derive@2.9.10
async-graphql-parser@2.9.10
async-graphql-tide@2.9.10
async-graphql-value@2.9.10
async-graphql-warp@2.9.10

Generated by cargo-workspaces
2021-08-05 19:15:40 +08:00
Sunli
1d7742779e Add Axum integration. 2021-08-03 08:56:24 +08:00
Erik Tesar
5ffcf8c36a decide which decoder to use based on content-type 2021-07-31 14:52:56 +02:00
cloudybyte
37e6a1b715 try to add cbor support 2021-07-26 17:29:52 +02:00
Sunli
7a1eded916 Release 2.9.9
async-graphql@2.9.9
async-graphql-actix-web@2.9.9
async-graphql-derive@2.9.9
async-graphql-parser@2.9.9
async-graphql-tide@2.9.9
async-graphql-value@2.9.9
async-graphql-warp@2.9.9

Generated by cargo-workspaces
2021-07-20 15:19:39 +08:00
Sunli
ecf8890e7e Implemented OutputType for Bytes. #569 2021-07-18 21:42:39 +08:00
Sunli
e6598511e5 Release 2.9.8
async-graphql@2.9.8
async-graphql-actix-web@2.9.8
async-graphql-derive@2.9.8
async-graphql-parser@2.9.8
async-graphql-tide@2.9.8
async-graphql-value@2.9.8
async-graphql-warp@2.9.8

Generated by cargo-workspaces
2021-07-12 11:16:18 +08:00
Sunli
5f9966e052 Release 2.9.7
async-graphql@2.9.7
async-graphql-actix-web@2.9.7
async-graphql-derive@2.9.7
async-graphql-parser@2.9.7
async-graphql-tide@2.9.7
async-graphql-value@2.9.7
async-graphql-warp@2.9.7

Generated by cargo-workspaces
2021-07-04 14:21:37 +08:00
Sunli
9d30bcf466 Release 2.9.6
async-graphql@2.9.6
async-graphql-actix-web@2.9.6
async-graphql-derive@2.9.6
async-graphql-parser@2.9.6
async-graphql-tide@2.9.6
async-graphql-value@2.9.6
async-graphql-warp@2.9.6

Generated by cargo-workspaces
2021-07-02 13:20:37 +08:00
Bram Hoendervangers
6fb324182b Add decimal scalar 2021-07-01 23:47:30 +02:00
Sunli
bee9fd4176 Release 2.9.5
async-graphql@2.9.5
async-graphql-actix-web@2.9.5
async-graphql-derive@2.9.5
async-graphql-parser@2.9.5
async-graphql-tide@2.9.5
async-graphql-value@2.9.5
async-graphql-warp@2.9.5

Generated by cargo-workspaces
2021-06-29 09:46:52 +08:00
Sunli
cfd456331b Release 2.9.4
async-graphql@2.9.4
async-graphql-actix-web@2.9.4
async-graphql-derive@2.9.4
async-graphql-parser@2.9.4
async-graphql-tide@2.9.4
async-graphql-value@2.9.4
async-graphql-warp@2.9.4

Generated by cargo-workspaces
2021-06-21 09:53:07 +08:00