Skip to content

Remove Beta flag for Optimistic Locking#11244

Merged
MarkvanMents merged 2 commits into
mendix:developmentfrom
akkrishnakumar:development
Jun 3, 2026
Merged

Remove Beta flag for Optimistic Locking#11244
MarkvanMents merged 2 commits 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

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.

Yes, in Mx12 we only have to say what the status is in 12, so it will be GA from 12.0.0 so we don't have to say anything.

Updated the description of the availability of optimistic locking feature in Mendix.
Removed the "beta" lozenge.
Copy link
Copy Markdown
Collaborator

@MarkvanMents MarkvanMents left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, Akhil.
Looks good - I've also removed the "BETA" lozenge which was displayed in the navigation pane.
Approving and merging, since 11.11 is already released.

@@ -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.

Yes, in Mx12 we only have to say what the status is in 12, so it will be GA from 12.0.0 so we don't have to say anything.

@MarkvanMents MarkvanMents merged commit 979d4e4 into mendix:development Jun 3, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants