Commit Graph

  • 2044bb2181 [backport to v2.36] Enforce the session variable name prefix. Samir Talwar 2024-07-30 10:24:12 +0200
  • 98ee4e3d27 Enforce the session variable name prefix. Samir Talwar 2024-07-29 17:51:36 +0200
  • 671ea8daa4 Judicious relaying of untrusted baggage (#903) Philip Lykke Carlsen 2024-07-29 14:49:24 +0200
  • a95eaa4c4f Allow object types to be used as comparison operator arguments (#895) Daniel Harvey 2024-07-29 12:50:26 +0100
  • d61e566019 Bump env_logger from 0.11.3 to 0.11.5 (#896) dependabot[bot] 2024-07-29 11:09:00 +0100
  • 9b6ed154be Bump thiserror from 1.0.62 to 1.0.63 (#898) dependabot[bot] 2024-07-29 11:08:46 +0100
  • ff860841ec Bump clap from 4.5.9 to 4.5.11 (#900) dependabot[bot] 2024-07-29 11:08:13 +0100
  • bfb9c7ded0 Bump tokio from 1.38.1 to 1.39.2 (#897) dependabot[bot] 2024-07-29 11:07:48 +0100
  • 7baa8c92c0 server: add missing trace_id and span_id fields to OTEL logs for EE Classic mode Toan Nguyen 2024-07-29 16:18:12 +0700
  • 5b23ed53bc introduce AuthConfig v2, which removes role emulation (#891) Anon Ray 2024-07-29 14:34:21 +0530
  • a8d1002175 server: Factor out authentication-related code into a new namespace, Hasura.Authentication. Samir Talwar 2024-07-29 08:01:26 +0200
  • f39f46a64d
    Merge 2113ae6857 into 4e6394355d Naka Masato 2024-07-27 22:05:24 +0900
  • 4e6394355d Return correct type when an update_many has no arguments Tom Harding 2024-07-26 18:17:28 +0200
  • 428dd13331 ci: release v2.40.3-cloud.1 v2.40.3 cli/v2.40.3 release/v2.40 ashwiniag 2024-07-26 20:21:53 +0530
  • c2bdab74c8 ci: release v2.40.3-ce ashwiniag 2024-07-26 20:21:48 +0530
  • e9b1f606ff ci: release v2.40.3 ashwiniag 2024-07-26 20:21:40 +0530
  • c280147dee resolves conflicts ashwiniag 2024-07-26 20:09:34 +0530
  • e34620a5f3 ci: tag release v2.40.3 ashwiniag 2024-07-26 20:09:34 +0530
  • cc2373a6ad Add generated Elasticsearch schema to range test (#894) Daniel Harvey 2024-07-26 15:03:06 +0100
  • a54614431d Bump async-graphql-parser from 7.0.6 to 7.0.7 (#865) dependabot[bot] 2024-07-26 11:44:01 +0100
  • 8bd439362b Update changelog links (#886) Daniel Harvey 2024-07-26 11:24:27 +0100
  • 0080e32e3c Remove empty subscription results Tom Harding 2024-07-26 11:07:17 +0200
  • 72289171aa rename NdcFieldName to NdcFieldAlias (#882) Anon Ray 2024-07-26 13:39:13 +0530
  • f2052366bc server: Remove headers from error details. Samir Talwar 2024-07-26 09:47:03 +0200
  • 4f6bde1fee Enable use of Otel baggage via tracing-util crate (#888) Philip Lykke Carlsen 2024-07-26 07:44:11 +0200
  • 3357f970e9 Remove old Docker based building stuff (#876) Daniel Harvey 2024-07-25 17:15:52 +0100
  • 42768bab3a Implement NoAuth mode in AuthConfig (#877) Daniel Harvey 2024-07-25 16:48:35 +0100
  • f84c2f3695 Validate that the capabilities version matches the DataConnectorLink schema version (#880) Daniel Chambers 2024-07-26 00:30:31 +1000
  • 1cd8e7f599 Remove benchmarks (#887) Daniel Harvey 2024-07-25 14:52:49 +0100
  • 8e8b9839a9 Make tests run over both the ndc v0.1.x and v0.2.x custom connectors (#879) Daniel Chambers 2024-07-25 23:31:16 +1000
  • 291df666a6 [changelog] release v2024.07.25 (#885) Daniel Harvey 2024-07-25 13:40:15 +0100
  • cb380da086 Pass TraceContextResponsePropagator to set_text_map_propagator (#884) Daniel Harvey 2024-07-25 12:30:04 +0100
  • 4320eb0b71 Add some more Show instances Tom Harding 2024-07-25 12:23:08 +0200
  • fd734e061d human-readable NDC relationship name in NDC IR (#881) Anon Ray 2024-07-25 13:40:09 +0530
  • 8632a2bccb add RFC for REST API output Anon Ray 2024-07-24 22:01:58 +0530
  • 0ddf3fd740 Update upgrade-v3.mdx hasura-bot 2024-07-24 19:47:36 +0530
  • bf1fd4dbd9 [changelog] release v2024.07.24 (#875) Rakesh Emmadi 2024-07-24 19:32:12 +0530
  • 66e847bc46 Move "test" job to Github Actions (#872) Daniel Harvey 2024-07-24 14:40:46 +0100
  • 35a1fcad15 Remove code coverage CI job (#874) Daniel Harvey 2024-07-24 14:21:41 +0100
  • 04f92e967e
    Update upgrade-v3.mdx Konstantinos Gallis 2024-07-24 15:58:44 +0300
  • dacb229d10 sql crate now executes via plan and decouples from NDC types (#873) Daniel Chambers 2024-07-24 21:36:55 +1000
  • 00fa5c42ba Refactor to prevent unresolved queries from being sent as ndc requests (#871) Daniel Chambers 2024-07-24 19:54:46 +1000
  • 934cb3e25e server: Remove headers from error details. Samir Talwar 2024-07-24 11:30:34 +0200
  • d409e52f7d Remove NDC types from ir and plan and perform separate plan->NDC mapping per NDC version (#845) Daniel Chambers 2024-07-24 17:28:00 +1000
  • f2a12f492c Fix manually passed boolean expression arguments (#869) Daniel Harvey 2024-07-23 14:35:24 +0100
  • cdfa09c6ad Enable baggage propagation (#868) Philip Lykke Carlsen 2024-07-23 13:43:29 +0200
  • 8e79e53b63 Raise warnings during metadata-resolve (#859) Daniel Harvey 2024-07-23 10:59:44 +0100
  • 00e88fe6d5
    Update data-api.mdx Empire254 2024-07-23 11:23:01 +0300
  • 9eaabd116f fix: generate relationship definition for nested selection (#855) Anon Ray 2024-07-23 13:41:47 +0530
  • a6dbc7bb1d Do not replace the existing analyzer rules (#870) Vamshi Surabhi 2024-07-22 23:03:50 -0700
  • 7f37c38b97
    Merge ce52d1f418 into dea939923d Marek Dano 2024-07-22 16:27:07 +0530
  • dea939923d Update observability.mdx hasura-bot 2024-07-22 15:35:33 +0530
  • 3ec5dbf39a Bump tokio from 1.38.0 to 1.38.1 (#863) dependabot[bot] 2024-07-22 08:10:28 +0000
  • 48428dd4af Bump darling from 0.20.9 to 0.20.10 (#862) dependabot[bot] 2024-07-22 07:40:10 +0000
  • e095ea67dd Bump openssl from 0.10.64 to 0.10.66 (#864) dependabot[bot] 2024-07-22 07:10:05 +0000
  • 13e39c7231 Bump syn from 2.0.71 to 2.0.72 (#861) dependabot[bot] 2024-07-22 12:09:13 +0530
  • 4244b0d87b Docs: Add keywords to support page Rob Dominguez 2024-07-19 08:32:35 -0500
  • 7d6395fc67 Docs: Update banner text pointing to DDN Sean Park-Ross 2024-07-19 14:25:21 +0100
  • 3f15dfd1f5 Don't set columns to NULL when nullable variables are omitted Tom Harding 2024-07-19 13:58:23 +0200
  • 407c5b9ece Rename one of the ArgumentPreset types to DataConnectorArgumentPreset (#860) Daniel Harvey 2024-07-19 10:09:39 +0100
  • b8d7c6039b Use a test PostgreSQL image based on Debian, not Alpine. Samir Talwar 2024-07-19 10:16:24 +0200
  • 5a598875bb update changelog for v2024.07.18 (#854) paritosh-08 2024-07-18 19:24:32 +0530
  • 34d1ac55fe Return AggregateExpressionError from aggregates stage (#843) Daniel Harvey 2024-07-18 13:00:45 +0100
  • b7bf7fe677 Move data connector scalar types error into own type (#839) Daniel Harvey 2024-07-18 11:58:53 +0100
  • 561b908342 Implement remote relationship predicates in where filter clause (#761) Rakesh Emmadi 2024-07-18 13:16:16 +0530
  • 342ff1fce6 Return BooleanExpressionError from object-boolean-expressions stage (#844) Daniel Harvey 2024-07-17 19:22:26 +0100
  • 9cad4dea99 server/tests-py: More useful messages when logging tests fail. Samir Talwar 2024-07-17 16:45:35 +0200
  • b2ac4d82bc Remove the version from Docker Compose files. Samir Talwar 2024-07-17 15:47:28 +0200
  • 455724dd07 Fixed command targeted relationships not using data connector argument names (#841) Daniel Chambers 2024-07-17 18:36:30 +1000
  • 9f6ac66746 Bug Bash: Fix typo (#838) Rob Dominguez 2024-07-16 07:58:32 -0500
  • d7ca64b497 Disallow filtering on nested array (#837) Daniel Harvey 2024-07-16 12:59:19 +0100
  • 01539cd7c1 Upgrade ndc_models to v0.2.0-rc0 (#835) Daniel Chambers 2024-07-16 11:52:56 +1000
  • b1be9fd5ca Bump datafusion from 39.0.0 to 40.0.0 (#831) dependabot[bot] 2024-07-15 11:14:04 +0000
  • c9793ee896 Bump syn from 2.0.69 to 2.0.71 (#834) dependabot[bot] 2024-07-15 09:14:44 +0000
  • 4443f13a4c Bump thiserror from 1.0.61 to 1.0.62 (#833) dependabot[bot] 2024-07-15 08:44:18 +0000
  • ffb3c81040 Bump clap from 4.5.8 to 4.5.9 (#832) dependabot[bot] 2024-07-15 08:15:19 +0000
  • 0e857c40f5 Bump bytes from 1.6.0 to 1.6.1 (#830) dependabot[bot] 2024-07-15 07:41:04 +0000
  • 488c29156c Combine all Relay errors (#825) Daniel Harvey 2024-07-15 07:11:28 +0100
  • aec5a6d0cb Split boolean expression errors (#829) Daniel Harvey 2024-07-15 06:31:03 +0100
  • 92086a53ff console[hotfix-v2.41]: fix import api kriti template issue release/v2.41 Varun Choudhary 2024-07-15 10:13:16 +0530
  • f4aee65286
    Merge 547fd30657 into db96e42358 Karthikeyan Chinnakonda 2024-07-12 17:40:41 -0500
  • db96e42358 Explicitly import thiserror::Error in place (#827) Daniel Harvey 2024-07-11 16:17:34 +0100
  • 7efcb2e4f6 Fix custom connector schema and update all tests to use up-to-date schema (#826) Daniel Chambers 2024-07-12 00:15:12 +1000
  • f1bbe5981e ci: release v2.41.0 v2.41.0 cli/v2.41.0 ashwiniag 2024-07-11 18:03:03 +0530
  • aeea881ad0 ci: release v2.41.0 ashwiniag 2024-07-11 14:40:39 +0530
  • bfe9d7bb12 Explicitly close the connection after a native query validation step finishes Gil Mizrahi 2024-05-27 08:25:51 +0300
  • 63279ccb38 Combine all Apollo errors (#824) Daniel Harvey 2024-07-11 11:15:38 +0100
  • 62fa071663 Use the release version as the relevant tracing attribute. (#823) Samir Talwar 2024-07-11 09:31:43 +0200
  • 1b7cef50e6 9.10.1 and stuff for debugging jberryman/9.10.1-nonmoving-repro Brandon Simmons 2024-07-10 11:22:03 -0400
  • b84be11493 ci: release v2.41.0-cloud.1 ashwiniag 2024-07-10 19:53:10 +0530
  • b3b18dc673 ci: release v2.41.0 ashwiniag 2024-07-10 19:52:45 +0530
  • 6294627dfe ci: release v2.41.0-ce ashwiniag 2024-07-10 19:52:28 +0530
  • 489b248ab8 removes un-needed new line ashwiniag 2024-07-10 16:22:08 +0530
  • dc56e1d81e ci: release v2.41.0-cloud.1 ashwiniag 2024-07-10 16:20:11 +0530
  • 151c06f4a0 ci: release v2.41.0-ce ashwiniag 2024-07-10 16:20:05 +0530
  • cab8ff6128 ci: release v2.41.0 ashwiniag 2024-07-10 16:19:58 +0530
  • 62ce32f337 cherry pick catalog update v2.41.0 ashwiniag 2024-07-10 16:17:28 +0530
  • 43028b6c66 ci: catalog update v2.41.0 ashwiniag 2024-07-10 16:17:28 +0530
  • 44b07f8055 release v2024.07.10 (#818) Daniel Harvey 2024-07-10 10:59:14 +0100
  • cf44277811 Removed ndc_models usage from field arguments IR (#816) Daniel Chambers 2024-07-10 17:43:39 +1000