Skip to content

V0.7.0 Release#74

Merged
S1ink merged 43 commits into
releasefrom
main
Jan 19, 2026
Merged

V0.7.0 Release#74
S1ink merged 43 commits into
releasefrom
main

Conversation

@S1ink
Copy link
Copy Markdown
Member

@S1ink S1ink commented Jan 19, 2026

No description provided.

S1ink and others added 30 commits October 29, 2025 01:38
change trace notifcation topics for external reuse, update tf listene…
Fixed race condition.
Fixed issue where lookup of previously established topics may fail because `unordered_map` keys were being computed differently.
Fixed issue where type conversion resolution may fail silently

Changed PubMap<void> to use the `PublisherBase` base class instead of upcasting all the way to void*. This allows us to do checked dynamic casting instead of unchecked static casting for runtime validation of compile-time parameters.
…match, possibly fixed static assert for C++17
Copy link
Copy Markdown
Collaborator

@Caper1399 Caper1399 left a comment

Choose a reason for hiding this comment

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

20260109_162847.jpg

Copy link
Copy Markdown
Collaborator

@connortynan connortynan left a comment

Choose a reason for hiding this comment

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

image. LGTM

@S1ink
Copy link
Copy Markdown
Member Author

S1ink commented Jan 19, 2026

Best review ever thanks guys 😜

@S1ink S1ink merged commit 30cf2fe into release Jan 19, 2026
4 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.

4 participants