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

Doc: Specify the patch version for soft pause feature. #3984

Merged

Conversation

rodrigo-lourenco-lopes
Copy link
Contributor

@rodrigo-lourenco-lopes rodrigo-lourenco-lopes commented Jun 26, 2024

Description

This PR makes changes in the pages backup-and-restore.md and management-api.md in the versions 8.5, 8.4, 8.3, and 8.2 to specify in which patch versions the soft pause feature is available.

The respective patch versions that this feature is available are: 8.2.27, 8.3.11, 8.4.7 and 8.5.1.

closes: camunda/camunda#19410

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/).

Copy link
Contributor

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

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

  • versioned_docs/version-8.5/self-managed/operational-guides/backup-restore/backup-and-restore.md
  • versioned_docs/version-8.5/self-managed/zeebe-deployment/operations/management-api.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.

Copy link
Contributor

@deepthidevaki deepthidevaki left a comment

Choose a reason for hiding this comment

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

Thanks. LGTM. The only difference is that in the old process when we used hard pause, we could do step 8 and 9 in parallel. This information is lost here. But I think it is ok.

@akeller akeller requested review from a team and removed request for christinaausley June 27, 2024 14:16
@akeller akeller added the component:zeebe Issues related with Zeebe project label Jun 27, 2024
@rodrigo-lourenco-lopes rodrigo-lourenco-lopes merged commit 5eb20df into main Jun 27, 2024
15 checks passed
@rodrigo-lourenco-lopes rodrigo-lourenco-lopes deleted the rl-specify-patch-version-for-soft-pause-feature branch June 27, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:zeebe Issues related with Zeebe project
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Change the Backups Protocol to reflect the patch changes with the introduction of Soft Pause feature.
4 participants