Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.11.0 #566

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Release v0.11.0 #566

merged 1 commit into from
Jul 25, 2022

Conversation

ansibot
Copy link
Collaborator

@ansibot ansibot commented Jul 25, 2022

v0.11.0

Minor Changes

Bugfixes

## v0.11.0

### Minor Changes

- Add command to re-sync ansible inventory file (#522) @priyamsahoo

### Bugfixes

- Update ansible-language-server to 0.9.0 (#548) @ssbarnea
@ansibot ansibot requested review from a team and tomaciazek as code owners July 25, 2022 13:01
@ansibot ansibot enabled auto-merge (squash) July 25, 2022 13:01
@ansibot ansibot merged commit 6894aa0 into main Jul 25, 2022
@ansibot ansibot deleted the release/v0.11.0 branch July 25, 2022 13:28
ssbarnea added a commit that referenced this pull request Mar 15, 2024
* Bump yaml from 1.10.2 to 2.2.2

Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.2 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v1.10.2...v2.2.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Updated als to use yaml 2.x and API related changes

* add yarn.lock

* update logic to get values based on new parsing

* fix tests and test fixtures

* remove yarn.lock

* fix linting

* simplify parseAllDocuments()

* update logic to parse yaml errors

* handle dummy mapping logic for key and value level separately

* fix spelling errors

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ajinkya <[email protected]>
Co-authored-by: Priyam Sahoo <[email protected]>
Co-authored-by: Priyam Sahoo <[email protected]>
ssbarnea pushed a commit that referenced this pull request Mar 15, 2024
## v1.1.0

### Minor Changes

- Update yaml to 2.x (#566) @priyamsahoo
- Add variable auto-completion feature when cursor inside jinja inline brackets (#552) @priyamsahoo

### Bugfixes

- Get module route for FQCN with more than 3 elements (#538) @fredericgiquel
- Replace sphinx with mkdocs (#544) @ssbarnea
- Modify package version info in meta-data (#530) @priyamsahoo
- Fix intermittent EE test failures (#533) @ganeshrn
- Fix github issue links in docs (#573) @antdking
- Fix ansible lint config parsing (#577) @priyamsahoo
- Add env variable to remove color from command result stdout (#579) @priyamsahoo

Co-authored-by: Ansible DevTools <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants