Commit Graph

  • acb182844b Avoid further processing when GraphQL request is cancelled Brian Clozel 2025-03-28 15:06:13 +01:00
  • 53980216ea Fix typo Tran Ngoc Nhan 2025-03-28 14:09:21 +07:00
  • afd481c7e9 Fix milestone release workflow Brian Clozel 2025-03-18 14:07:37 +01:00
  • 45319f9888 Upgrade test dependencies Brian Clozel 2025-03-18 11:45:03 +01:00
  • 82895f2fdc Upgrade to Netflix GraphQL CodeGen 7.0.3 Brian Clozel 2025-03-18 11:44:34 +01:00
  • 6b0fb4e7c5 Upgrade to Apollo GraphQL Federation 5.3.0 Brian Clozel 2025-03-18 11:43:54 +01:00
  • bcb7c32629 Upgrade to Spring Security 6.5.0-M3 Brian Clozel 2025-03-18 11:43:03 +01:00
  • ec3b103c7d Upgrade to Spring Data 2025.0.0-M2 Brian Clozel 2025-03-18 11:42:27 +01:00
  • d072fac6c6 Upgrade to Micrometer 1.15.0-M3 Brian Clozel 2025-03-18 11:41:37 +01:00
  • c33912994c Upgrade to Reactor 2024.0.4 Brian Clozel 2025-03-18 11:40:03 +01:00
  • 262c077262 Upgrade to Spring Framework 6.2.3 Brian Clozel 2025-03-18 11:35:56 +01:00
  • 0d672c1383 SSE handlers support keep-alive rstoyanchev 2025-03-17 18:13:54 +00:00
  • 44ca9b0da0 SSE handlers support keep-alive rstoyanchev 2025-03-14 16:57:08 +00:00
  • a5ec819748 Merge branch '1.3.x' Brian Clozel 2025-03-14 09:39:20 +01:00
  • a6c69eb7ac Polishing Brian Clozel 2025-03-14 09:38:56 +01:00
  • cf1c99f489 Support DataLoader in EntityMapping methods rstoyanchev 2025-03-13 12:06:52 +00:00
  • d51dbfb937 Remove Future checks in GraphQlHttpHandler rstoyanchev 2025-03-13 11:08:12 +00:00
  • 285dcda3f5 Remove deprecated code Brian Clozel 2025-03-12 21:13:14 +01:00
  • 0d4fe150aa Remove test log reporting in build output Brian Clozel 2025-03-12 17:28:55 +01:00
  • 6d471cd7b8 Add TimeoutWebGraphQlInterceptor Brian Clozel 2025-03-12 17:00:18 +01:00
  • 0df247fa38 Merge branch '1.3.x' rstoyanchev 2025-03-11 18:23:17 +00:00
  • f3f5516b8a ContextDataFetcherDecorator support for DataFetcherResult rstoyanchev 2025-03-11 18:13:44 +00:00
  • 008a78d1c5 Handle invalid media types as client errors rstoyanchev 2025-03-11 15:39:59 +00:00
  • bd8a633eac AbstractGraphQlTesterBuilder copies extensions/attributes rstoyanchev 2025-03-05 14:01:55 +00:00
  • 5682740dee GraphQlTester provides access to underlying response rstoyanchev 2025-03-03 10:54:32 +00:00
  • 6956523892 Merge branch '1.3.x' Brian Clozel 2025-03-11 10:37:02 +01:00
  • 5c2164c5f2 Propagate cancel signal from transport to data fetchers Brian Clozel 2025-03-11 10:31:53 +01:00
  • f1f352b07c Add project icon for IntelliJ IDEA Brian Clozel 2025-02-28 18:36:59 +01:00
  • 4f0a72ddcb Merge branch '1.3.x' Brian Clozel 2025-02-28 14:24:56 +01:00
  • 929430065c Upgrade to Gradle 8.13 Brian Clozel 2025-02-28 14:24:39 +01:00
  • b0862fbaf4 Polishing in FederationSchemaFactory rstoyanchev 2025-02-20 11:52:51 +00:00
  • 2f1c4b1b99 FederationSchemaFactory checks for unmapped entities rstoyanchev 2025-02-20 11:23:45 +00:00
  • 310424e793 SchemaMappingInspector checks public fields rstoyanchev 2025-02-18 16:52:58 +00:00
  • 4a5aaf182d Merge branch '1.3.x' Brian Clozel 2025-02-18 11:29:12 +01:00
  • c3de464dc9 Next development version (v1.3.5-SNAPSHOT) Brian Clozel 2025-02-18 11:28:15 +01:00
  • 5b999680ab Merge branch '1.3.x' Brian Clozel 2025-02-18 10:10:54 +01:00
  • 693db4374a Upgrade to Spring Security 6.3.6 Brian Clozel 2025-02-18 10:10:27 +01:00
  • 5ea02fd471 Upgrade to Spring Data 2024.0.9 Brian Clozel 2025-02-18 10:10:08 +01:00
  • 86d094ead5 Upgrade to Micrometer 1.13.11 Brian Clozel 2025-02-18 10:09:40 +01:00
  • 373fda5c85 Upgrade to Reactor 2023.0.15 Brian Clozel 2025-02-18 10:08:58 +01:00
  • 50546c1d03 Upgrade to Spring Framework 6.1.17 Brian Clozel 2025-02-18 09:30:23 +01:00
  • a172ac9512 Update gitignore to allow for "build" GitHub actions Brian Clozel 2025-02-17 16:29:57 +01:00
  • 914b958d2c Merge branch '1.3.x' rstoyanchev 2025-02-17 15:21:17 +00:00
  • 6120c31706 Case-insensitive lookup of bearer auth token rstoyanchev 2025-02-17 15:19:27 +00:00
  • 36d76a4cd1 Merge branch '1.3.x' rstoyanchev 2025-02-17 12:49:58 +00:00
  • 3360e4a46e Log unhandled exceptions in WebSocket handlers rstoyanchev 2025-02-14 11:48:48 +00:00
  • 8dce170a12 Update annotation processor documentation for Querydsl. Mark Paluch 2025-02-17 11:57:59 +01:00
  • c5fef9b4ab Document GraphQL over HTTP spec support Brian Clozel 2025-02-13 17:38:13 +01:00
  • 5d615eb5cd Update config flag for legacy HTTP behavior Brian Clozel 2025-02-13 16:52:23 +01:00
  • 803df55188 Merge branch '1.3.x' rstoyanchev 2025-02-12 16:25:16 +00:00
  • 99594c4ca6 Adapt HTTP GraphQlClient to GraphQL over HTTP spec Brian Clozel 2025-02-12 16:46:28 +01:00
  • db7804375e Improve ErrorClassification deserialization rstoyanchev 2025-02-12 15:32:59 +00:00
  • b977beffa3 Polishing rstoyanchev 2025-02-12 15:15:28 +00:00
  • dd1a6933dd Polish Mingyuan Wu 2025-02-08 19:38:09 +08:00
  • 00c53ecc62 Merge branch '1.3.x' Brian Clozel 2025-02-11 21:40:40 +01:00
  • ba05a3f321 Upgrade Gradle setup Brian Clozel 2025-02-11 21:40:07 +01:00
  • feb7ce3831 Remove manual develocity config Brian Clozel 2025-02-05 11:47:05 +01:00
  • 0948e61509 Merge branch '1.3.x' Brian Clozel 2025-02-05 10:28:11 +01:00
  • af74edbcc7 Handle early GraphQLExceptions in ExecutionGraphQlService Brian Clozel 2025-02-05 10:24:43 +01:00
  • 16aa33a2fb Align server transports with GraphQL/HTTP spec Brian Clozel 2025-02-05 10:17:22 +01:00
  • c015dbcb15 Add GraphQL response media type Brian Clozel 2025-02-04 21:38:48 +01:00
  • c1938fc24d Merge branch '1.3.x' rstoyanchev 2025-01-30 15:13:29 +00:00
  • 474fbcafa1 Handler failure from GraphQlExceptionHandler method rstoyanchev 2025-01-29 16:41:32 +00:00
  • d2002bbe84 Handle early closure of WebSocket connection rstoyanchev 2025-01-29 15:20:29 +00:00
  • 36bfd40d66 Remove usages of Framework's MediaType.APPLICATION_GRAPHQL Brian Clozel 2025-01-13 11:47:09 +01:00
  • ff0528611e Add release milestone workflow Stéphane Nicoll 2024-09-13 15:38:25 +02:00
  • 6f422a9294 Merge branch '1.3.x' Brian Clozel 2025-01-13 11:14:02 +01:00
  • 8f303e630f Fix reference navigation to Spring Boot Salman 2024-12-07 02:53:31 +04:00
  • 6009edb1f4 Upgrade to Spring Boot 3.4.x Stéphane Nicoll 2025-01-13 09:41:07 +01:00
  • 7d754ce8ba Update Antora Spring UI to v0.4.18 github-actions[bot] 2025-01-09 10:03:28 +00:00
  • 6db69c4725 Merge branch '1.3.x' Brian Clozel 2025-01-13 10:27:58 +01:00
  • 2ef7fa214f Update Antora Spring UI to v0.4.18 github-actions[bot] 2025-01-09 10:03:29 +00:00
  • fc55c53abc Avoid usage of JsonExpectationsHelper#assertEquals Stéphane Nicoll 2025-01-10 17:48:48 +01:00
  • 4c71f5cd05 Stop building docs for 1.2.x generation Brian Clozel 2025-01-08 21:53:40 +01:00
  • dd98b50660 Merge branch '1.3.x' Brian Clozel 2025-01-08 21:46:26 +01:00
  • cc189be2e3 Update Antora UI Spring to v0.4.17 Brian Clozel 2025-01-08 21:46:04 +01:00
  • 9d79c159e0 Update Antora Spring UI to v0.4.17 github-actions[bot] 2024-10-16 10:03:12 +00:00
  • 988b4258c0 Perform Antora UI upgrade on main and 1.3.x Brian Clozel 2025-01-08 21:40:24 +01:00
  • 4d15c3c78d Merge branch '1.3.x' Brian Clozel 2025-01-08 21:01:19 +01:00
  • 4b7dfc0df7 Configure DCO in repository Brian Clozel 2025-01-08 20:58:30 +01:00
  • daaf1569f9 Merge branch '1.3.x' Brian Clozel 2025-01-08 21:00:16 +01:00
  • 29ee6aa1eb Switch main branch to 1.4.0-SNAPSHOT Brian Clozel 2024-12-05 19:03:00 +01:00
  • 7047b37d42 Switch to 1.3.x branch Brian Clozel 2024-12-05 15:07:30 +01:00
  • f3ef586cc7 Update GitHub actions Brian Clozel 2024-12-05 14:53:12 +01:00
  • 4bf4f993a6 Upgrade to Gradle 8.11.1 Brian Clozel 2024-12-05 14:52:55 +01:00
  • 3105e6f43d Remove duplicated wording in federation.adoc Simone Conte 2024-11-27 14:54:15 +00:00
  • 3921a3ec6d Minor optimization in QuerydslDataFetcher rstoyanchev 2024-12-04 11:58:00 +00:00
  • 2cafc7cc1b Polishing. Mark Paluch 2024-11-08 11:24:08 +01:00
  • 821d480c3a Flatten nested argument maps in QuerydslDataFetcher Mark Paluch 2024-11-08 11:23:35 +01:00
  • 381c9f3cc0 Next development version (v1.3.4-SNAPSHOT) Brian Clozel 2024-10-23 07:39:16 +02:00
  • fdceadf335 Fix typo in workflow Brian Clozel 2024-10-22 16:07:54 +02:00
  • 8423c15ef2 Add workflow for deleting a staged release on Artifactory Brian Clozel 2024-10-22 16:01:19 +02:00
  • fb02c8b50b Next development version (v1.2.10-SNAPSHOT) 1.2.x Brian Clozel 2024-10-22 14:04:55 +02:00
  • fa2780fffe Upgrade to Spring Security 6.3.4 Brian Clozel 2024-10-22 11:16:25 +02:00
  • 424db6616a Pass localContext only if available rstoyanchev 2024-10-21 18:21:03 +01:00
  • 88d7ea7894 Pass localContext only if available rstoyanchev 2024-10-21 18:21:03 +01:00
  • 58cce019ed Consistent Publisher error handling with SSE rstoyanchev 2024-10-18 16:36:36 +01:00
  • cb9afd0928 Upgrade to Spring Data 2024.0.5 Brian Clozel 2024-10-18 13:59:12 +02:00
  • 0d6605a079 Add timeout to WebFlux SSE handler rstoyanchev 2024-10-18 12:14:22 +01:00
  • 3a0006bce0 Exposes timeout in GraphQlSseHandler rstoyanchev 2024-10-18 12:02:08 +01:00