Releases: JetBrains/azure-tools-for-intellij
Releases · JetBrains/azure-tools-for-intellij
v4.1.2
Fixed
- Unable to sign in to Azure using OAuth 2.0: Unable to locate JNA native support library (RIDER-116013, #884)
v4.1.1
v4.1.0
v4.0.2
Added
- Option to disable authentication cache
Fixed
- Plugin uses
v4
func cli even if the value of the MSBuild property isv0
v4.0.1
v4.0.0
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
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
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
What's Changed
- Fix project template removing by @rafaelldi in #846
Full Changelog: 3.50.0.1779-2024.1...3.50.0.1782-2024.1
v4.0.0-preview.6
Changed
- Improve Azure Function nuget suggestion
- Improve "Trigger HTTP function" action