Releases: Azure/azapi-lsp
Releases · Azure/azapi-lsp
v2.1.0
FEATURES:
- Support
refactor/rewrite
code action which can trigger the command to convert resources betweenazapi
andazurerm
providers. - Support
aztfmigrate
command which can convert resources betweenazapi
andazurerm
providers.
ENHANCEMENTS:
- Update bicep types to ms-henglu/bicep-types-az@401bed5
v2.0.1
ENHANCEMENTS:
- Update bicep types to ms-henglu/bicep-types-az@c3ff45d
v2.0.0-beta
FEATURES:
- Support
workspace/executeCommand
protocol which can convert ARMTemplate and resource JSON content to azapi configuration. azapi_resource
resource: Supportreplace_triggers_external_values
field which is used to trigger a replacement of the resource.- When hover on the resource block, it shows the link to the document.
azapi
resources and data sources: Supportretry
field, which is used to specify the retry configuration.azapi
resources and data sources: Supportheaders
andquery_parameters
fields, which are used to specify the headers and query parameters.azapi
resources and data sources: Theresponse_export_values
field supports JMESPath expressions.
ENHANCEMENTS:
- Update bicep types to ms-henglu/bicep-types-az@7492c6d
v1.15.0
ENHANCEMENTS:
- Update bicep types to ms-henglu/bicep-types-az@5ccee7f
v1.14.0
ENHANCEMENTS:
- Update bicep types to ms-henglu/bicep-types-az@37dcb18
v1.13.0
ENHANCEMENTS:
- Support the new bicep types.
azapi_resource
resource: Thebody
field supports dynamic schema.azapi_update_resource
resource: Thebody
field supports dynamic schema.azapi_resource_action
resource: Thebody
field supports dynamic schema.azapi_resource_action
data source: Thebody
field supports dynamic schema.- Update bicep types to ms-henglu/bicep-types-az@48ce933
v1.12.0
ENHANCEMENTS:
azapi_resource
resource: Supportignore_body_changes
property.- Update bicep types to ms-henglu/bicep-types-az@4abd79b
BUG FIXES:
- Fix a bug that auto-completion with verified examples showed for wrong resource types.
v1.11.0
ENHANCEMENTS:
- Update bicep types to ms-henglu/bicep-types-az@fcfe2a6
v1.10.0
FEATURES:
- Support auto-completion with verified examples.
ENHANCEMENTS:
- Update bicep types to ms-henglu/bicep-types-az@505b813
v1.9.0
FEATURES:
- New Data Source: azapi_resource_list
- New Data Source: azapi_resource_id
ENHANCEMENTS:
- Update bicep types to ms-henglu/bicep-types-az@1d8fec8