github ChilliCream/graphql-platform 11.3.0-experimental.2

latest releases: 13.9.1-p.1, 14.0.0-p.93, 14.0.0-p.92...
pre-release3 years ago

For more details click here to get to our CHANGELOG.

Changes:

  • 059d3e5126d0e8d10e6f5fa9560cfd89f18a874f Merge branch 'main' into mta/parallel-batches

  • c75087b0a69e64d5f3de7faf7a92dbe0266d4710 Added confirmation file for google search console

  • 33ecb515cf112b607980d5925f6b6d76e263a653 Document custom request size limits with Multipart (#3494)

  • 44c07d789f5a7600625d3873f56f8a98563c2ffc Merge branch 'main' into mta/parallel-batches

  • c65d3a0b358ceb6abb5be305acbce781b65dc0ab improved the readability of the implementation

  • 293cc6a578a40d96887f98e4506acf779af7255b Adds information that public setters are necessary in order to use projections effectively. (#3489)

  • 36b82d3dd6c0d268cee763ef9372368d75ac7028 Update HotChocolate README (#3495)

  • 9fe7d388ee54ef35ff995aedd5973b231aa3cd77 Removed synchronization that was both incomplete and unnecessary.

  • d5144167da5628cef9c41b9a8334ad4257dbed5c we only need to listen once to the batch dispatcher (already registered in constructor)

  • 90778790f0a9bc0bd958211d0299929051b28d4e restored the backwards compatibility of the Fetching layer

    See More
  • 1e3b958f90606bdf5f756460f2eb201663c114c5 Support [ID]! arrays in ID formatter. (#3440)

  • 3500e97b9cf8d259ee043c2ec72997528852d8bc Amended specifiedBy to specifiedByUrl to abide the GraphQL Spec. (#3491)

  • e025eab203909747ff12e414f9a740847d7db219 Align StrawberryShake Tooling (#3484)

  • 8adbf0bd11a468c77c1dad1bd28d99b29024b0b4 ensured that for batches that contain both queries and mutations, that queries all completed before any mutations, and that no queries after a mutation are executed before it is completed

  • 827937f23f985890b48e05ae68fa5f61f108d560 Fixed issue with list types in data classes. (#3483)

  • 12327d4f5a5395a25bc951446043ea019768e50e Updated emoji of bug label (#3482) [ #3478 ]

  • c67ab3e08dd7cccd630e8c36026c863ed7f986c3 Fixed Star Wars example (#3481)

  • 777db6a3023b70e2499031ad71bb800c505246c8 Fixed MongoDb List Filter (#3472)

  • 0abd0152179ca5d1bcd20ab2376ebddd902166da Update Pull Request template (#3477)

  • c93746fecd67f56320a77df161243d3d76ea2025 Automatically add labels to issues (#3479)

  • 5a9cc9a2d260207a25b960002f656ef1b038c5c9 Add LocalCurrency scalar type to Hotchocolate.Types (#3397)

  • 6bc96acbdc6e1cb8ba46867d3871a3cff67cdb0c Respect FormOptions when reading Multipart Request (#3474)

  • f294dd353ddaa2c2f5eb274c4ae9f2e15d7ce0cd Add Automatic Drafting of Release Notes (#3462)

  • 7f854213728a88209da6b7543cbc8666843a1853 Make client services avilable on ClientBuilder (#3460)

  • e90190ed3427f372f62cfee896dd7c1d7b974110 Code documentation of IDiagnosticEvents (#3454)

  • d1d9e26f12c5b29ef6eca6f357e942ca8e23ec1c Update COMMUNITY.md (#3447)

  • 661f4a15de7c622e1d97a8d22911d29b42563ede Fixed filtering example (#3459)

  • 966c2f6d740d9d300c2fb4e1ce55c666c9a8181f Fixed a typo (Feild => Field) (#3461)

  • f17cafc92ab47942cf330f1044cc284b5bc61e31 Fixed scoping of filtering (#3427)

  • 7311895f9099630aaba92a23330b2fc0f2b4413e Added support for data records. (#3452)

  • dbd37f17ee7f3ff718e665e298bf51af14ab385d Made file change tracking more robust when used with Blazor. (#3448)

  • 026471897ef3ed6516b9718062865dbe3d7e8aee Fixed infinite loop cycles when running dotnet watch. (#3446)

  • 50040987e8c62155b21b6923cc844c16ecacf4b1 Allow to control if code is emitted (#3445)

  • 49f6279afc31ba6d9d19fa4b0bd578876efbcb95 Added support for entity record generation (#3444)

  • 01c51c24d63591ed1f0ca55ee3ef01ef26ca33b8 Removed workspace interaction from source generator. (#3441)

  • 54ac67264c46881466a328ea4862c52efe203800 Updated code generators to use roslyn. (#3439)

  • 7ae9b57012d9b786147ffd5e916a8101455c5a96 Added a store less generation option for strawberry shake (#3418)

  • b81d79d981d498148fd74ca354a0d77b6bf98165 Fixed mongodb documentation (#3428)

  • d2c01ea8fe142d3984d8005e933a7f67e514e8a7 Fixed blog post example (#3429)

  • fbbf470ac629b78042bf922faa1ec73080b8d7c4 Make it easier to controll when introspection queries are allowed. (#3432)

  • 1046b6495f6a3d0e03302c7f2884dc8150807b80 Fixed how we initialize field resolvers (#3426)

  • 059d4359fd371fd8ef54e334f04aa4ba0ea481e0 Add IHasName to DirectiveDefinitionNode (#3393)

  • 2074318e06c2a6bdc054905c4e382988f948a6ad Fixed keyword collisions in Strawberry Shake (#3414)

  • 7735ec1d7e91d60c7aeabed535441eb318ff1762 Fixed obsolete message on QueryCacheSize (#3413)

  • 7f73c1b28e75bbe617d7b62900f0ede69cea87fe Changed [BindProperty] to [BindMember] in docs (#3420)

  • 41e4f5fe2edafdc753416aa98d8861279c96e1ce Added "DataAnnotatedModelValidations" project to community.md (#3422)

  • 5daba3123c38e9600c8ea24adb6779f0395ebf38 fixed wrong indentation

  • d6134d294d077abbcd3ae957c8b26e4848df44dd made the automated tests faster and more reliable (time sensitive testing might fail on slow systems)

  • eeed23dfb58603ed8d0594c6dfb210c05fd3ac87 added unit test for export statement counting

  • b248f0640fe40f5cc5ebb671db8fb5b4c5624e7c make sure that the ExecutionContext chosen to track the batch dispatching tasks does not complete in another thread while we are dispatching a task to it

  • c94815fb69e6fe555162991d0a416ab888a8e969 cleaned up the code a bit

  • f249e5150af122ec2b4e5ae70b917ad66442e030 Merge branch 'FEAT_parallelBatches' into main

  • a46a18d399ca4ed8a23722e04890c4c938c0f885 added option to configure an HTTP endpoint to process batches in parallel

  • 01d8f886060e0a4258988b776686a8252a2eb2c0 ensured that batches that can be executed simultanious are treated is a whole for batched data loading

  • 5215afa2d684c313935deeda6455a79a148be555 ensured that the BatchDispatcher can handle multiple simultanious execution contexts

  • 4665fb342e077e551b3c19ed3cbd1504d47be7e2 added test for issue with DataLoader when executing batches in parallel (still failing, fix pending)

  • 50ac568335d0224deab076b7beaa17faa4626e7e Fixed broken links. (#3406)

  • f1f2c2657b83c851ffebf00ed93ac596181695cc 11.1 Release Blog (#3398)

  • 6492a1be0ef9b25f746c927c422eeaced48210ab Fixed: Custom type inspectors can now again add custom ignores. (#3399)

  • 4cf2c538ed772f833566810997ac4ab657a0a427 Implemented allowParallelExecution for Batches

  • 8b7d7c9d8a62bd1c929bb22271d3e3c6433c2dfa implemented export counting

  • 755261c6d70bfaf6043f00718250328524c8cac1 cleanup of test code (also prepared for export testing)

  • 150ddd8dd076689df725ff723de466a9e9eab149 simplified initial test case (DataLoader is currently forced to execute once for each task, potential improvement for later)

  • bcc27291572260f23b14665fcf11ba268f754735 proof of concept code for some initial basic testing (still missing export counting so won't work for queries with exports yet)

  • 1594436f769b8eec278c0fdff282badd6edb7bd9 added basic (still failing) test for to be implemented feature

  • cc9a364172bc7f9a2262e727a4384143eb62e78d Fixed code examples

This list of changes was auto generated.

Don't miss a new graphql-platform release

NewReleases is sending notifications on new releases.