Skip to content

Commit

Permalink
Merge pull request #6289 from microsoft/endgame-december
Browse files Browse the repository at this point in the history
Endgame december for 2021.3
  • Loading branch information
wangmingliang-ms authored Dec 30, 2021
2 parents fd96627 + 495d883 commit a20bf0a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,10 @@ All notable changes to "Azure Toolkit for IntelliJ IDEA" will be documented in t
### Added
- Add dependency support for Azure Functions related libs, so that our plugin can be recommended.
- Add actions on some error notifications, so that user knows what to do next.
- Add Azure's account registration link on "Sign in" dialog.
- Add account registration link in "Sign in" dialog.

### Changed
- Performance of restoring-sign-in is improved.
- MySQL: remove support for v5.6.

### Fixed
- [#6120](https://github.com/microsoft/azure-tools-for-java/issues/6120): AzureOperationException: list all function modules in project.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,12 @@

## 3.60.0
### Added
- Add dependency support for Azure Functions related libs, so that our plugin can be recommended
- Add dependency support for Azure Functions related libs, so that our plugin can be recommended.
- Add actions on some error notifications, so that user knows what to do next.
- Add Azure account registration link one login dialog
- Add account registration link in "Sign in" dialog.

### Changed
- Performance of restoring-sign-in is improved.
- MySQL: remove support for v5.6.

### Fixed
- [#6120](https://github.com/microsoft/azure-tools-for-java/issues/6120) AzureOperationException: list all function modules in project
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,12 @@
<ul>
<li>Add dependency support for Azure Functions related libs, so that our plugin can be recommended.</li>
<li>Add actions on some error notifications, so that user knows what to do next.</li>
<li>Add Azure's account registration link in login dialog.</li>
<li>Add account registration link in "Sign in" dialog.</li>
<ul>
<h4>Changed</h4>
<ul>
<li>Performance of restoring-sign-in is improved.</li>
<li>MySQL: remove support for v5.6.</li>
<ul>
<h4>Fixed</h4>
Expand Down

0 comments on commit a20bf0a

Please sign in to comment.