graphql-engine/v3/crates
Anon Ray 5b23ed53bc introduce AuthConfig v2, which removes role emulation (#891)
<!-- The PR description should answer 2 (maybe 3) important questions:
-->

### What

We have decided to remove the role emulation feature from engine
altogether.

More details in the RFC -
https://docs.google.com/document/d/1tlS9pqRzLEotLXN_dhjFOeIgbH6zmejOdZTbkkPD-aM/edit

### How

<!-- How is it trying to accomplish it (what are the implementation
steps)? -->

V3_GIT_ORIGIN_REV_ID: e7cb765df5afac6c6d6a05a572a832ce9910cc0b
2024-07-29 09:18:18 +00:00
..
auth introduce AuthConfig v2, which removes role emulation (#891) 2024-07-29 09:18:18 +00:00
custom-connector Make tests run over both the ndc v0.1.x and v0.2.x custom connectors (#879) 2024-07-25 13:32:01 +00:00
engine introduce AuthConfig v2, which removes role emulation (#891) 2024-07-29 09:18:18 +00:00
execute rename NdcFieldName to NdcFieldAlias (#882) 2024-07-26 08:10:15 +00:00
lang-graphql Explicitly import thiserror::Error in place (#827) 2024-07-11 15:18:27 +00:00
metadata-resolve Add generated Elasticsearch schema to range test (#894) 2024-07-26 14:17:54 +00:00
metadata-schema-generator Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
open-dds Validate that the capabilities version matches the DataConnectorLink schema version (#880) 2024-07-25 14:31:28 +00:00
plugins/pre-execution-plugin Explicitly import thiserror::Error in place (#827) 2024-07-11 15:18:27 +00:00
query-usage-analytics Reimplement most OpenDD newtypes using SmolStr and a macro (#797) 2024-07-05 10:16:33 +00:00
schema Move "test" job to Github Actions (#872) 2024-07-24 13:41:40 +00:00
sql rename NdcFieldName to NdcFieldAlias (#882) 2024-07-26 08:10:15 +00:00
utils Enable use of Otel baggage via tracing-util crate (#888) 2024-07-26 05:44:58 +00:00