What's Changed
- feat(auth): support for VSCode auth flow by @manusa in #258
- build(deps): bump k8s.io/api from 0.33.3 to 0.33.4 by @dependabot[bot] in #260
- build(deps): bump k8s.io/apimachinery from 0.33.3 to 0.33.4 by @dependabot[bot] in #266
- build(deps): bump k8s.io/client-go from 0.33.3 to 0.33.4 by @dependabot[bot] in #267
- build(deps): bump helm.sh/helm/v3 from 3.18.4 to 3.18.5 by @dependabot[bot] in #261
- build(deps): bump k8s.io/kubectl from 0.33.3 to 0.33.4 by @dependabot[bot] in #263
- build(deps): bump k8s.io/apiextensions-apiserver from 0.33.3 to 0.33.4 by @dependabot[bot] in #264
- build(deps): bump github.com/mark3labs/mcp-go from 0.37.0 to 0.38.0 by @dependabot[bot] in #276
- build(deps): bump helm.sh/helm/v3 from 3.18.5 to 3.18.6 by @dependabot[bot] in #274
- fix:test: prevent usage of real cluster in tests by @manusa in #282
- test: misc fixes and typos by @manusa in #284
- build(deps): bump k8s.io/cli-runtime from 0.33.4 to 0.34.0 by @dependabot[bot] in #287
- build(deps): bump k8s.io/metrics from 0.33.4 to 0.34.0 by @dependabot[bot] in #286
- build(deps): bump sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.0 by @dependabot[bot] in #293
- build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #299
- build(deps): bump github.com/mark3labs/mcp-go from 0.38.0 to 0.39.1 by @dependabot[bot] in #300
- build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10 by @dependabot[bot] in #301
- build(deps): bump golang.org/x/sync from 0.16.0 to 0.17.0 by @dependabot[bot] in #303
- build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by @dependabot[bot] in #302
- build(deps): bump sigs.k8s.io/controller-runtime from 0.22.0 to 0.22.1 by @dependabot[bot] in #306
- build(deps): bump github.com/spf13/afero from 1.14.0 to 1.15.0 by @dependabot[bot] in #307
- build(deps): bump k8s.io/api from 0.34.0 to 0.34.1 by @dependabot[bot] in #311
- build(deps): bump k8s.io/metrics from 0.34.0 to 0.34.1 by @dependabot[bot] in #312
- build(deps): bump k8s.io/cli-runtime from 0.34.0 to 0.34.1 by @dependabot[bot] in #314
- build(deps): bump k8s.io/apiextensions-apiserver from 0.34.0 to 0.34.1 by @dependabot[bot] in #317
- refactor(toolsets): renamed Profile to Toolset by @manusa in #309
- feat(logs): add support for previous container logs by @samuelmasuy in #256
New Contributors
- @samuelmasuy made their first contribution in #256
Full Changelog: v0.0.49...v0.0.50