Commit Graph

517 Commits

Author SHA1 Message Date
Sunli
f2e25c9f4a
Merge pull request #903 from EstebanBorai/fix/update-log-crate
fix: update `log` to version `0.4.16`
2022-04-28 12:02:32 +08:00
Esteban Borai
236cf029d3 fix: update log to version 0.4.16
Updates `log` crate to version `0.4.16` to fix issue with
`ValueBag` traits.
2022-04-27 19:36:23 -04:00
Sunli
0e5177e03b
Merge pull request #831 from urkle/feat-update-chrono-tz
update chrono-tz to 0.6.1
2022-04-19 10:29:38 +08:00
Sunli
2ec944f7c9
Merge pull request #862 from Dylan-DPC/patch-1
Update regex
2022-04-19 10:29:07 +08:00
Sunli
613368097b 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
51cf9ab942 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
2c4cfa1707 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
1e572fd7ed
Merge branch 'master' into feat-update-chrono-tz 2022-03-18 11:03:27 +08:00
Sunli
b82186413b 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
Dylan DPC
9cca308794
Update Cargo.toml 2022-03-10 13:24:07 +01:00
Sunli
fe3e9efe30 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
bb3c19ab8c 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
632529ee3e Add support for oneof field on object. #766 2022-03-04 21:24:17 +08:00
Sunli
3576fe041b 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
a278cc1412
Merge pull request #834 from urkle/feat-update-secrecy
update secrecy dependency
2022-02-21 19:32:04 +08:00
Sunli
b94394b2d5
Merge pull request #833 from urkle/feate-update-opentelemetry
update opentelemetry
2022-02-21 19:31:46 +08:00
Sunli
fbdcf0a673
Merge pull request #832 from urkle/feat-update-sha2
update sha2 dependency
2022-02-21 19:31:08 +08:00
Edward Rudd
244f75c87a update opentelemetry 2022-02-19 19:05:13 -05:00
Edward Rudd
e34630e7d6 update secrecy dependency 2022-02-18 14:38:30 -05:00
Edward Rudd
0a1862859e update sha2 dependency 2022-02-18 14:32:49 -05:00
Edward Rudd
1eed928bc7 update chrono-tz to 0.6.1 2022-02-18 14:26:32 -05:00
Edward Rudd
645d55804a 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
2dfdbcd3f6 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
b84129c650 Add OneOfObject macro to support for oneof input object. #766 2022-02-17 19:35:55 +08:00
Sunli
888a4a4526 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
e26302ab73 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
6611a64891 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
8f90f9dc03 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
22c7d40a69 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
19e5b0219b 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
40d1de29b9 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
53dd6abd83 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
cf5a7896a9
Merge pull request #789 from BratSinot/hashbrown
Bump hashbrown to 0.12.
2022-01-20 09:25:54 +08:00
Sunli
72b9b467bf
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
a68a9be6cf 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
30a51c14fe Bump hashbrown to 0.12. 2022-01-19 14:40:30 +02:00
Sunli
bfb454bc53 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
c6bb4c026c 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
8d6f90bc0d 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
a70db3c7b2
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
016d86715c 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
831b0f8aa5
feat: added min_password_strength validator 2021-12-30 13:53:22 +08:00
Sunli
d6bdcfefdf 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
bc73850e6e Update CHANGELOG. 2021-12-28 13:05:32 +02:00
BratSinot
807c9d142b Add hashbrown HashMap/HashSet implementations for Input/Output type. 2021-12-28 12:11:40 +02:00
Sunli
f3d6f9319c 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
7d4f78fe5d
replace custom email validation with fast_chemail 2021-12-19 20:50:10 +08:00
Sunli
98baf5b2c9 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
6949bad811 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
781efa8ad1 Bump poem to 1.2.1 2021-12-16 12:56:11 +08:00