Skip to content

Releases: ansible/vscode-ansible

v2.5

28 Jul 12:21
0897cf4
Compare
Choose a tag to compare

Minor Changes

Bugfixes

v2.4

21 Jun 11:41
cac2c42
Compare
Choose a tag to compare

Minor Changes

Bugfixes

v2.3

08 Jun 03:31
c10adb3
Compare
Choose a tag to compare

Minor Changes

  • Add support for tox-ansible plugin test discovery (#902) @ganeshrn

Bugfixes

  • Fix notification for lightspeed login after the setting is disabled (#911) @ganeshrn
  • [Lightspeed] Fix connect button working (#908) @priyamsahoo

v2.2

20 May 07:19
ab35e11
Compare
Choose a tag to compare

Bugfixes

v2.1

18 May 14:37
fe06c1c
Compare
Choose a tag to compare

Minor Changes

  • Easy discovery of Python interpreter and Ansible executables (#871) @priyamsahoo

Bugfixes

v2.0

15 Apr 14:03
1857c62
Compare
Choose a tag to compare

Major Changes

  • Add support for Ansible Lightspeed settings to enable/disable the service, configure base URL and enable/disable Watson code assistant @ganeshrn
  • Add support to authenticate with the Ansible Lightspeed service @priyamsahoo
  • Add support for inline suggestion for Ansible tasks using Ansible Lightspeed with Watson code Assistant @ganeshrn
  • Ansible Lightspeed panel support for displaying training matches for Watson Code Assistant @ganeshrn
  • Ansible Lightspeed status bar support with link to survey @ganeshrn
  • Add support to gather Ansible content data and sent it to Ansible Lightspeed service as feedback to improve the service @ganeshrn

Minor Changes

  • Update Ansible metadata event for enable/disable settings of Ansible Lightspeed (#853) @ganeshrn
  • Update inline suggestion service name (#851) @ganeshrn
  • Check for valid YAML for wisdom (#841) @ganeshrn
  • Update wisdom survey link (#838) @ganeshrn
  • To add the support for Ansible Lightspeed API versioning (#823) @justjais
  • Add support for training source matches for inline suggestions (#827) @ganeshrn

Bugfixes

v1.3

16 Mar 19:45
16c1fcb
Compare
Choose a tag to compare

Minor Changes

  • Add activity tracker id from wisdom user interaction (#807) @ganeshrn
  • Update extension settings for inline suggestions (#798) @ganeshrn
  • Enable authentication for wisdom service (#797) @ganeshrn
  • Update wisdom feedback to use service feedback API and changes (#796) @ganeshrn
  • Add initial skeleton for adding oauth in view container (#792) @priyamsahoo
  • Update inlinesuggestion request as per new payload (#793) @ganeshrn
  • Update code to return snippet string during completion of tasks (#790) @priyamsahoo
  • updates to support service version 4 (#786) @gebhardtr

Bugfixes

v1.2

16 Feb 10:33
1d60cdf
Compare
Choose a tag to compare

Minor Changes

  • Show info in status-bar if a newer version of ansible-lint is available (#692) @priyamsahoo
  • Add code changes for inline suggestion [part-1] (#766) @ganeshrn

Bugfixes

v1.1

02 Jan 11:22
33aa35a
Compare
Choose a tag to compare

Minor Changes

Bugfixes

v1.0.0

12 Oct 17:22
5a464a4
Compare
Choose a tag to compare

Minor Changes

  • Add support to run ansible-navigator with execution environment (#652) @ganeshrn
  • Update the extension to support disabling diagnostics (#648) @priyamsahoo

Bugfixes