Commit Graph

510 Commits

Author SHA1 Message Date
Sunli
1ba5113cd5 Release 3.0.38
async-graphql@3.0.38
async-graphql-actix-web@3.0.38
async-graphql-axum@3.0.38
async-graphql-derive@3.0.38
async-graphql-parser@3.0.38
async-graphql-poem@3.0.38
async-graphql-rocket@3.0.38
async-graphql-tide@3.0.38
async-graphql-value@3.0.38
async-graphql-warp@3.0.38

Generated by cargo-workspaces
2022-04-09 08:19:57 +08:00
Sunli
4f50a50e7d Release 3.0.37
async-graphql@3.0.37
async-graphql-actix-web@3.0.37
async-graphql-axum@3.0.37
async-graphql-derive@3.0.37
async-graphql-parser@3.0.37
async-graphql-poem@3.0.37
async-graphql-rocket@3.0.37
async-graphql-tide@3.0.37
async-graphql-value@3.0.37
async-graphql-warp@3.0.37

Generated by cargo-workspaces
2022-03-30 20:59:13 +08:00
Sunli
aec1f27ac6 Release 3.0.36
async-graphql@3.0.36
async-graphql-actix-web@3.0.36
async-graphql-axum@3.0.36
async-graphql-derive@3.0.36
async-graphql-parser@3.0.36
async-graphql-poem@3.0.36
async-graphql-rocket@3.0.36
async-graphql-tide@3.0.36
async-graphql-value@3.0.36
async-graphql-warp@3.0.36

Generated by cargo-workspaces
2022-03-22 11:45:28 +08:00
Sunli
15f84c1d00 Release 3.0.35
async-graphql@3.0.35
async-graphql-actix-web@3.0.35
async-graphql-axum@3.0.35
async-graphql-derive@3.0.35
async-graphql-parser@3.0.35
async-graphql-poem@3.0.35
async-graphql-rocket@3.0.35
async-graphql-tide@3.0.35
async-graphql-value@3.0.35
async-graphql-warp@3.0.35

Generated by cargo-workspaces
2022-03-14 11:31:28 +08:00
Sunli
95abc17842 Release 3.0.34
async-graphql@3.0.34
async-graphql-actix-web@3.0.34
async-graphql-axum@3.0.34
async-graphql-derive@3.0.34
async-graphql-parser@3.0.34
async-graphql-poem@3.0.34
async-graphql-rocket@3.0.34
async-graphql-tide@3.0.34
async-graphql-value@3.0.34
async-graphql-warp@3.0.34

Generated by cargo-workspaces
2022-03-05 09:09:47 +08:00
Sunli
8bfad21403 Release 3.0.33
async-graphql@3.0.33
async-graphql-actix-web@3.0.33
async-graphql-axum@3.0.33
async-graphql-derive@3.0.33
async-graphql-parser@3.0.33
async-graphql-poem@3.0.33
async-graphql-rocket@3.0.33
async-graphql-tide@3.0.33
async-graphql-value@3.0.33
async-graphql-warp@3.0.33

Generated by cargo-workspaces
2022-03-04 21:39:16 +08:00
Sunli
a4b840a984 Add support for oneof field on object. #766 2022-03-04 21:24:17 +08:00
Sunli
9359b82da2 Release 3.0.32
async-graphql@3.0.32
async-graphql-actix-web@3.0.32
async-graphql-axum@3.0.32
async-graphql-derive@3.0.32
async-graphql-parser@3.0.32
async-graphql-poem@3.0.32
async-graphql-rocket@3.0.32
async-graphql-tide@3.0.32
async-graphql-value@3.0.32
async-graphql-warp@3.0.32

Generated by cargo-workspaces
2022-03-04 10:25:43 +08:00
Sunli
a16c371144 Merge pull request #834 from urkle/feat-update-secrecy
update secrecy dependency
2022-02-21 19:32:04 +08:00
Sunli
a14c10624c Merge pull request #833 from urkle/feate-update-opentelemetry
update opentelemetry
2022-02-21 19:31:46 +08:00
Sunli
566210e5f1 Merge pull request #832 from urkle/feat-update-sha2
update sha2 dependency
2022-02-21 19:31:08 +08:00
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
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