azure-toolkit-for-intellij-v3.62.0-2021.3
wangmingliang-ms
released this
03 Mar 07:27
·
5009 commits
to develop
since this release
Added
- Add support for IntelliJ 2022.1 EAP.
- Azure Explorer: a
Create
action (link to portal) is added onSpring Cloud
node's context menu to create Spring Cloud service on portal.
Changed
- You need to confirm before deleting any Azure resource.
- App Service: files can be opened in editor by double clicking.
- Azure Explorer: most context menu actions of Azure Explorer nodes can be triggered via shortcuts.
- Functions: port of Azure Functions Core tools can be customized when run Function project.
- ARM & Application Insights: migrate to Track2 SDK.
Fixed
- #6370: Opening IntelliJ IDEA settings takes 60+ seconds with Azure Toolkit plug-in enabled.
- #6374: Azure Functions local process not killed properly on Mac/IntelliJ.
- MySQL/SQL/PostgreSQL server: NPE when open properties editor of a deleting MySQL/SQL/PostgreSQL server.
- MySQL/SQL/PostgreSQL server: expandable sections in properties view of a stopped MySQL server can be folded but can not be expanded.
- Redis Cache: Redis data explorer UI blocks when read data in non-first database.
- Redis Cache: pricing tier keeps
Basic C0
no matter what use selects in Redis cache creation dialog.