Remove reverted rest command from 3.8 release notes - #5654
Merged
mengweieric merged 1 commit intoJul 24, 2026
Merged
Conversation
The PPL rest command was added (opensearch-project#5599) and fully reverted (opensearch-project#5635) within the same release cycle, so neither should appear in the notes. Signed-off-by: Eric Wei <menwe@amazon.com>
mengweieric
requested review from
LantaoJin,
RyanL1997,
Swiddis,
acarbonetto,
ahkcs,
anirudha,
dai-chen,
joshuali925,
noCharger,
penghuo,
ps48,
qianheng-aws,
songkant-aws,
vamsimanohar,
ykmr1224 and
yuancu
as code owners
July 24, 2026 20:19
Contributor
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
ahkcs
approved these changes
Jul 24, 2026
Swiddis
approved these changes
Jul 24, 2026
RyanL1997
approved these changes
Jul 24, 2026
mengweieric
added a commit
that referenced
this pull request
Jul 24, 2026
The PPL rest command was added (#5599) and fully reverted (#5635) within the same release cycle, so neither should appear in the notes. (cherry picked from commit 7c24851) Signed-off-by: Eric Wei <menwe@amazon.com> Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: Eric Wei <menwe@amazon.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Removes the
Revert PPL rest command (#5635)line from the 3.8.0 release notes.The PPL
restcommand was added (#5599) and fully reverted (#5635) within the same 3.8 release cycle, so it nets to zero for this release. The original feature is (correctly) not listed, so the standalone revert entry is noise and is best omitted rather than advertised as a change.Check List
--signoff