Skip to content

Commit

Permalink
Publishing version 1.4.11. (#989)
Browse files Browse the repository at this point in the history
Signed-off-by: Tatsat Mishra <[email protected]>
Co-authored-by: Tatsat Mishra <[email protected]>
  • Loading branch information
Tatsinnit and Tatsat Mishra authored Oct 14, 2024
1 parent 9e92e4a commit 3492d46
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## [1.4.11]

* Add deploy manifest handler for GH Copilot.
* Kubectl savedialog UX changes.
* Support creating automatic aks from GH Copilot.
* Kubectl command generation plugin for GH Copilot.
* Add cluster options util for GH Copilot scenarios
* Fix dependabot update for 1.94 with engine update.
* Fix for different format of serviceprincal id from auth sessions.
* Role assignments for automatic sku.
* Support create automatic aks cluster.
* New namespace creation in github workflow.
* Dependabot updates and bumps.

Welcome new contributors @kejatura-dev to the repo. Thanks to @tejhan, @ReinierCC, @ivelisseca, @qpetraroia, @hsubramanianaks, Joy for contributions, testing and reviews.

## [1.4.10]

* Fix for walkthrough and show welcome dependency.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-aks-tools",
"displayName": "Azure Kubernetes Service",
"description": "Display Azure Kubernetes Services within VS Code",
"version": "1.4.10",
"version": "1.4.11",
"aiKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",
"publisher": "ms-kubernetes-tools",
"icon": "resources/aks-tools.png",
Expand Down

0 comments on commit 3492d46

Please sign in to comment.