Skip to content

Update version to 11.5.0 for 11.4 release#14820

Closed
anand1976 wants to merge 2 commits into
mainfrom
update-main-for-11.5.0
Closed

Update version to 11.5.0 for 11.4 release#14820
anand1976 wants to merge 2 commits into
mainfrom
update-main-for-11.5.0

Conversation

@anand1976

@anand1976 anand1976 commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bump version.h from 11.4.0 to 11.5.0
  • Add 11.4.fb to check_format_compatible.sh
  • Cherry-pick HISTORY.md from 11.4.fb
  • Delete unreleased_history/ note files

Part of 11.4 release workflow.

@meta-cla meta-cla Bot added the CLA Signed label Jun 4, 2026
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

⚠️ clang-tidy: 5 warning(s) on changed lines

Completed in 1052.4s.

Summary by check

Check Count
clang-analyzer-optin.core.EnumCastOutOfRange 4
cppcoreguidelines-special-member-functions 1
Total 5

Details

db/blob/db_blob_direct_write_test.cc (1 warning(s))
db/blob/db_blob_direct_write_test.cc:127:7: warning: class 'ActiveBlobVisibilityWritableFile' defines a non-default destructor but does not define a move constructor or a move assignment operator [cppcoreguidelines-special-member-functions]
include/rocksdb/file_system.h (4 warning(s))
include/rocksdb/file_system.h:195:10: warning: The value '3' provided to the cast expression is not in the valid range of values for 'FileOpenContract' [clang-analyzer-optin.core.EnumCastOutOfRange]
include/rocksdb/file_system.h:195:10: warning: The value '3' provided to the cast expression is not in the valid range of values for 'FileOpenContract' [clang-analyzer-optin.core.EnumCastOutOfRange]
include/rocksdb/file_system.h:195:10: warning: The value '3' provided to the cast expression is not in the valid range of values for 'FileOpenContract' [clang-analyzer-optin.core.EnumCastOutOfRange]
include/rocksdb/file_system.h:195:10: warning: The value '3' provided to the cast expression is not in the valid range of values for 'FileOpenContract' [clang-analyzer-optin.core.EnumCastOutOfRange]
@meta-codesync

meta-codesync Bot commented Jun 5, 2026

Copy link
Copy Markdown

@anand1976 has imported this pull request. If you are a Meta employee, you can view this in D107681545.

@joshkang97 joshkang97 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Review automatically exported from Phabricator review in Meta.

@meta-codesync

meta-codesync Bot commented Jun 6, 2026

Copy link
Copy Markdown

@anand1976 merged this pull request in a214d3f.

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

2 participants