Commit Graph

  • c784612090 Polishing in GraphQlSseHandler rstoyanchev 2024-10-18 11:49:54 +01:00
  • 3ea216c2d4 Upgrade optional dependencies Brian Clozel 2024-10-17 19:13:38 +02:00
  • 0b3a0c5d32 Upgrade to Reactor 2023.0.11 Brian Clozel 2024-10-17 19:08:26 +02:00
  • e51950ac1c Upgrade to Micrometer 1.13.6 Brian Clozel 2024-10-17 19:07:25 +02:00
  • 405f786766 Upgrade to Spring Framework 6.1.14 Brian Clozel 2024-10-17 18:55:05 +02:00
  • 1cd63eaafb Upgrade to Gradle 8.10.2 Brian Clozel 2024-10-17 15:52:26 +02:00
  • ad0e4c7abe Upgrade optional dependencies Brian Clozel 2024-10-17 16:06:10 +02:00
  • 70d49c350b Upgrade to Reactor 2022.0.22 Brian Clozel 2024-10-17 16:05:43 +02:00
  • 4584ca3d24 Upgrade to Spring Framework 6.0.23 Brian Clozel 2024-10-17 16:05:15 +02:00
  • 89249f751e Upgrade to Gradle 8.10.2 Brian Clozel 2024-10-17 15:52:26 +02:00
  • 6849d3bf38 Propagate context to Dataloader in @BatchMapping Brian Clozel 2024-10-17 12:21:52 +02:00
  • fe4af8ac52 Propagate context to Dataloader in @BatchMapping Brian Clozel 2024-10-17 12:21:52 +02:00
  • a210f77353 Cancel SSE publisher in case of async timeouts Brian Clozel 2024-10-16 21:49:16 +02:00
  • 62033a51fc Update Antora Spring UI to v0.4.17 github-actions[bot] 2024-10-16 10:03:09 +00:00
  • 2650eb5863 Allow Enum types to be injected as method parameter for Source Brian Clozel 2024-10-14 18:22:59 +02:00
  • 3a603e7a94 Upgrade to GraphQL Java 22.3 Brian Clozel 2024-10-14 15:18:42 +02:00
  • b8b93a0df5 Produce INTERNAL_ERROR observation outcome Brian Clozel 2024-10-09 12:14:18 +02:00
  • d7ed85045b Produce INTERNAL_ERROR observation outcome Brian Clozel 2024-10-09 12:14:18 +02:00
  • d3cd569e94 SSE and WS handlers cancel when client disconnects Brian Clozel 2024-09-26 14:20:44 +02:00
  • c340d85494 Handling for empty representations list rstoyanchev 2024-09-17 11:46:00 +01:00
  • ba1dcf0baf Document behavior when "first" and "last" present rstoyanchev 2024-09-16 12:08:37 +01:00
  • 71b709253d Polishing documentation on pagination rstoyanchev 2024-09-16 12:07:38 +01:00
  • 763877bee7 Improves generic type support in schema inspection rstoyanchev 2024-09-13 18:58:13 +01:00
  • 579bb649bd Improve paginated type check in schema inspection rstoyanchev 2024-09-04 17:08:14 +01:00
  • 1979e435c3 Upgrade to GraphQL Java 22.2 Brian Clozel 2024-08-21 18:10:01 +02:00
  • 311531b74f Move client and testing docs to compiled code snippets Brian Clozel 2024-08-21 10:44:54 +02:00
  • 5ffe5122de Support application/graphql with charset information Brian Clozel 2024-07-26 15:37:44 +02:00
  • 66cece6a2c Support application/graphql with charset information Brian Clozel 2024-07-26 15:38:11 +02:00
  • e455b698e4 Next development version (v1.3.3-SNAPSHOT) Brian Clozel 2024-07-16 14:26:00 +02:00
  • 7e07dd9280 Upgrade to Gradle 8.9 Brian Clozel 2024-07-16 13:54:58 +02:00
  • 53ddbdb0c3 Upgrade to Spring Data 2024.0.2 Brian Clozel 2024-07-16 13:47:29 +02:00
  • ed12f2698c Upgrade to Micrometer 1.13.2 and Tracing 1.3.2 Brian Clozel 2024-07-16 13:47:09 +02:00
  • fd7a06be93 Upgrade to Reactor 2023.0.8 Brian Clozel 2024-07-16 13:46:27 +02:00
  • 449a589e78 Upgrade to Spring Framework 6.1.11 Brian Clozel 2024-07-16 13:45:45 +02:00
  • d0648895bc Next development version (v1.2.9-SNAPSHOT) Brian Clozel 2024-07-16 12:02:35 +02:00
  • 0cb95d030f Consistent logging in annotated exception handler rstoyanchev 2024-06-26 13:12:45 +01:00
  • e43ef3a709 Polishing in exception handling rstoyanchev 2024-06-25 16:00:45 +01:00
  • 07fe0e0a43 Polishing standalone setup documentation Brian Clozel 2024-07-12 16:10:52 +02:00
  • c1ed773cc7 Document minimum standalone setup for GraphQL support Brian Clozel 2024-07-12 16:06:48 +02:00
  • 441b18d919 Merge branch '1.2.x' Brian Clozel 2024-07-11 22:05:07 +02:00
  • ad60412e13 Add missing properties for released artifacts Brian Clozel 2024-07-11 22:00:38 +02:00
  • 3923643e2e Migrate all workflows to GitHub Actions Brian Clozel 2024-07-11 17:13:13 +02:00
  • 09680e1c84 Migrate all workflows to GitHub Actions Brian Clozel 2024-07-11 16:19:20 +02:00
  • a6508f4114 Perform hasDataLoaderRegistrations check at runtime rstoyanchev 2024-07-03 16:25:23 +01:00
  • 34693e66f1 Perform hasDataLoaderRegistrations check at runtime rstoyanchev 2024-07-03 16:25:23 +01:00
  • 06675e0243 SchemaMappingInspector detects Kotlin functions rstoyanchev 2024-06-27 13:15:19 +01:00
  • 719ac8fdab Improve Kotlin List detection for EntityMapping methods rstoyanchev 2024-06-26 17:03:55 +01:00
  • 89a4494148 Polishing entity argument resolvers rstoyanchev 2024-06-26 15:26:16 +01:00
  • 8d8432db44 Consistent logging in annotated exception handler rstoyanchev 2024-06-26 13:12:45 +01:00
  • 9f49103c65 Polishing in exception handling rstoyanchev 2024-06-25 16:00:45 +01:00
  • 1dcc2ddc3a Update transports.adoc Hantsy Bai 2024-06-22 12:10:11 +08:00
  • 2354970802 Update link to Spring Boot Javadocs Brian Clozel 2024-06-20 10:27:51 +02:00
  • 6e155c0321 Update reference doc links to Spring Boot 3.3.x Brian Clozel 2024-06-20 09:57:58 +02:00
  • 944c4d828a Fix online search in reference documentation Brian Clozel 2024-06-18 19:20:53 +02:00
  • 9965c0354a Fix online search in reference documentation Brian Clozel 2024-06-18 19:13:28 +02:00
  • 096dcd36cf Fix online search in reference documentation Brian Clozel 2024-06-18 19:13:28 +02:00
  • 463a2b83cd Next development version (v1.3.2-SNAPSHOT) Spring Builds 2024-06-18 15:53:34 +00:00
  • a68324540b Merge branch '1.2.x' Brian Clozel 2024-06-18 17:45:59 +02:00
  • e2a216f91f Switch to S01 token credentials for release Brian Clozel 2024-06-18 17:44:23 +02:00
  • 45405a06b1 Update Antora Spring UI to v0.4.16 github-actions[bot] 2024-06-17 10:03:13 +00:00
  • d734b8c6f5 Upgrade to Spring Security 6.3.1 Brian Clozel 2024-06-18 16:39:42 +02:00
  • 89652f8583 Upgrade to Spring Data 2024.0.1 Brian Clozel 2024-06-18 16:39:28 +02:00
  • e5c8cec6ef Upgrade to Micrometer 1.13.1 and Tracing 1.13.1 Brian Clozel 2024-06-18 16:39:01 +02:00
  • c2d568b09c Upgrade to Reactor 2023.0.7 Brian Clozel 2024-06-18 16:38:21 +02:00
  • 946d2c0d9b Upgrade to Spring Framework 6.1.9 Brian Clozel 2024-06-18 16:37:32 +02:00
  • fa4c663de6 Next development version (v1.2.8-SNAPSHOT) Spring Builds 2024-06-18 14:32:18 +00:00
  • e86c3bd31a Merge branch '1.2.x' Brian Clozel 2024-06-18 16:23:47 +02:00
  • 16151cce46 Upgrade to Spring Security 6.1.9 Brian Clozel 2024-06-18 16:23:10 +02:00
  • 29f71d0562 Upgrade to Spring Data 2023.0.12 Brian Clozel 2024-06-18 16:22:48 +02:00
  • ba3874f191 Upgrade to Micrometer 1.11.12 Brian Clozel 2024-06-18 16:22:15 +02:00
  • bb009f49f0 Upgrade to Reactor 2022.0.20 Brian Clozel 2024-06-18 16:21:37 +02:00
  • b979f7901f Upgrade to Spring Framework 6.0.22 Brian Clozel 2024-06-18 16:20:46 +02:00
  • ce1dcfcb9d Update Antora Spring UI to v0.4.16 github-actions[bot] 2024-06-17 10:03:16 +00:00
  • d4a6a73b1d Correct order of authentication resolvers rstoyanchev 2024-06-18 07:18:31 +01:00
  • e369b12aa9 Polishing in AuthenticationPrincipalArgumentResolverTests rstoyanchev 2024-06-13 16:03:00 +01:00
  • 635066436e Correct order of authentication resolvers rstoyanchev 2024-06-18 07:18:31 +01:00
  • 965ebbfce7 Update Antora Spring UI to v0.4.16 github-actions[bot] 2024-06-17 10:03:13 +00:00
  • ac720eb9a2 Polishing in AuthenticationPrincipalArgumentResolverTests rstoyanchev 2024-06-13 16:03:00 +01:00
  • e00e10c742 Use ReactiveAdapterRegistry for return type checks rstoyanchev 2024-06-12 12:20:42 +01:00
  • 3ea4b38ace Support Flux for batched entities query rstoyanchev 2024-06-12 09:41:09 +01:00
  • aae19d388a Refactoring in EntitiesDataFetcher rstoyanchev 2024-06-12 08:35:42 +01:00
  • 43f41d2e3d Polishing in EntitiesDataFetcher/HandlerMethod rstoyanchev 2024-06-11 17:35:42 +01:00
  • 22bbc860db Minor refactoring in ContextValueMethodArgumentResolver rstoyanchev 2024-06-06 15:07:11 +01:00
  • 1d97586ffd Apply ReactiveAdapterRegistry to return values rstoyanchev 2024-06-06 10:48:08 +01:00
  • a9a8d0b745 Add fragments support in GraphQlTester Brian Clozel 2024-06-03 18:27:19 +02:00
  • 43c32dd2e4 Replace use of deprecated methods in tests rstoyanchev 2024-06-03 12:54:26 +01:00
  • 2c6ef91dc0 Polishing contribution rstoyanchev 2024-05-30 11:51:00 +01:00
  • 45af593668 Skip TrivialDataFetcher in ContextDataFetcherDecorator peter royal 2024-05-23 14:32:21 -07:00
  • f3b7861127 Add missing matching pattern attribute Brian Clozel 2024-06-01 10:07:04 +02:00
  • f2c39b6d5a Remove duplicate workflow from docs-build Brian Clozel 2024-05-28 13:47:27 +02:00
  • 6b3e277722 Update Antora Spring UI to v0.4.15 github-actions[bot] 2024-05-28 10:02:49 +00:00
  • d1e9ce6e7a Update Antora Spring UI to v0.4.15 github-actions[bot] 2024-05-28 10:02:46 +00:00
  • 3175b3a19c Update Antora Spring UI to v0.4.15 github-actions[bot] 2024-05-28 10:02:45 +00:00
  • 1ec66ddee8 Add workflow for automating Antora UI upgrades Brian Clozel 2024-05-27 17:29:09 +02:00
  • a5aa8baeaf Add workflow for automating Antora UI upgrades Brian Clozel 2024-05-24 16:09:19 +02:00
  • 46b03c3291 Fix link to samples rstoyanchev 2024-05-23 17:30:27 +01:00
  • c35fc08783 Fix link to samples rstoyanchev 2024-05-23 17:27:30 +01:00
  • 54e1710bb5 Update Samples section of reference rstoyanchev 2024-05-23 17:13:34 +01:00
  • 351ce9fbd5 Update Samples section of reference rstoyanchev 2024-05-23 17:13:34 +01:00
  • da473ca00b Next development version (v1.3.1-SNAPSHOT) Spring Builds 2024-05-21 12:37:18 +00:00