Skip to content

Changelog and version bump for 1.0.0 release#37

Merged
sgillen merged 3 commits intomainfrom
sgillen/1.0_release
Feb 27, 2026
Merged

Changelog and version bump for 1.0.0 release#37
sgillen merged 3 commits intomainfrom
sgillen/1.0_release

Conversation

@sgillen
Copy link
Collaborator

@sgillen sgillen commented Feb 27, 2026

No description provided.

@greptile-apps
Copy link

greptile-apps bot commented Feb 27, 2026

Greptile Summary

This PR prepares the 1.0.0 release by bumping version numbers, adding comprehensive changelogs, and updating pre-commit configuration. Both greenwave_monitor and greenwave_monitor_interfaces packages are versioned to 1.0.0 with corresponding changelog entries documenting all changes since 0.1.0.

Key changes:

  • Version bumps from 0.1.0 to 1.0.0 in both packages
  • New CHANGELOG.rst files added with detailed release history
  • Copyright years updated to 2025-2026
  • Pre-commit config updated to exclude .rst files from copyright and codespell checks

Minor issue:

  • One typo found in changelog: "messaage_diagnostics" should be "message_diagnostics"

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk - standard release preparation changes
  • This is a straightforward release PR with version bumps, changelog additions, and minor configuration updates. All changes are non-functional and follow standard ROS release conventions. The only issue is a minor typo in the changelog that doesn't affect functionality.
  • greenwave_monitor/CHANGELOG.rst has a minor typo that should be corrected

Important Files Changed

Filename Overview
.pre-commit-config.yaml Added .rst exclusions for copyright and codespell hooks to properly handle changelog files
greenwave_monitor/CHANGELOG.rst New changelog file documenting releases 1.0.0 and 0.1.0 with comprehensive change history; contains typo "messaage_diagnostics"
greenwave_monitor/package.xml Version bumped from 0.1.0 to 1.0.0, copyright year updated to 2025-2026
greenwave_monitor_interfaces/CHANGELOG.rst New changelog file documenting releases 1.0.0 and 0.1.0 for interfaces package
greenwave_monitor_interfaces/package.xml Version bumped from 0.1.0 to 1.0.0

Last reviewed commit: 5ad48d8

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

5 files reviewed, 1 comment

Edit Code Review Agent Settings | Greptile

* Fix mixing ament_cmake_auto rosdep, update CI to use base images rather than ros-core images
* replace large latency values with N/A, add latency note to README (`#11 <https://github.com/NVIDIA-ISAAC-ROS/greenwave_monitor/issues/11>`_)
* add N/A when latency is nonsense
* minor fixup to make types in messaage_diagnostics consistent
Copy link

Choose a reason for hiding this comment

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

Typo: "messaage_diagnostics" should be "message_diagnostics"

Suggested change
* minor fixup to make types in messaage_diagnostics consistent
* minor fixup to make types in message_diagnostics consistent

@sgillen sgillen merged commit 6f5c134 into main Feb 27, 2026
17 checks passed
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.

1 participant