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

build(ansible): update community.general to 6.0.0 #305

Merged
merged 1 commit into from Nov 8, 2022

Conversation

chamburr-bot[bot]
Copy link
Contributor

@chamburr-bot chamburr-bot bot commented Nov 7, 2022

This PR contains the following updates:

Package Type Update Change
community.general galaxy-collection major 5.8.0 -> 6.0.0

Release Notes

ansible-collections/community.general

v6.0.0

Compare Source

=========

Release Summary

This is a pre-release for the upcoming 6.0.0 major release. The main objective of this pre-release is to make it possible to test the large stuctural changes by flattening the directory structure. See the corresponding entry in the changelog for details.

Major Changes

  • The internal structure of the collection was changed for modules and action plugins. These no longer live in a directory hierarchy ordered by topic, but instead are now all in a single (flat) directory. This has no impact on users assuming they did not use internal FQCNs. These will still work, but result in deprecation warnings. They were never officially supported and thus the redirects are kept as a courtsey, and this is not labelled as a breaking change. Note that for example the Ansible VScode plugin started recommending these internal names. If you followed its recommendation, you will now have to change back to the short names to avoid deprecation warnings, and potential errors in the future as these redirects will be removed in community.general 9.0.0 (Unflatmap community.general ansible-collections/community.general#5461).
  • newrelic_deployment - removed New Relic v1 API, added support for v2 API (Updated to use the new newrelic v2 api ansible-collections/community.general#5341).

Minor Changes

Breaking Changes / Porting Guide

Deprecated Features

Removed Features (previously deprecated)

Bugfixes

New Modules

  • scaleway_function_namespace - Scaleway Function namespace management
  • scaleway_function_namespace_info - Retrieve information on Scaleway Function namespace

  • If you want to rebase/retry this PR, check this box

@chamburr chamburr merged commit e53a25c into master Nov 8, 2022
@chamburr-bot chamburr-bot bot deleted the renovate/community.general-6.x branch November 8, 2022 16:35
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.

None yet

1 participant