Skip to content

chore(master): release 1.0.0#1889

Open
ooples wants to merge 1 commit into
masterfrom
release-please--branches--master--components--AiDotNet
Open

chore(master): release 1.0.0#1889
ooples wants to merge 1 commit into
masterfrom
release-please--branches--master--components--AiDotNet

Conversation

@ooples

@ooples ooples commented Jul 18, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

1.0.0 (2026-07-22)

⚠ BREAKING CHANGES

  • autoformer: removes public API (AiDotNet.Autodiff.GradientCheckpointing, CheckpointingExtensions, DiffusionMemoryManager.Checkpoint/.CheckpointSequence). No caller existed in this repo, but downstream consumers referencing them will need to move to the AiDotNet.Tensors primitive.

Features

  • deepar: pluggable predictive-distribution head (Gaussian | Student-t | spline) (#1890) (8b8fd64)
  • facade: purged/embargoed chronological validation split by default for forecast models (#1894) (6b83163)
  • finance-rl: greenfield portfolio-manager RL core — env + risk-adjusted rewards + honest-eval harness (#1895) (259d58b)
  • optimizer: divergence guard + ReduceLROnPlateau coordinated with early stopping (#1892) (a923166)
  • rag: productionize the RAG pipeline (real LLM, real vector stores, async, quantization, eval, facade wiring) (#1896) (61bb013)
  • serving: OpenAI-compatible API, streaming generation, and serving benchmark (#1882) (b2464b4)

Bug Fixes

  • facade: quantization trained-state + rank-3 tensor training + interface-completeness guard (#1887) (d70b641)
  • licensing: unblock CI + v2 aidn2 hardening (P1) — capability gating, CRL, scope/machine binding (#1891) (c551cbb)
  • tests: repair UTF-8 corruption in TrainingContractParityTests doc comment (#1898) (e50cca9)

Performance

  • autoformer: compute the correlation spectrum with one matmul; revive 20 dead GPU tests (#1916) (1f691fd)
  • timeseries: stop per-element GPU host reads in Autoformer/Informer/TFT forwards (#1897) (7be00cd)

This PR was generated with Release Please. See documentation.

@ooples ooples added the autorelease: pending Release-please: release PR awaiting merge label Jul 18, 2026
@vercel

vercel Bot commented Jul 18, 2026

Copy link
Copy Markdown

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/franklins-projects-02a0b5a0?upgradeToPro=build-rate-limit

@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@ooples, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 15 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 2df26486-a896-4c52-860d-7cb71da1b402

📥 Commits

Reviewing files that changed from the base of the PR and between e26b9d9 and c074b17.

📒 Files selected for processing (2)
  • .release-please-manifest.json
  • CHANGELOG.md

Walkthrough

The release manifest advances the root package from version 0.231.0 to 0.232.0, and the changelog adds the corresponding 2026-07-20 release entry with feature, bug-fix, and performance bullets.

Changes

Release metadata

Layer / File(s) Summary
Version and changelog entry
.release-please-manifest.json, CHANGELOG.md
The root package version changes to 0.232.0, and a categorized changelog section is added for the release.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • ooples/AiDotNet#1884: Makes corresponding release-version and changelog updates for the adjacent release.

Poem

A version steps up, bright and new,
The changelog sings its release tune.
Features bloom and bug fixes gleam,
Performance notes join the stream.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title is release-related but गलत versioned: the PR creates 0.232.0, not 1.0.0. Update the title to reflect the actual release version, e.g. "chore(master): release 0.232.0".
✅ Passed checks (4 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--master--components--AiDotNet

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@ooples ooples changed the title chore(master): release 0.231.1 chore(master): release 0.232.0 Jul 18, 2026
@ooples
ooples force-pushed the release-please--branches--master--components--AiDotNet branch from b39e92e to 21a6dfc Compare July 18, 2026 12:50
@vercel

vercel Bot commented Jul 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aidotnet_website Ready Ready Preview, Comment Jul 22, 2026 1:19am
aidotnet-playground-api Ready Ready Preview, Comment Jul 22, 2026 1:19am

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

Labels

autorelease: pending Release-please: release PR awaiting merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant