Skip to content

Releases: ansible/vscode-ansible

v25.1.0 Happy new year!

08 Jan 19:08
90dce87
Compare
Choose a tag to compare

What's Changed

  • Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #1712
  • Bump Vampire/setup-wsl from 3.1.3 to 4.0.0 by @dependabot in #1711
  • Bump the dependencies group across 1 directory with 5 updates by @dependabot in #1716
  • Add “Generate a Playbook” Button to Side Panel by @manstis in #1692
  • Update name of ui test upload from unit to ui by @mabashian in #1718
  • codecov: ignore the webview files by @goneri in #1719
  • Disable explanation thumbs up and thumbs down buttons after selection by @mabashian in #1715
  • Revert "Add “Generate a Playbook” Button to Side Panel" by @manstis in #1717
  • Bump react from 18.3.1 to 19.0.0 by @dependabot in #1714
  • Add “Generate a Playbook” Button to Side Panel by @manstis in #1720
  • AAP-37422: Empty line at the top of the file break completion by @goneri in #1724
  • Bump the dependencies group across 2 directories with 9 updates by @dependabot in #1725
  • Check ansible-creator version when initializing a collection project by @alisonlhart in #1726
  • Workaround for codecov-action bug with oidc by @audgirka in #1728
  • Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group across 1 directory by @dependabot in #1721
  • tools/test-launcher.sh: drop the -x flag by @goneri in #1707
  • Add Webview to scaffold sample execution-environment.yml file using creator add subcommand by @abhikdps in #1727
  • Increase node memory on GH runners by @abhikdps in #1731
  • Add --no-overwrite param to execution-environment creator command in the webview by @abhikdps in #1733
  • Add Webview for Generating a Devcontainer without ansible-creator by @tanwigeetika1618 in #1708
  • Add a webview to scaffold plugins through creator add subcommand by @shatakshiiii in #1729
  • Ensure NODE_OPTIONS is the same on local and CI by @ssbarnea in #1741
  • Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #1737
  • Update outdated URL to ALS settings by @Javex in #1742
  • Make build environment more flexible by @ssbarnea in #1748
  • Fix vscode CI failures: ansible-navigator command not found and remove the toast notification pop up by @tanwigeetika1618 in #1746
  • Bump Vampire/setup-wsl from 4.0.0 to 4.1.0 by @dependabot in #1749
  • Sort quick links view on Ansible Development Tools welcome page by @abhikdps in #1752
  • Update plugin webview: change the order of plugin type and plugin name in the view by @shatakshiiii in #1753
  • chore: pre-commit autoupdate by @pre-commit-ci in #1751
  • Bump the dependencies group across 2 directories with 13 updates by @dependabot in #1750

New Contributors

Full Changelog: v24.12.1...v25.1.0

v24.12.1

06 Dec 16:04
9a5c9d6
Compare
Choose a tag to compare

Bugfixes

v24.12.0 - Happy December!

05 Dec 19:00
2652d1d
Compare
Choose a tag to compare

Enhancements

Bugfixes

v24.10.0

02 Oct 17:21
4dff89c
Compare
Choose a tag to compare

Enhancements

  • Lightspeed Service to prevent users from submitting invalid multitask requests (#1528) @manstis
  • WCA: Handle 'HTTP404: Failed to get remaining capacity' response (#1519) @manstis
  • Disable Enhanced Context in VS Code (#1517) @TamiTakamiya

Bugfixes

v24.8.4

21 Aug 09:32
f590e5b
Compare
Choose a tag to compare

Enhancements

Bugfixes

Other

v24.8.3

18 Jul 20:44
2ad0e84
Compare
Choose a tag to compare

Enhancements

  • lightspeed: drop permission_denied__org_ready_user_has_no_seat error check (#1423) @goneri

v24.8.2

18 Jul 17:33
Compare
Choose a tag to compare

Enhancements

Bugfixes

v24.8.1

25 Jun 16:16
35b5de5
Compare
Choose a tag to compare

Bugfixes

v24.8.0

21 Jun 22:13
d707c58
Compare
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
Compare
Choose a tag to compare

Enhancements

Bugfixes

Other - "patch" - "deprecated"

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