Skip to content

Start release notes for 8.1.0 - #4681

Open
ggivo wants to merge 1 commit into
masterfrom
topic/ggivo/release-notes-8.1.0
Open

Start release notes for 8.1.0#4681
ggivo wants to merge 1 commit into
masterfrom
topic/ggivo/release-notes-8.1.0

Conversation

@ggivo

@ggivo ggivo commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Adds a running docs/release-notes/<version>.md file, appended in the same PR as any user-visible behavior change, so notes are written at merge time instead of reconstructed at release time. Includes the mkdocs nav entry and an AGENTS.md rule making it part of the contribution conventions.

Seeded with the #4675 key pre-processor entry. The page carries an "Unreleased" notice until 8.1.0 ships; removing it is part of the release.


Note

Low Risk
Documentation and contribution-process only; no runtime, API, or security code changes.

Overview
Introduces running release notes for Jedis 8.1.0 so user-visible behavior changes are recorded in the same PR instead of reconstructed at release time.

Adds docs/release-notes/8.1.0.md (with an Unreleased notice), wires it into the MkDocs nav, and adds an AGENTS.md contribution rule requiring behavior-change entries under docs/release-notes/. The page is seeded with the #4675 key pre-processor change for ZRANGESTORE/GEOSEARCHSTORE and eval/evalsha keys.

Reviewed by Cursor Bugbot for commit 5057e94. Bugbot is set up for automated code reviews on this repo. Configure here.

Running docs/release-notes/<version>.md file, appended in the same PR
as any user-visible behavior change, so notes are written at merge time
instead of reconstructed at release time. Seeded with the #4675 key
pre-processor entry.
@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown

Test Results

  206 files  ±0    206 suites  ±0   8m 0s ⏱️ -6s
8 101 tests ±0  8 033 ✅ +237  68 💤  - 237  0 ❌ ±0 
8 121 runs  ±0  8 053 ✅ +237  68 💤  - 237  0 ❌ ±0 

Results for commit 5057e94. ± Comparison against base commit 77a9d77.

♻️ This comment has been updated with latest results.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5057e94b2b

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".


...

## Behavior Changes

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Add the missing FTSearchParams behavior note

Because this page is the running 8.1.0 notes, it also needs to mention the other user-visible behavior from #4675: FTSearchParams.params(Map) now merges/overwrites existing PARAMS after addParam() or prior params() calls instead of effectively ignoring the later map. Without an entry here, users upgrading from 8.0.0 won't know why FT.SEARCH queries built with mixed params can start returning different results; please add a Behavior Changes item for that fix.

AGENTS.md reference: AGENTS.md:L10-L10

Useful? React with 👍 / 👎.

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.

1 participant