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

Release 98 #6

Merged
merged 3 commits into from
Nov 20, 2023
Merged

Release 98 #6

merged 3 commits into from
Nov 20, 2023

Conversation

tspence
Copy link
Contributor

@tspence tspence commented Nov 17, 2023

Patch notes for 98.0.2363

These patch notes summarize the changes from version 97.0.2178.

Added 2 new APIs:

  • ProjectField.RetrieveProjectFieldValue (GET /api/data/projects/{projectId}/fields/{fieldId})
  • ProjectField.RetrieveAllProjectFieldValues (GET /api/data/projects/{projectId}/fields)

Changes to existing APIs:

  • IntegrationProvider.UpdateIntegrationProvider changed [body].Value.DataType from AuthenticationDto to AuthenticationStatusDto
  • IntegrationProvider.UpdateIntegrationProvider changed [body].Value.DataTypeRef from /docs/authenticationdto to /docs/authenticationstatusdto

Deprecated 2 old APIs:

  • Integration.AddIntegrationInstance
  • Integration.RemoveIntegrationInstance

@tspence tspence merged commit c2bd20d into main Nov 20, 2023
1 check passed
@tspence tspence deleted the tspence/release-98 branch November 20, 2023 23:25
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.

2 participants