Commit Graph

  • a16c371144 Merge pull request #834 from urkle/feat-update-secrecy Sunli 2022-02-21 19:32:04 +0800
  • a14c10624c Merge pull request #833 from urkle/feate-update-opentelemetry Sunli 2022-02-21 19:31:46 +0800
  • 566210e5f1 Merge pull request #832 from urkle/feat-update-sha2 Sunli 2022-02-21 19:31:08 +0800
  • d84158fa4e Merge pull request #830 from urkle/feat-remove-time-dependency Sunli 2022-02-21 19:30:16 +0800
  • f7ba8eeec2 update opentelemetry Edward Rudd 2022-02-18 14:35:07 -0500
  • 7d7f1f7850 update secrecy dependency Edward Rudd 2022-02-18 14:38:30 -0500
  • e3078a40be update sha2 dependency Edward Rudd 2022-02-18 14:32:49 -0500
  • 27ed134ffa update chrono-tz to 0.6.1 Edward Rudd 2022-02-18 14:26:32 -0500
  • 53cd75dd15 do not request oldtime feature from chrono package Edward Rudd 2022-02-18 14:16:41 -0500
  • 9fbce27b81 Merge pull request #825 from workflow/patch-2 Sunli 2022-02-18 10:13:40 +0800
  • dc8faf1313 Nit: Fix typos in define_complex_object.mx Florian Peter 2022-02-17 18:55:41 +0000
  • 842f708ace Release 3.0.31 Sunli 2022-02-17 19:38:25 +0800
  • c2c7763202 Bump actix-web from `4.0.0-rc.2` to `4.0.0-rc.3` Sunli 2022-02-17 19:03:28 +0800
  • df3312363e Add `OneOfObject` macro to support for oneof input object. #766 Sunli 2022-02-17 16:55:32 +0800
  • 83dbe4d058 Release 3.0.30 Sunli 2022-02-16 13:59:28 +0800
  • dcf58450e8 Implement `ScalarType` for `time::Date`. #822 Sunli 2022-02-15 15:36:18 +0800
  • 02668aacbb Merge pull request #822 from happysalada/add_time_date Sunli 2022-02-15 13:02:30 +0800
  • d701bd6e69 time: add date struct happysalada 2022-02-14 17:48:22 -0500
  • 65c47100bf Release 3.0.29 Sunli 2022-02-06 17:16:19 +0800
  • b5e29bd590 Bump `Actix-web` from `4.0.0-beta.19` to `4.0.0-rc.2` Sunli 2022-02-06 16:22:54 +0800
  • ff3c87ccb4 Merge pull request #813 from tamasfe/feat-flatten-context Sunli 2022-02-06 11:41:25 +0800
  • 2552c240a5 Add support for using both `ComplexObject` and `InputObject`. Sunli 2022-02-06 11:39:50 +0800
  • 2261e7311b feat(derive): pass context with flatten tamasfe 2022-02-04 17:30:58 +0100
  • 6c9ede8a1d Update examples Sunli 2022-02-01 17:49:24 +0800
  • 70ff722364 Release 3.0.28 Sunli 2022-01-31 20:02:53 +0800
  • bf05607e84 Implement `InputType` and `OutputType` for `Box<[T]>` and `Arc<[T]>`. [#805](https://github.com/async-graphql/async-graphql/issues/805) Sunli 2022-01-31 20:01:29 +0800
  • 5563aafacd Release 3.0.27 Sunli 2022-01-28 10:14:39 +0800
  • 7dfebf99fd Fix possible stack overflow in validator. Sunli 2022-01-28 09:46:14 +0800
  • de581de6a7 Create SECURITY.md Sunli 2022-01-27 16:17:17 +0800
  • 117b53d056 Release 3.0.26 Sunli 2022-01-26 18:06:04 +0800
  • 334b6efe99 Add `skip_input` attribute to `InputObject` macro, `skip_output` attribute to `SimpleObject` macro. #797 Sunli 2022-01-26 16:57:47 +0800
  • e1db5954ef Release 3.0.25 Sunli 2022-01-25 09:28:27 +0800
  • 96cfe5cc5c Update CHANGELOG.md Sunli 2022-01-25 09:28:04 +0800
  • 00c95cf8b9 Merge pull request #795 from SadiinsoSnowfall/contrib Sunli 2022-01-24 21:58:46 +0800
  • 61e80c869e Fixed formatting (missing comma) SadiinsoSnowfall 2022-01-24 14:32:30 +0100
  • 892cf8169e Fixed formatting (hopefully for the last time) SadiinsoSnowfall 2022-01-24 14:27:38 +0100
  • 09918299c1 Fixed formatting (2) SadiinsoSnowfall 2022-01-24 14:24:33 +0100
  • aab3edc459 Fixed formatting SadiinsoSnowfall 2022-01-24 14:23:06 +0100
  • 962e1b1f80 Fixed variable type not checked when given a default value SadiinsoSnowfall 2022-01-24 14:11:46 +0100
  • c2feefdf09 Fix the problem that some integrations overwritten HTTP headers. #793 Sunli 2022-01-24 14:14:07 +0800
  • b9feedc2ca Release 3.0.24 Sunli 2022-01-24 11:11:14 +0800
  • 2b0e29bc92 Remove `'static` bound for `impl From<T> for Error`. Sunli 2022-01-24 10:56:47 +0800
  • a511ec340a Update connection_type.rs Sunli 2022-01-21 10:54:16 +0800
  • 91b99e71d3 Release 3.0.23 Sunli 2022-01-21 10:39:11 +0800
  • 2eef75510f Implement `InputType` for `Box<str>` and `Arc<str>`. #792 Sunli 2022-01-21 10:25:50 +0800
  • 32e3462e57 Merge pull request #789 from BratSinot/hashbrown Sunli 2022-01-20 09:25:54 +0800
  • c0a25d403c Merge pull request #791 from jenanwise/add-time-scalars Sunli 2022-01-20 09:25:27 +0800
  • dacc5660b6 Add scalars for the `time` crate's datetime types. Jenan Wise 2022-01-19 11:12:16 -0800
  • d1006ead0b Update changelog. BratSinot 2022-01-19 14:43:01 +0200
  • 8444e7a303 Bump hashbrown to 0.12. BratSinot 2022-01-19 14:40:30 +0200
  • 7352bc773e Merge pull request #786 from smmoosavi/data-context Sunli 2022-01-19 08:42:57 +0800
  • 431553c423 Merge pull request #788 from Niennienzz/patch-3 Sunli 2022-01-19 08:25:18 +0800
  • 4474bff19f Update depth_and_complexity.md Joe Zhou 2022-01-18 12:07:23 -0500
  • cd46909ea3 Add DataContext trait Seyyed Morteza Moosavi 2022-01-18 13:19:47 +0330
  • d376f1277b Release 3.0.22 Sunli 2022-01-18 11:24:52 +0800
  • c1a4481dda Update CHANGELOG.md Sunli 2022-01-18 10:45:29 +0800
  • b127d71d0a Merge pull request #784 from dungeonfog/actix-cbor-support Sunli 2022-01-18 10:42:48 +0800
  • cea21fbe45 Add support `flatten` attribute for `SimpleObject`, `ComplexObject` and `Object` macros. #533 Sunli 2022-01-18 10:33:07 +0800
  • 086a50edd1 actix-web: make cbor optional feature, add test Follpvosten 2022-01-17 16:09:16 +0100
  • ab99dd0e94 actix cbor/json error handling; add Content-Length header for cbor Follpvosten 2022-01-16 08:26:56 +0100
  • cb66de126c add cbor response support for actix integration Follpvosten 2022-01-15 21:00:15 +0100
  • 5193c462b5 Release 3.0.21 Sunli 2022-01-11 09:44:35 +0800
  • 707890e551 Add `Union` and `Interface` support for trait objects. #780 Sunli 2022-01-11 09:35:09 +0800
  • 5d99df4502 Update examples Sunli 2022-01-06 16:08:02 +0800
  • 92f3864396 Release 3.0.20 Sunli 2022-01-05 13:03:42 +0800
  • f212ae30ab Update CHANGELOG.md Sunli 2022-01-05 12:46:14 +0800
  • f07863967f Merge branch 'master' of github.com:async-graphql/async-graphql Sunli 2022-01-05 11:52:44 +0800
  • 69a9db8547 Merge pull request #776 from terahlunah/align_indexmap_version Sunli 2022-01-05 11:52:20 +0800
  • b484a6104d Fix the generic `SimpleObject` can't define the lifetimes. #774 Sunli 2022-01-05 11:52:02 +0800
  • d1d0154ad8 Merge branch 'master' of github.com:async-graphql/async-graphql Sunli 2022-01-05 10:16:07 +0800
  • 7b0d5e0670 Bump actix-web from `4.0.0-beta.18` to `4.0.0-beta.19` Sunli 2022-01-05 10:15:47 +0800
  • b926bbe060 Merge pull request #773 from QuentinPerez/qperez/bump/lru Sunli 2022-01-05 10:06:14 +0800
  • b9fa5daf29 Merge pull request #771 from oscartbeaumont/password-stregth-validator-pr Sunli 2022-01-05 10:05:32 +0800
  • db1a6eb806 Align indexmap version to 1.6.2 Terah 2022-01-04 13:35:23 +0100
  • c5b3bfb2c7 Bump lru to 0.7.1 Quentin Perez 2021-12-30 16:49:01 +0100
  • c06179950f fix: export min_password_strength validator Oscar Beaumont 2021-12-30 17:35:33 +0800
  • df8f4f2791 feat: added min_password_strength validator Oscar Beaumont 2021-12-30 13:53:22 +0800
  • b8431541c9 Release 3.0.19 Sunli 2021-12-30 10:36:11 +0800
  • 61d1486cd8 Clippy Sunli 2021-12-30 10:16:49 +0800
  • 39bb6110e2 Merge pull request #768 from BratSinot/hashbrown Sunli 2021-12-30 10:05:28 +0800
  • 934f6b9497 Bump actix-web from `4.0.0-beta.14` to `4.0.0-beta.18` Sunli 2021-12-30 10:04:58 +0800
  • 79c56894e8 Merge pull request #770 from PacoDu/fix-actix-http-payload-stream-deprecated Sunli 2021-12-30 10:01:01 +0800
  • aebea700c0 fix: upgrade actix-http to beta.17 and remove deprecated PayloadStream Paco Dupont 2021-12-28 16:54:17 +0100
  • c5d50e789f rustfmt BratSinot 2021-12-28 13:06:57 +0200
  • f5593a27e1 Update CHANGELOG. BratSinot 2021-12-28 13:05:32 +0200
  • 97c56f1d76 Fix typo. BratSinot 2021-12-28 12:30:11 +0200
  • 1ab7dd27e5 Remove some copy-paste. BratSinot 2021-12-28 12:25:30 +0200
  • 4d37f4625d Add hashbrown HashMap/HashSet implementations for Input/Output type. BratSinot 2021-12-28 12:11:40 +0200
  • 7dbadf26c5 Release 3.0.18 Sunli 2021-12-26 11:46:22 +0800
  • 9f51772ad9 Fix field guards not working on `ComplexObject`. #767 Sunli 2021-12-26 10:42:36 +0800
  • ed9cb80e94 Merge pull request #765 from Miaxos/fix-federation-empty-entity Sunli 2021-12-23 19:36:26 +0800
  • 9a62a7c5ac fix: issue when empty with federation spec on _Entity node Anthony Griffon 2021-12-22 18:01:18 +0100
  • c818c77231 Merge pull request #761 from DoumanAsh/improve_builtin_regex_error Sunli 2021-12-21 18:46:09 +0800
  • 8d592b48ae Adjust fomrat for regex validator text Douman 2021-12-21 14:36:13 +0900
  • 2d8b22ce65 Include regex within validator Douman 2021-12-21 14:34:57 +0900
  • 988dcb7d21 Improve regex validator error message to be descriptive Douman 2021-12-21 13:48:02 +0900
  • 0dedc8dca2 Merge pull request #758 from oscartbeaumont/email-validator-pr Sunli 2021-12-20 15:17:33 +0800
  • 6e0f803be5 replace custom email validation with fast_chemail Oscar Beaumont 2021-12-19 20:50:10 +0800
  • da80518c89 Release 3.0.17 Sunli 2021-12-17 10:01:24 +0800
  • da512e6624 Update examples Sunli 2021-12-17 09:50:23 +0800