Skip to content

[Repo Assist] Prepare release 8.3.0#462

Draft
github-actions[bot] wants to merge 2 commits intomasterfrom
repo-assist/release-v8.3.0-3d3cf23177bf6d12
Draft

[Repo Assist] Prepare release 8.3.0#462
github-actions[bot] wants to merge 2 commits intomasterfrom
repo-assist/release-v8.3.0-3d3cf23177bf6d12

Conversation

@github-actions
Copy link
Contributor

🤖 This PR was created by Repo Assist, an automated AI assistant.

Prepares the RELEASE_NOTES.md for version 8.3.0 — a minor release capturing significant improvements merged since 8.2.0 (February 24).

Changes since 8.2.0

Type PR Description
🐛 Bug fix #432 Fix custom attributes on nested erased types
🐛 Bug fix #458 Fix GetNestedType on TypeSymbol/ProvidedTypeSymbol for generic provided types
🐛 Bug fix #459 Fix mutable variable captures in QuotationSimplifier — promote to ref cells
⚡ Performance #443 Memoize transType in AssemblyCompiler to reduce redundant type translation
⚡ Performance #457 Cache transTypeRef and transMethRef in assembly compiler
✨ Feature #428 New warning when all static parameters in a type provider are optional
📚 Docs #455 Documentation guide overhaul
🧪 Tests #442 Add coverage tests and Coverage build target
🔧 Toolchain #431 Update to .NET 8 SDK and toolchain

This is a minor version bump (8.2.0 → 8.3.0) due to the new feature (#428) and significant improvements. If preferred, a patch release (8.2.1) is also reasonable given the emphasis on bug fixes.

Test Status

This PR only modifies RELEASE_NOTES.md. The build/test status for the underlying changes is tracked in the individual PRs listed above (all passed CI before merging).


To release: merge this PR, then tag v8.3.0 and publish the NuGet package via the existing build pipeline.

Generated by Repo Assist

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@afb00b92a9514fee9a14c583f059a03d05738f70

Co-authored-by: Copilot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants