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.3
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.4
Choose a head ref
  • 13 commits
  • 11 files changed
  • 5 contributors

Commits on Aug 1, 2025

  1. chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore

    Bumps the all-gomod group with 1 update: [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go).
    
    
    Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.18.1 to 1.18.2
    - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
    - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/go-mgmt-sdk-release-guideline.md)
    - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.18.1...sdk/azcore/v1.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
      dependency-version: 1.18.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all-gomod
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    5352f43 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2025

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

Commits on Aug 3, 2025

  1. docs: add AKS MCP Transport Testing Guide and enhance test client for…

    … multiple transport protocols
    hieunhums committed Aug 3, 2025
    Configuration menu
    Copy the full SHA
    46908af View commit details
    Browse the repository at this point in the history
  2. go fmt

    hieunhums committed Aug 3, 2025
    Configuration menu
    Copy the full SHA
    6a325d8 View commit details
    Browse the repository at this point in the history
  3. docs: update AKS MCP demo notebook and README with installation instr…

    …uctions and prerequisites
    hieunhums committed Aug 3, 2025
    Configuration menu
    Copy the full SHA
    d01883d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2025

  1. Configuration menu
    Copy the full SHA
    6e1898e View commit details
    Browse the repository at this point in the history
  2. docs: update README to reflect changes from 'Testing' to 'Lab' termin…

    …ology and clarify lab exercises with AKS-MCP server
    hieunhums committed Aug 4, 2025
    Configuration menu
    Copy the full SHA
    f44ecfe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #125 from hieunhums/main

    docs: add labs for using aks-mcp with SK
    feiskyer authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    65508a7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #124 from Azure/dependabot/go_modules/all-gomod-b4…

    …a748add6
    
    chore(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.18.1 to 1.18.2 in the all-gomod group
    feiskyer authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    d7a6613 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    ecc5a93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cad29a8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #126 from Azure/bump-dependencies

    chore: bump depdencies for k8s mcp
    feiskyer authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    6b81959 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #127 from Azure/julia/add-vscode-extension

    Add AKS Extension for VSCode installation as recommended path
    feiskyer authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    6eedd14 View commit details
    Browse the repository at this point in the history
Loading