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

Update 860.md #4501

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update 860.md #4501

wants to merge 1 commit into from

Conversation

jwulf
Copy link
Member

@jwulf jwulf commented Oct 22, 2024

Update release note to make it accurate and clear. New correlation endpoint is on the REST API, and does not accept a ttl property.

Description

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support.
  • This is already available but undocumented and should be released within a week.
  • This on a specific schedule and the assignee will coordinate a release with the DevEx team. (apply hold label or convert to draft PR)
  • This is part of a scheduled alpha or minor. (apply alpha or minor label)
  • There is no urgency with this change and can be released at any time.

PR Checklist

  • My changes are for an already released minor and are in /versioned_docs directory.
  • My changes are for the next minor and are in /docs directory (aka /next/).

Update release note to make it accurate and clear. New correlation endpoint is on the REST API, and does not accept a `ttl` property.
@jwulf jwulf requested a review from a team October 22, 2024 15:12
Copy link
Contributor

👋 🤖 🤔 Hello! Did you make your changes in all the right places?

These files were changed only in versioned_docs/version-8.6/. You might want to duplicate these changes in docs/.

  • versioned_docs/version-8.6/reference/release-notes/860.md

You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines.

@@ -211,7 +211,7 @@ When creating a process for a local (non-English) region, you can design forms i

<!-- https://github.com/camunda/product-hub/issues/1818 -->

Real-time feedback is added for message correlation for messages with `ttl=o`, enabling external systems to immediately determine the success or failure of message correlation. This enhancement allows external systems to take prompt and appropriate actions based on the correlation result, improving overall efficiency and reducing response times.
The Camunda 8 REST API provides an [endpoint for synchronous message correlation](https://docs.camunda.io/docs/apis-tools/camunda-api-rest/specifications/correlate-a-message/), enabling external systems to immediately determine the success or failure of message correlation. This enhancement allows external systems to take prompt and appropriate actions based on the correlation result, improving overall efficiency and reducing response times.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [vale] reported by reviewdog 🐶
[all.hrefProduction] Improper link format: 'endpoint for synchronous message correlation'. Please use relative URLs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 In Review
Development

Successfully merging this pull request may close these issues.

1 participant