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: inference-gateway/a2a-debugger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: inference-gateway/a2a-debugger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 17, 2025

  1. docs: Update example server URL in README to localhost

    Signed-off-by: Eden Reich <eden.reich@gmail.com>
    edenreich committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    f3ce233 View commit details
    Browse the repository at this point in the history
  2. chore: Update TASK_VERSION to v3.44.0

    Signed-off-by: Eden Reich <eden.reich@gmail.com>
    edenreich committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    813bd4e View commit details
    Browse the repository at this point in the history
  3. refactor: Change log level from Info to Debug for A2A client initiali…

    …zation and connection tests
    
    Logs are only interesting if using debug mode in the CLI.
    
    Signed-off-by: Eden Reich <eden.reich@gmail.com>
    edenreich committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    a15ad42 View commit details
    Browse the repository at this point in the history
  4. docs: Add example README, configuration file, and docker-compose for …

    …A2A Debugger setup
    
    Signed-off-by: Eden Reich <eden.reich@gmail.com>
    edenreich committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    9b535a7 View commit details
    Browse the repository at this point in the history
  5. chore(release): 🔖 0.3.1 [skip ci]

    ## [0.3.1](v0.3.0...v0.3.1) (2025-06-17)
    
    ### ♻️ Improvements
    
    * Change log level from Info to Debug for A2A client initialization and connection tests ([a15ad42](a15ad42))
    
    ### 📚 Documentation
    
    * Add example README, configuration file, and docker-compose for A2A Debugger setup ([9b535a7](9b535a7))
    * Update example server URL in README to localhost ([f3ce233](f3ce233))
    
    ### 🔧 Miscellaneous
    
    * Update TASK_VERSION to v3.44.0 ([813bd4e](813bd4e))
    ig-semantic-release-bot[bot] committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    ee18e03 View commit details
    Browse the repository at this point in the history
Loading