Skip to content

Updated to Data connect emulator 1.5.0 #7805

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 7, 2024
Merged

Updated to Data connect emulator 1.5.0 #7805

merged 2 commits into from
Oct 7, 2024

Conversation

joehan
Copy link
Contributor

@joehan joehan commented Oct 7, 2024

Description

Updated to Data connect emulator 1.5.0

Full emulator changelog:

  • [changed] Improve error messages of unsupported directives on GQL
  • [fixed] Surface GQL errors next on the field lines.
  • [changed] Mutations w/o @transaction execute all steps and surface partial errors.
  • [added] Generate a Readme for Swift generated code documenting the connector Swift API.
  • [fixed] In @auth(expr:) expressions, UUIDs are now converted to strings in the FDC canonical format (32 lower-case hex digits with no delimiters or curly braces).
  • [fixed] Generate schema extensions even when the connectors are invalid.
  • [fixed] _insertMany now correctly applies column @default values.
  • [internal] Remove confusing logs from packageJsonDir when package.json is missing.

@joehan joehan requested review from fredzqm and yuchenshi October 7, 2024 23:48
@joehan joehan enabled auto-merge (squash) October 7, 2024 23:53
@joehan joehan disabled auto-merge October 7, 2024 23:55
@joehan joehan merged commit a2201fb into master Oct 7, 2024
9 checks passed
@joehan joehan deleted the fdc-1-15-0 branch October 7, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants