Skip to content

Update release notes#983

Merged
ddutt merged 3 commits intodevelopfrom
update_release_notes
May 9, 2025
Merged

Update release notes#983
ddutt merged 3 commits intodevelopfrom
update_release_notes

Conversation

@LanutiEmanuele
Copy link
Contributor

Description

This release adds several new capabilities and important bug fixes. Notably, it includes more flexible filtering options, improvements to REST engine parameter handling, and support for certificate verification settings. These changes are backward-compatible.

Filter devices by address

You can now filter devices based on one or more IP addresses using the address argument in the CLI.

Set certificate verification mode

Added support for the cert-verify parameter in configuration. You can set it to True, False, or a path to a CA certificate. This controls whether and how certificates are verified when connecting over HTTPS.

REST engine parameter update fix

When switching to engine='rest', the engine parameters are now correctly updated instead of keeping defaults. This avoids inconsistent behavior when switching between engines.

Update CI actions

GitHub Actions updated to fix deprecation warnings and re-enable linting and test execution on pull requests.

Upgrade dependencies

Upgraded uvicorn to version 0.15.0
Upgraded Docker base image to python:3.9.21-slim-bullseye

Changes to the Documentation

Updated release-notes.md

Double Check

  • I have read the comments and followed the CONTRIBUTING.md.
  • I have explained my PR according to the information in the comments or in a linked issue.
  • My PR source branch is created from the develop branch.
  • My PR targets the develop branch.
  • All my commits have --signoff applied

Copy link
Contributor

@rickstardust rickstardust left a comment

Choose a reason for hiding this comment

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

Some minor requests

Copy link
Member

@ddutt ddutt left a comment

Choose a reason for hiding this comment

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

There's more. We've added support for using VMWare's vCenter as an inventory source to gather data from Linux VMs running on VMWare.

@LanutiEmanuele LanutiEmanuele force-pushed the update_release_notes branch from 4212f61 to 00e5e39 Compare May 9, 2025 08:53
Signed-off-by: Emanuele Lanuti <emanuele.lanuti@stardustsystems.net>
Signed-off-by: Emanuele Lanuti <emanuele.lanuti@stardustsystems.net>
@LanutiEmanuele LanutiEmanuele force-pushed the update_release_notes branch from 00e5e39 to 7c0b3d0 Compare May 9, 2025 09:39
Signed-off-by: Emanuele Lanuti <emanuele.lanuti@stardustsystems.net>
@ddutt ddutt merged commit 584b22a into develop May 9, 2025
10 checks passed
@ddutt ddutt deleted the update_release_notes branch May 9, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants