Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve id and thid management #90

Merged
merged 6 commits into from
Feb 28, 2023
Merged

Improve id and thid management #90

merged 6 commits into from
Feb 28, 2023

Conversation

yvgny
Copy link
Contributor

@yvgny yvgny commented Feb 27, 2023

Now, an id is automatically generated using UUID format if it's not provided during message creation.

Also, thid now defaults to id if not given.

This fixes #64.

@yvgny yvgny requested review from dbluhm and dkulic February 27, 2023 16:34
@yvgny yvgny changed the title Improve id and thid managemen Improve id and thid management Feb 27, 2023
@yvgny yvgny merged commit ac4696c into main Feb 28, 2023
@yvgny yvgny deleted the feat/message-id-autocreation branch February 28, 2023 08:15
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.

Autocreation of message IDs
2 participants