chore: release v0.3.0 - #52
Merged
riccardo-negri merged 1 commit intoSep 7, 2026
Merged
Conversation
There was a problem hiding this comment.
🟢 Approval recommended
The version bump is applied consistently across crate manifests, workspace dependency declarations, and the lockfile with no inconsistencies found.
Pull request overview
This PR performs the version bump needed for the v0.3.0 release across the Rust workspace, keeping crate package versions, workspace dependency versions, and the lockfile in sync.
Changes:
- Bumped all relevant workspace crate
package.versionvalues from0.2.0to0.3.0. - Updated
[workspace.dependencies]entries in the rootCargo.tomlto reference0.3.0. - Refreshed
Cargo.lockto reflect the new workspace crate versions.
File summaries
| File | Description |
|---|---|
| fuzz/Cargo.toml | Bump netcalyx-fuzz package version to 0.3.0. |
| crates/yang-push/Cargo.toml | Bump netcalyx-yang-push package version to 0.3.0. |
| crates/yang-consumer/Cargo.toml | Bump netcalyx-yang-consumer package version to 0.3.0. |
| crates/udp-notif-service/Cargo.toml | Bump netcalyx-udp-notif-service package version to 0.3.0. |
| crates/udp-notif-pkt/Cargo.toml | Bump netcalyx-udp-notif-pkt package version to 0.3.0. |
| crates/serde-macros/Cargo.toml | Bump netcalyx-serde-macros package version to 0.3.0. |
| crates/pcap-reader/Cargo.toml | Bump netcalyx-pcap-reader package version to 0.3.0. |
| crates/pcap-decoder/Cargo.toml | Bump netcalyx-pcap-decoder package version to 0.3.0. |
| crates/parse-utils/Cargo.toml | Bump netcalyx-parse-utils package version to 0.3.0. |
| crates/netconf-proto/Cargo.toml | Bump netcalyx-netconf-proto package version to 0.3.0. |
| crates/locate/Cargo.toml | Bump netcalyx-locate package version to 0.3.0. |
| crates/ipfix-code-generator/Cargo.toml | Bump netcalyx-ipfix-code-generator package version to 0.3.0. |
| crates/iana/Cargo.toml | Bump netcalyx-iana package version to 0.3.0. |
| crates/flow-service/Cargo.toml | Bump netcalyx-flow-service package version to 0.3.0. |
| crates/flow-pkt/Cargo.toml | Bump netcalyx-flow-pkt package version to 0.3.0. |
| crates/collector/Cargo.toml | Bump netcalyx-collector package version to 0.3.0. |
| crates/bmp-service/Cargo.toml | Bump netcalyx-bmp-service package version to 0.3.0. |
| crates/bmp-pkt/Cargo.toml | Bump netcalyx-bmp-pkt package version to 0.3.0. |
| crates/bgp-speaker/Cargo.toml | Bump netcalyx-bgp-speaker package version to 0.3.0. |
| crates/bgp-pkt/Cargo.toml | Bump netcalyx-bgp-pkt package version to 0.3.0. |
| crates/analytics/Cargo.toml | Bump netcalyx-analytics package version to 0.3.0. |
| Cargo.toml | Update workspace dependency versions for internal crates to 0.3.0. |
| Cargo.lock | Update locked workspace package versions to 0.3.0. |
Review details
- Files reviewed: 22/23 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
rodonile
approved these changes
Sep 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.