Skip to content

changelog: add release notes for v0.20260723.0#2509

Merged
berendt merged 1 commit into
mainfrom
changelog/v0.20260723.0
Jul 23, 2026
Merged

changelog: add release notes for v0.20260723.0#2509
berendt merged 1 commit into
mainfrom
changelog/v0.20260723.0

Conversation

@berendt

@berendt berendt commented Jul 23, 2026

Copy link
Copy Markdown
Member

Summarizes v0.20260723.0: expanded unit test coverage across
command modules (netbox, sonic, RabbitMQ migration, workflows,
websocket manager, OSISM API endpoints), several bug fixes for
baremetal exit codes, redfish JSON output, inventory endpoints,
NetBox/SONiC error handling, and Redis subscriber reconnect
handling, plus routine dependency bumps (ara, postcss,
openstack-flavor-manager, openstack-image-manager, next,
actions/setup-python).

Generated with generate-changelog-input.sh using claude-sonnet-5.

Summarizes v0.20260723.0: expanded unit test coverage across
command modules (netbox, sonic, RabbitMQ migration, workflows,
websocket manager, OSISM API endpoints), several bug fixes for
baremetal exit codes, redfish JSON output, inventory endpoints,
NetBox/SONiC error handling, and Redis subscriber reconnect
handling, plus routine dependency bumps (ara, postcss,
openstack-flavor-manager, openstack-image-manager, next,
actions/setup-python).

Assisted-by: Claude:claude-sonnet-5
Signed-off-by: Christian Berendt <berendt@osism.tech>

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey - I've found 1 issue

Prompt for AI Agents
Please address the comments from this code review:

## Individual Comments

### Comment 1
<location path="CHANGELOG.md" line_range="20" />
<code_context>
+- Add unit tests for the RabbitMQ notification listener covering event handling, exchange discovery and OSISM API delivery retries (osism/python-osism#2473)
+- Add unit test coverage for the WebSocket manager and event bridge services (osism/python-osism#2460)
+- Add unit tests for OSISM API HTTP and WebSocket endpoints (osism/python-osism#2485)
+- Add unit tests for the netbox and sonic command modules (osism/python-osism#2487)
+
+### Fixed
</code_context>
<issue_to_address>
**suggestion (typo):** Use consistent capitalization for NetBox and SONiC as proper product names.

In this bullet, update "netbox" to "NetBox" and "sonic" to "SONiC" to match their proper capitalization used elsewhere in the changelog.

Suggested implementation:

```
- Add unit tests for the NetBox and SONiC command modules (osism/python-osism#2487)

```

Use the proper product capitalization consistently elsewhere in the changelog:
1. Ensure any other references to NetBox use "NetBox" instead of "netbox".
2. Ensure any other references to SONiC use "SONiC" instead of "sonic".
</issue_to_address>

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Comment thread CHANGELOG.md
- Add unit tests for the RabbitMQ notification listener covering event handling, exchange discovery and OSISM API delivery retries (osism/python-osism#2473)
- Add unit test coverage for the WebSocket manager and event bridge services (osism/python-osism#2460)
- Add unit tests for OSISM API HTTP and WebSocket endpoints (osism/python-osism#2485)
- Add unit tests for the netbox and sonic command modules (osism/python-osism#2487)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

suggestion (typo): Use consistent capitalization for NetBox and SONiC as proper product names.

In this bullet, update "netbox" to "NetBox" and "sonic" to "SONiC" to match their proper capitalization used elsewhere in the changelog.

Suggested implementation:

- Add unit tests for the NetBox and SONiC command modules (osism/python-osism#2487)

Use the proper product capitalization consistently elsewhere in the changelog:

  1. Ensure any other references to NetBox use "NetBox" instead of "netbox".
  2. Ensure any other references to SONiC use "SONiC" instead of "sonic".

@berendt
berendt merged commit 7860318 into main Jul 23, 2026
4 checks passed
@berendt
berendt deleted the changelog/v0.20260723.0 branch July 23, 2026 16:25
@github-project-automation github-project-automation Bot moved this from New to Done in Human Board Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants