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 103 #24

Merged
merged 5 commits into from
Feb 11, 2024
Merged

Release 103 #24

merged 5 commits into from
Feb 11, 2024

Conversation

tspence
Copy link
Contributor

@tspence tspence commented Feb 10, 2024

Patch notes for 103.0.3003

These patch notes summarize the changes from version 102.0.2886.

Added 2 new APIs:

  • Changeset.RetrieveChangesetsByProjectID (GET /api/data/projects/{projectId}/changesets)
  • Project.DeleteProject (DELETE /api/data/projects/{projectId})

Deprecated 1 old APIs:

  • TaskMetadata.GetTaskMetadata

We have two methods, WithBearerToken and WithApiKey.  The WithApiKey function doesn't work, so remove it.

Also, it's easy to mess up the custom environment string. Let's replace with an URI object.
# Patch notes for 103.0.3003

These patch notes summarize the changes from version 102.0.2886.

Added 2 new APIs:
* Changeset.RetrieveChangesetsByProjectID (GET /api/data/projects/{projectId}/changesets)
* Project.DeleteProject (DELETE /api/data/projects/{projectId})

Deprecated 1 old APIs:
* TaskMetadata.GetTaskMetadata
@tspence tspence merged commit 29f6280 into main Feb 11, 2024
1 check passed
@tspence tspence deleted the tspence/release-103 branch February 11, 2024 18:39
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