Skip to content

Remove Beta flag for Optimistic Locking#11244

Open
akkrishnakumar wants to merge 1 commit into
mendix:developmentfrom
akkrishnakumar:development
Open

Remove Beta flag for Optimistic Locking#11244
akkrishnakumar wants to merge 1 commit into
mendix:developmentfrom
akkrishnakumar:development

Conversation

@akkrishnakumar
Copy link
Copy Markdown
Contributor

RUN-5172

@akkrishnakumar
Copy link
Copy Markdown
Contributor Author

Waiting for review from Runtime Core team

@emirmx
Copy link
Copy Markdown
Contributor

emirmx commented May 26, 2026

Waiting for review from Runtime Core team

Looks good

@MarkvanMents MarkvanMents self-assigned this May 26, 2026
@@ -7,10 +7,6 @@ beta: true

## Introduction

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@akkrishnakumar

We still need to say that this was introduced in 11.5.0, for customers who are using earlier 11.x versions.
When was it made GA? I can't see anything in the release notes. We need to add something there since 11.5 says it is in public beta.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I understand.

Which means in 12, we can remove this ?

I found this in the release notes of 11.5

Optimistic Locking
We made optimistic locking publicly available as a beta feature. This allows apps to safeguard against concurrent modifications. It can be enabled in the Runtime tab of the App Settings dialog box. Enabling this feature gives each entity an extra system attribute (MxObjectVersion of type Long). Its behavior will be automatically handled by the system. For more information, see Optimistic Locking.

I'll add the details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants