Skip to content

Update copyright in LICENSE file and add THIRD-PARTY-NOTICES.txt#9

Merged
stephentoub merged 1 commit into
mainfrom
mdk/copyrights
Mar 20, 2025
Merged

Update copyright in LICENSE file and add THIRD-PARTY-NOTICES.txt#9
stephentoub merged 1 commit into
mainfrom
mdk/copyrights

Conversation

@mikekistler

@mikekistler mikekistler commented Mar 20, 2025

Copy link
Copy Markdown
Contributor

This PR updates the LICENSE and THIRD-PARTY-NOTICES.txt file to reflect the correct copyright information.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@stephentoub stephentoub merged commit d23e065 into main Mar 20, 2025
@stephentoub stephentoub deleted the mdk/copyrights branch March 20, 2025 15:32
PranavSenthilnathan added a commit to PranavSenthilnathan/csharp-sdk that referenced this pull request Jun 11, 2026
- Docs: clarify IMcpTaskStore strong-consistency contract (SEP-2663 modelcontextprotocol#306)
  on CreateTaskAsync and document the singleton requirement under stateless
  HTTP; extend tasks.md custom-store requirements list to match (modelcontextprotocol#5, modelcontextprotocol#7).
- Tests: add RootsTool fixture + E2E test covering server-initiated
  roots/list redirection through the task store (modelcontextprotocol#6); add two E2E tests
  for SendTaskStatusNotificationAsync covering the Working/Completed and
  Failed branches (modelcontextprotocol#9); add McpServerTasksNoStoreTests pinning the silent
  sync fallback when a client opts into tasks but no TaskStore is
  configured (modelcontextprotocol#8).
- Rename CompletedTaskResult.TaskResult and CompletedTaskNotificationParams.TaskResult
  to Result for consistency with the JSON wire name. Wire format unchanged.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

3 participants