Skip to content

Graduate server 8.8#529

Merged
mgravell merged 1 commit into
masterfrom
marc/release-cleanup
Jul 24, 2026
Merged

Graduate server 8.8#529
mgravell merged 1 commit into
masterfrom
marc/release-cleanup

Conversation

@mgravell

@mgravell mgravell commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator
  • v8.8 APIs are no longer considered [Experimental]
  • moves "unshipped.txt" entries to "shipped.txt", 'cos they are

Note

Medium Risk
Promotes a large set of time-series and search APIs to stable contracts and removes experimental compiler warnings; behavior is unchanged but consumers lose NRS002 guardrails and must target Redis 8.8+ for multi-aggregate usage.

Overview
Graduates Redis 8.8 time-series APIs so they are stable public surface: [Experimental] / diagnostic NRS002 is removed from TsAggregations, multi-value TimeSeriesTuple.Create / indexer, and the related range command overloads that take TsAggregations.

Those members move from PublicAPI.Unshipped.txt into PublicAPI.Shipped.txt (no more [NRS002] annotations). Build NoWarn no longer suppresses NRS002. Experiments drops the Server_8_8 constant, records NRS002 as a retired id (with NRS001), and updates UrlFormat to .../exp/{0} for future experimental features.

Several search APIs that were still unshipped (Warnings on result types, AggregationRequest.AddScores, VectorSearchMethod.NearestNeighbour) are also promoted to shipped in the same pass.

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

@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: 7629595bad

ℹ️ 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".

Comment thread src/NRedisStack/PublicAPI/PublicAPI.Shipped.txt
@mgravell
mgravell merged commit a1b883c into master Jul 24, 2026
40 of 41 checks passed
@mgravell
mgravell deleted the marc/release-cleanup branch July 24, 2026 15:28
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