Skip to content

Conversation

Namoshek
Copy link
Collaborator

@Namoshek Namoshek commented Nov 24, 2023

This PR adds the retain flag provided by MQTT brokers to delivered messages. For some reason, this was never implemented.

Details:

  • The addition requires breaking a few of the internal APIs, hence this PR forces a major version bump at release.
  • Because the tests for the retained flag will leak the published messages to other tests, some randomization was added for the topics used by these test cases.

Copy link

github-actions bot commented Nov 24, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

.github/workflows/tests.yml

@Namoshek Namoshek mentioned this pull request Nov 24, 2023
@Namoshek Namoshek merged commit 532339e into master Nov 25, 2023
@Namoshek Namoshek deleted the feature/retain-flag-on-published-messages branch November 25, 2023 19:07
@Namoshek Namoshek added the enhancement New feature or request label Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant