Skip to content

Commit a58776c

Browse files
Merge pull request #775 from jasonnovichRunAI/v2.17
2 parents 715378d + 990db97 commit a58776c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/home/whats-new-2-16.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,14 @@ Deprecation notifications allow you to plan for future changes in the Run:ai Pla
8686
* User Interface—there will no longer be an option to:
8787
* migrate projects to another department, when deleting departments.
8888
* change departments, when editing a project.
89+
90+
### API deprecations
91+
92+
#### Removed APIs and API fields (completed deprecation)
93+
94+
The following list of API endpoints and fields that have completed their deprecation process and therefore will be changed as follows:
95+
96+
| Endpoint | Change |
97+
| -- | -- |
98+
| /v1/k8s/clusters | The endpoint was removed and is replaced by /api/v1/clusters |
99+
| /v1/k8s/clusters/{uuid} | The endpoint was removed and is replaced by /api/v1/clusters/{uuid} |

0 commit comments

Comments
 (0)