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

feat(ds): list disconnected persistent sessions in clients API #12500

Merged
merged 2 commits into from Feb 21, 2024

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    0515c55 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. feat(ds): list disconnected persistent sessions in clients API

    Fixes https://emqx.atlassian.net/browse/EMQX-11540
    
    Note that not all information provided by disconnected in-memory sessions is available to
    disconnected persistent sessions, nor does all of them make sense.
    thalesmg committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3a4c7f6 View commit details
    Browse the repository at this point in the history