Skip to content

Commit ceec7cc

Browse files
afgambinclaude
andcommitted
docs(release): drop leftover Hub wording from 8.10-alpha3 public REST API entry
The Public Hub REST API entry still said "Hub resources" and "public Hub REST API" after the sentence subject and link text were already de-branded, since Camunda Hub isn't an announced product for 8.10 yet. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent f277f90 commit ceec7cc

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/reference/announcements-release-notes/8100/8100-announcements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,9 +310,9 @@ Starting with Camunda 8.10, the default [Camunda Spring Boot Starter](/apis-tool
310310

311311
#### Console SM and Web Modeler APIs deprecated
312312

313-
With Camunda 8.10, the Console Self-Managed API and the Web Modeler API are deprecated in favor of the new [public Hub REST API](/reference/announcements-release-notes/8100/8100-release-notes.md#public-hub-rest-api). The legacy endpoints remain available for at least two minor versions and are scheduled for removal in 8.12.
313+
With Camunda 8.10, the Console Self-Managed API and the Web Modeler API are deprecated in favor of the new [public REST API](/reference/announcements-release-notes/8100/8100-release-notes.md#public-rest-api). The legacy endpoints remain available for at least two minor versions and are scheduled for removal in 8.12.
314314

315-
**Action:** Plan to migrate integrations from the Console Self-Managed and Web Modeler APIs to the public Hub REST API before 8.12.
315+
**Action:** Plan to migrate integrations from the Console Self-Managed and Web Modeler APIs to the public REST API before 8.12.
316316

317317
</div>
318318
</div>

docs/reference/announcements-release-notes/8100/8100-release-notes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@ You can now test non-deterministic AI agent behavior in Camunda Process Test (CP
5757

5858
### APIs & tools
5959

60-
#### Public Hub REST API
60+
#### Public REST API
6161

6262
<!-- https://github.com/camunda/product-hub/issues/3413 -->
6363

64-
Camunda now provides a public REST API under `/v2/` for programmatic access to Hub resources. The API aligns with the Orchestration Cluster API guidelines, with standardized error handling and data-fetching patterns.
64+
Camunda now provides a public REST API under `/v2/` for programmatic access to Console Self-Managed and Web Modeler resources. The API aligns with the Orchestration Cluster API guidelines, with standardized error handling and data-fetching patterns.
6565

66-
The Console Self-Managed and Web Modeler APIs are deprecated in favor of the public Hub REST API.
66+
The Console Self-Managed and Web Modeler APIs are deprecated in favor of the public REST API.
6767
See the [release announcement](/reference/announcements-release-notes/8100/8100-announcements.md#console-sm-and-web-modeler-apis-deprecated) for details.
6868

6969
<p class="link-arrow">[Public REST API](/apis-tools/hub-api-saas/overview.md)</p>

0 commit comments

Comments
 (0)