Skip to content

Releases: ansible/vscode-ansible

v24.8.0

21 Jun 22:13
d707c58

Choose a tag to compare

Enhancements

  • Include variable values with enhanced context sent from VSCode (#1380) @manstis
  • Playbook explanation for task files and playbooks w/o tasks (#1379) @TamiTakamiya
  • Gracefully handle playbook generation and explanation not available (#1366) @manstis
  • Added initial README for Tests. (#1369) @omaciel

Bugfixes

v24.6

12 Jun 21:17
0e69731

Choose a tag to compare

Enhancements

Bugfixes

Other - "patch" - "deprecated"

  • Empty Response feedback for 204 on Lightspeed (#1319) @hasys

v24.5

02 May 14:08
b587e75

Choose a tag to compare

Minor Changes

Bugfixes

v24.4

04 Apr 20:31
bd6caef

Choose a tag to compare

Minor Changes

Bugfixes

  • Remove extra whitespace after lightspeed suggestion (#1163) @robinbobbitt
  • Do not send inlineSuggestionFeedback when completion API returns a non-200 status (#1129) @TamiTakamiya
  • Address 'User not authorized to access Ansible Lightspeed' when request is blocked by CloudFront (#1122) @manstis

v2.13

06 Mar 15:04
a54d796

Choose a tag to compare

Minor Changes

Bugfixes

v2.12

26 Feb 15:14
8eeda5c

Choose a tag to compare

Minor Changes

Bugfixes

v2.11

13 Feb 18:13
4c57bf8

Choose a tag to compare

Minor Changes

Bugfixes

v2.10

22 Jan 17:40
4c646da

Choose a tag to compare

Major Changes

  • Show the license section of content matches only for licensed users (#1019) @TamiTakamiya

Minor Changes

Bugfixes

v2.9

23 Nov 10:57
985f7f4

Choose a tag to compare

Major Changes

Minor Changes

  • Improve task setup phase (#1010) @ssbarnea
  • Lightspeed service status code 403 from CloudFlare mistaken as invalid Model
    ID (#1005) @manstis

Bugfixes

  • [ansible-creator] Fix file opening issue in Linux environments (#1009)
    @priyamsahoo

v2.8

20 Oct 15:30
4326c93

Choose a tag to compare

Major Changes

  • Add support to display content matches for multiple tasks (#988) @ganeshrn
  • Add support for lightspeed multi-task pattern match and model Id updates (#979) @ganeshrn
  • Add additional context for lightspeed suggestions (#973) @ganeshrn
  • Add support specifying model Id for Lightspeed subscribed users (#971) @ganeshrn

Minor Changes

  • Add support to display content matches for multiple tasks (#988) @ganeshrn
  • Add a checkbox while sharing Lightspeed sentiment/issue feedback (#980) @ganeshrn

Bugfixes

  • Fix to ignore empty model ID (#995) @ganeshrn
  • Fix reading copilot settings within the extension and other updates (#994) @ganeshrn
  • Update data_source to data_source_description in content matches (#993) @ganeshrn
  • Fix for multi-task and single-task lightspeed suggestions (#992) @ganeshrn
  • Update suggestions field in contentmatch API request (#990) @ganeshrn
  • Fix multitask trigger invocation and code match support for multi-task (#983) @ganeshrn
  • Add check to not sent feedback events for subscribed lightspeed users… (#981) @ganeshrn