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 117 #18

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Release 117 #18

merged 2 commits into from
Sep 5, 2024

Conversation

tspence
Copy link
Contributor

@tspence tspence commented Sep 3, 2024

Patch notes for 117.0.4438

These patch notes summarize the changes from version 115.0.4328.

Added 1 new APIs:

  • Resource.ResendInviteEmail (GET /api/data/resources/{resourceId}/resendinvite)

Changes to data models:

  • ResourceCreateDto: Added new field colorName
  • ResourceDto: Added new field colorName
  • ResourceDto: Added new field color
  • ResourceUpdateDto: Added new field colorName
  • TimesheetDto: Added new field resourceId
  • TimesheetDto: Added new field taskId
  • TimesheetDto: Added new field projectId
  • UserError: Added new field statusCode

# Patch notes for 117.0.4438

These patch notes summarize the changes from version 115.0.4328.

Added 1 new APIs:
* Resource.ResendInviteEmail (GET /api/data/resources/{resourceId}/resendinvite)

Changes to data models:
* ResourceCreateDto: Added new field `colorName`
* ResourceDto: Added new field `colorName`
* ResourceDto: Added new field `color`
* ResourceUpdateDto: Added new field `colorName`
* TimesheetDto: Added new field `resourceId`
* TimesheetDto: Added new field `taskId`
* TimesheetDto: Added new field `projectId`
* UserError: Added new field `statusCode`
@tspence tspence merged commit 5cb286a into main Sep 5, 2024
1 check passed
@tspence tspence deleted the tspence/release-117 branch September 5, 2024 03:05
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