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

[20583] DataReader::return_loan returns OK on loanable sequences without loans #4503

Merged
merged 4 commits into from
Apr 24, 2024

Commits on Apr 23, 2024

  1. Refs #20583: Add test and fix doxygen

    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    EduPonz committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7664b01 View commit details
    Browse the repository at this point in the history
  2. Refs #20583: return_loan returns OK when the loanable collection has …

    …ownership (does not have loans)
    
    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    EduPonz committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d7c67be View commit details
    Browse the repository at this point in the history
  3. Refs #20583: Update tests to new behaviour

    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    EduPonz committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    75c739f View commit details
    Browse the repository at this point in the history
  4. Refs #20583: Add entry to versions.md

    Signed-off-by: EduPonz <eduardoponz@eprosima.com>
    EduPonz committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5498c31 View commit details
    Browse the repository at this point in the history