Skip to content

Releases: JetBrains/azure-tools-for-intellij

v4.1.2

04 Sep 06:37
bde29f0
Compare
Choose a tag to compare

Fixed

  • Unable to sign in to Azure using OAuth 2.0: Unable to locate JNA native support library (RIDER-116013, #884)

v4.1.1

02 Sep 13:22
4af7ac4
Compare
Choose a tag to compare

Fixed

  • Azurite configuration is reset with each plugin major update (#895)
  • Publish to Azure App Service deletes user files (#902)

v4.1.0

21 Aug 18:23
f871fbf
Compare
Choose a tag to compare

Added

  • Support for Azure Service Bus
  • Support for Azure Event Hub
  • Support for Azure VMs

Fixed

  • Resolve MSBuild properties in the Function run configuration
  • Function classes are shown as never instantiated (#891)

v4.0.2

16 Aug 13:40
18a1654
Compare
Choose a tag to compare

Added

  • Option to disable authentication cache

Fixed

  • Plugin uses v4 func cli even if the value of the MSBuild property is v0

v4.0.1

16 Aug 09:15
20a5289
Compare
Choose a tag to compare

Changed

  • Do not require launchSettings.json to run a Function project (#881)

v4.0.0

13 Aug 06:42
adbf8a6
Compare
Choose a tag to compare

Added

  • Support for Azure Redis
  • Support for Azure KeyVault
  • Support for Azure Storage accounts
  • Edit and Continue for Function run configuration

Fixed

  • Read run configurations from launchSettings.json file (RIDER-92674)
  • Fixed Function nuget package suggestion on project opening
  • Use AzureToolsForIntelliJ/Azurite folder for Azurite workspace
  • Unable to deploy function app from standalone project (#862)

Removed

  • App Settings table from the deployment configurations

3.50.0.1784-2024.1

05 Aug 11:23
ede57ac
Compare
Choose a tag to compare

What's Changed

  • RIDER-115190 New solution/project window does not open by @rafaelldi in #866

Full Changelog: 3.50.0.1782-2024.1...3.50.0.1784-2024.1

v4.0.0-preview.7

10 Jul 10:49
2a2a92b
Compare
Choose a tag to compare
v4.0.0-preview.7 Pre-release
Pre-release

Changed

  • Support for Rider 2024.2
  • Reimplement Azure Cloud Shell support

Fixed

  • Properly remove Azure Function project templates (#844)

3.50.0.1782-2024.1

28 Jun 08:07
3e239a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.50.0.1779-2024.1...3.50.0.1782-2024.1

v4.0.0-preview.6

05 Jun 07:16
5ef56dc
Compare
Choose a tag to compare
v4.0.0-preview.6 Pre-release
Pre-release

Changed

  • Improve Azure Function nuget suggestion
  • Improve "Trigger HTTP function" action