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 v3.2.0 #401

Merged
merged 12 commits into from
Sep 24, 2021
Merged

Release v3.2.0 #401

merged 12 commits into from
Sep 24, 2021

Conversation

titom73
Copy link
Contributor

@titom73 titom73 commented Sep 24, 2021

Change Summary

Release new version 3.2.0

Release Notes

Features

  • 3834fe9 [cv_device_v3] Add serialNumber support to manage devices. (#374)

Bug fixes

  • 8ceebfd [cv_device_v3] Correct format ID in str raising an error (#399)
  • 6ebfc91 [cv_device_v3] Update format string (#396)

Documentation

  • afd84b0 [Doc] Fix incorrect link in README file (#394)
  • e107842 [Doc] Update dead links to releases/v1.0.x (#402)
  • cdd3152 [mkdoc] Update requirements & dark theme support (#388)

Other changes

  • ed90bbe [Make] Build system: Add changelog script (#398)
  • 6ebdcb9 [Make] Build system: Deactivate minify as workaround for Read the Doc (#397)
  • 6ebf74b [github] Build system: Update Issue templates (#391)

titom73 and others added 10 commits August 6, 2021 10:46
* feat(json_schema): Extend schema for anyOf fdqdn or serialNumber keys

* feat(cv_device_v3): Enable serialNumber support for configlet add

* feat(cv_device_v3): Enable serialNumber support for configlet remove + deploy

* feat(cv_device_v3): Configure module to support serialNumber

* fix(cv_device_v3.py): Change incorrect docstring

* feat(cv_device_tools): Add check_mode getter&setter for CvDeviceTools

* ci(pytest): Update pytest for CvDeviceTools

* ci(pytest): Add debug helper env for local run of pytest

* ci(pytest): Update device inventory for invalid use case

* doc(mkdocs): Refresh module documentation

* doc(mkdocs): Update contributing link

* Bump(cvprac): Update cvprac version to >1.0.7

* Make: Fix JS for mkdoc linting

* Fix(cv_device_v3): Update logic to apply_configlets to support serialNumber key

* Fix(device_tools): Update DeviceElement to support HOSTNAME field

* Fix(device_tools): set search_mode as default for object from user in manager entrypoint

* Fix(cv_device_v3): Remove duplicate call to manager

* Fix(device_tools): Update remove_configlet to support serialNumber

* Make(actions): Update galaxy_importer to build collection

* Make(actions): Deactivate galaxy_importer as it is broken

* Fix(device_tools): Change incorrect IF to ELIF

* Doc(cv_device_v3): Update with new options
Co-authored-by: Thomas Grimonet <tgrimonet@arista.com>
@github-actions github-actions bot added data-model changes module: cv_device_v3 Issue related to cv_device module in v3 module_utils: cv_client cv_client implementation issue type: Code quality Issue related to code quality in repository type: dependencies Issue related to repository content type: documentation Improvements or additions to documentation labels Sep 24, 2021
* Doc: Release notes for v3.2.0

* Make: update collection version in galaxy.yml
Copy link
Member

@carlbuchmann carlbuchmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@titom73 titom73 merged commit 117a47f into releases/v3.x.x Sep 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data-model changes module: cv_device_v3 Issue related to cv_device module in v3 module_utils: cv_client cv_client implementation issue type: Code quality Issue related to code quality in repository type: dependencies Issue related to repository content type: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants