Skip to content

Releases: Azure/azapi-lsp

v2.0.0-beta

14 Sep 04:38
94d89bd
Compare
Choose a tag to compare
v2.0.0-beta Pre-release
Pre-release

FEATURES:

  • Support workspace/executeCommand protocol which can convert ARMTemplate and resource JSON content to azapi configuration.
  • azapi_resource resource: Support replace_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: Support retry field, which is used to specify the retry configuration.
  • azapi resources and data sources: Support headers and query_parameters fields, which are used to specify the headers and query parameters.
  • azapi resources and data sources: The response_export_values field supports JMESPath expressions.

ENHANCEMENTS:

v1.15.0

16 Aug 05:44
Compare
Choose a tag to compare

ENHANCEMENTS:

v1.14.0

04 Jul 06:38
c9b9cee
Compare
Choose a tag to compare

ENHANCEMENTS:

v1.13.0

24 Apr 10:23
2923616
Compare
Choose a tag to compare

ENHANCEMENTS:

  • Support the new bicep types.
  • azapi_resource resource: The body field supports dynamic schema.
  • azapi_update_resource resource: The body field supports dynamic schema.
  • azapi_resource_action resource: The body field supports dynamic schema.
  • azapi_resource_action data source: The body field supports dynamic schema.
  • Update bicep types to ms-henglu/bicep-types-az@48ce933

v1.12.0

18 Jan 09:00
203cd60
Compare
Choose a tag to compare

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug that auto-completion with verified examples showed for wrong resource types.

v1.11.0

18 Dec 05:45
7bc7a23
Compare
Choose a tag to compare

ENHANCEMENTS:

v1.10.0

03 Nov 07:15
0ff3637
Compare
Choose a tag to compare

FEATURES:

  • Support auto-completion with verified examples.

ENHANCEMENTS:

v1.9.0

01 Sep 03:11
daae5eb
Compare
Choose a tag to compare

FEATURES:

  • New Data Source: azapi_resource_list
  • New Data Source: azapi_resource_id

ENHANCEMENTS:

v1.8.0

27 Jul 02:54
ee4b03c
Compare
Choose a tag to compare

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug that field name's value is not parsed correctly when validate schema.
  • Fix a bug that missing required properties in array item is not reported properly.
  • Fix a bug that using brackets in value is not parsed correctly.

v1.7.0

16 Jun 07:43
2127a63
Compare
Choose a tag to compare

ENHANCEMENTS: