Skip to content
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

chore: update vendored proto file #115

Merged
merged 1 commit into from
Sep 19, 2024
Merged

chore: update vendored proto file #115

merged 1 commit into from
Sep 19, 2024

Conversation

sd2k
Copy link
Collaborator

@sd2k sd2k commented Sep 19, 2024

This commit updates the vendored proto file to that found in version 0.249.0 of the Go SDK, and adds a couple of extra fields:

  • api_version, on app and datasource instance settings
  • error_source, on a data response. This can be customimsed by overriding the new DataQueryError::source method.

@sd2k sd2k changed the title chore: remove outdated commented fields chore: update vendored proto file Sep 19, 2024
@sd2k sd2k force-pushed the update-vendored-proto branch from fba067b to ca3b2ea Compare September 19, 2024 10:05
This commit updates the vendored proto file to that found in
version 0.249.0 of the Go SDK, and adds a couple of extra
fields:

- `api_version`, on app and datasource instance settings
- `error_source`, on a data response. This can be customimsed by
  overriding the new `DataQueryError::source` method.
@sd2k sd2k force-pushed the update-vendored-proto branch from ca3b2ea to b1234e4 Compare September 19, 2024 10:06
@sd2k sd2k merged commit c50740f into main Sep 19, 2024
7 checks passed
@sd2k sd2k deleted the update-vendored-proto branch September 19, 2024 10:21
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.

1 participant