Skip to content

azure-toolkit-for-intellij-v3.71.0-2022.3

Latest
Compare
Choose a tag to compare
@wangmingliang-ms wangmingliang-ms released this 02 Dec 14:21
· 2851 commits to develop since this release

3.71.0

Added

  • Code samples of management SDK are now available in Azure SDK Reference Book
    gif of examples in sdk reference book
  • Function Core Tools can be installed and configured automatically inside IDE.
  • Data sources can be created by selecting an existing Azure Database for MySQL/PostgreSQL or Azure SQL. (Ultimate Edition only)

    screenshot of 'creating data source'

Changed

  • Action icons of Getting Started would be highlighted for part of those who have never opened it before.
  • UI of Getting Started courses panel is changed a little bit.

Fixed

  • #7063: ClassNotFoundException with local deployment of function app that depends on another module in the same project
  • #7089: Uncaught Exception Access is allowed from event dispatch thread only
  • #7116: IntelliJ Azure Function SQL Library is not copied to lib folder when running locally
  • editor names of opened CosmosDB documents is not the same as that of the document.
  • exception throws if invalid json is provided when signing in in Service Principal mode.
  • Setting dialog will open automatically when running a function locally but Azure Function Core tools is not installed.