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: Azure/aks-mcp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.9
Choose a base ref
...
head repository: Azure/aks-mcp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.10
Choose a head ref
  • 7 commits
  • 19 files changed
  • 3 contributors

Commits on Sep 25, 2025

  1. Configuration menu
    Copy the full SHA
    eef6d82 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. Chore: add guidance for deploying aks-mcp in ask approuting (#215)

    * add guidance for deploying aks-mcp in ask approuting
    
    * add ingress paramater in README
    
    * address review comments
    
    * move helm-chart.md
    gossion authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    807b221 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. chore(deps): bump docker/login-action in the all-gomod group (#220)

    Bumps the all-gomod group with 1 update: [docker/login-action](https://github.com/docker/login-action).
    
    
    Updates `docker/login-action` from 3.5.0 to 3.6.0
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@184bdaa...5e57cd1)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-version: 3.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-gomod
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    10deef6 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/mark3labs/mcp-go in the all-gomod group (#…

    …219)
    
    Bumps the all-gomod group with 1 update: [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go).
    
    
    Updates `github.com/mark3labs/mcp-go` from 0.40.0 to 0.41.0
    - [Release notes](https://github.com/mark3labs/mcp-go/releases)
    - [Commits](mark3labs/mcp-go@v0.40.0...v0.41.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mark3labs/mcp-go
      dependency-version: 0.41.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-gomod
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    c3020f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2025

  1. chore(deps): bump the all-gomod group across 1 directory with 3 updat…

    …es (#223)
    
    Bumps the all-gomod group with 3 updates in the / directory: [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go), [github.com/inspektor-gadget/inspektor-gadget](https://github.com/inspektor-gadget/inspektor-gadget) and [github.com/mark3labs/mcp-go](https://github.com/mark3labs/mcp-go).
    
    
    Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.12.0 to 1.13.0
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/sdk-breaking-changes-guide-migration.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.12.0...sdk/azcore/v1.13.0)
    
    Updates `github.com/inspektor-gadget/inspektor-gadget` from 0.44.1 to 0.45.0
    - [Release notes](https://github.com/inspektor-gadget/inspektor-gadget/releases)
    - [Commits](inspektor-gadget/inspektor-gadget@v0.44.1...v0.45.0)
    
    Updates `github.com/mark3labs/mcp-go` from 0.41.0 to 0.41.1
    - [Release notes](https://github.com/mark3labs/mcp-go/releases)
    - [Commits](mark3labs/mcp-go@v0.41.0...v0.41.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity
      dependency-version: 1.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-gomod
    - dependency-name: github.com/inspektor-gadget/inspektor-gadget
      dependency-version: 0.45.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all-gomod
    - dependency-name: github.com/mark3labs/mcp-go
      dependency-version: 0.41.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-gomod
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    070e0d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. /heath for http, see (#225)

    gossion authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    d449c8a View commit details
    Browse the repository at this point in the history
Loading