-
Notifications
You must be signed in to change notification settings - Fork 451
Update Go SDK to 0.81.0 #4956
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
base: main
Are you sure you want to change the base?
Update Go SDK to 0.81.0 #4956
Conversation
0b52da0
to
49cbfcc
Compare
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
* `aibi_dashboard_embedding_access_policy` (AibiDashboardEmbeddingAccessPolicy) | ||
* `aibi_dashboard_embedding_approved_domains` (AibiDashboardEmbeddingApprovedDomains) | ||
* `automatic_cluster_update_workspace` (ClusterAutoRestartMessage) - todo: Mark these Public after onboarded to DSL | ||
* `boolean_val` (BooleanMessage) | ||
* `default_data_security_mode` (DefaultDataSecurityModeMessage) | ||
* `effective_aibi_dashboard_embedding_access_policy` (AibiDashboardEmbeddingAccessPolicy) | ||
* `effective_aibi_dashboard_embedding_approved_domains` (AibiDashboardEmbeddingApprovedDomains) | ||
* `effective_automatic_cluster_update_workspace` (ClusterAutoRestartMessage) | ||
* `effective_boolean_val` (BooleanMessage) | ||
* `effective_default_data_security_mode` (DefaultDataSecurityModeMessage) | ||
* `effective_integer_val` (IntegerMessage) | ||
* `effective_personal_compute` (PersonalComputeMessage) | ||
* `effective_restrict_workspace_admins` (RestrictWorkspaceAdminsMessage) | ||
* `effective_string_val` (StringMessage) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many of these settings are workspace-level settings, not account-level settings
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will be very confusing in resources
Changes
Update Go SDK to 0.81.0
Resolves #4950, Resolves #4800
Tests
make test
run locallydocs/
folderinternal/acceptance
NEXT_CHANGELOG.md
file