Skip to content

Fix #22990: Add ETag Support for Optimistic Concurrency Control in PATCH Operations - #22291

Merged
harshach merged 5 commits into
mainfrom
patch
Jul 13, 2025
Merged

Fix #22990: Add ETag Support for Optimistic Concurrency Control in PATCH Operations#22291
harshach merged 5 commits into
mainfrom
patch

Conversation

@harshach

@harshach harshach commented Jul 11, 2025

Copy link
Copy Markdown
Collaborator

Describe your changes:

Fixes #22290

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@harshach
harshach requested a review from a team as a code owner July 11, 2025 05:26
@github-actions github-actions Bot added backend safe to test Add this label to run secure Github workflows on PRs labels Jul 11, 2025
pmbrull
pmbrull previously approved these changes Jul 11, 2025
Comment thread package.json
@sonarqubecloud

Copy link
Copy Markdown

@harshach
harshach merged commit d1c92fb into main Jul 13, 2025
19 of 20 checks passed
@harshach
harshach deleted the patch branch July 13, 2025 21:59
maulikkotak98 pushed a commit to maulikkotak98/OpenMetadata that referenced this pull request Jul 16, 2025
…Control in PATCH Operations (open-metadata#22291)

* Fix open-metadata#22990: Add ETag Support for Optimistic Concurrency Control in PATCH Operations

* Fix tests

* Add package.json back
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend safe to test Add this label to run secure Github workflows on PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ETag Support for Optimistic Concurrency Control in PATCH Operations

4 participants