Fix V10 Release Notes: Add Scheduled Messaging, Default Mappers, and Missing Feature Documentation#3705
Conversation
|
|
There was a problem hiding this comment.
No application code in the PR — skipped Code Health checks.
See analysis details in CodeScene
Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.
… mappers, and enhanced documentation Co-authored-by: iancooper <45537+iancooper@users.noreply.github.com>
There was a problem hiding this comment.
No application code in the PR — skipped Code Health checks.
See analysis details in CodeScene
Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.
There was a problem hiding this comment.
No application code in the PR — skipped Code Health checks.
See analysis details in CodeScene
Quality Gate Profile: Clean Code Collective
Want more control? Customize Code Health rules or catch issues early with our IDE extension and CLI tool.
…Missing Feature Documentation (BrighterCommand#3705) * Initial plan * Add comprehensive V10 release notes with scheduled messaging, default mappers, and enhanced documentation Co-authored-by: iancooper <45537+iancooper@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: iancooper <45537+iancooper@users.noreply.github.com>
The V10 release notes were missing documentation for several major features and changes. This PR comprehensively updates the release notes to include:
Major Missing Features Added
Scheduled Messaging - Documented the new scheduling capability (PR #3487) that allows sending messages at specific times or after delays:
Default Message Mappers - Added clarification that explicit message mappers aren't always required. Users can rely on default mappers (JsonMapper, CloudEventsMapper) unless they need explicit transforms, addressing a key point of confusion.
Enhanced Documentation
Additional Improvements
The release notes now provide complete coverage of V10 changes with proper PR references, code examples, and migration guidance for all major features.
Fixes #3704.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.