Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tadata-org/fastapi_mcp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.7
Choose a base ref
...
head repository: tadata-org/fastapi_mcp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 19 commits
  • 30 files changed
  • 2 contributors

Commits on Jul 23, 2025

  1. Configuration menu
    Copy the full SHA
    fbe06f8 View commit details
    Browse the repository at this point in the history
  2. simplify streamble http transport since the request info injection wi…

    …ll be handled using the mcp server request_context, instead of the hack we done before
    shahar4499 committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    809be27 View commit details
    Browse the repository at this point in the history
  3. add a cursorignore file

    shahar4499 committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    37109a3 View commit details
    Browse the repository at this point in the history
  4. remove the hacky approach to injecting http request context, now that…

    … MCP sdk supports passing http context directly to tool handlers
    shahar4499 committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    5f08290 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bdb693 View commit details
    Browse the repository at this point in the history
  6. fix http transport

    shahar4499 committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    d7110cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3802d1f View commit details
    Browse the repository at this point in the history
  8. fix test

    shahar4499 committed Jul 23, 2025
    Configuration menu
    Copy the full SHA
    0641baa View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. rename

    shahar4499 committed Jul 27, 2025
    Configuration menu
    Copy the full SHA
    fb0da5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4122a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Configuration menu
    Copy the full SHA
    479bb0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab110bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc8fa74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36ed9d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25d016c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d369f8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #206 from tadata-org/add-streamable-http-support

    Add streamable http support
    shahar4499 authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    f796513 View commit details
    Browse the repository at this point in the history
  8. bump version to 0.4.0

    shahar4499 committed Jul 28, 2025
    Configuration menu
    Copy the full SHA
    3d197fb View commit details
    Browse the repository at this point in the history
  9. Merge pull request #207 from tadata-org/release-0-4-0

    bump version to 0.4.0
    shahar4499 authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    4cd0c0a View commit details
    Browse the repository at this point in the history
Loading