Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: eProsima/DDS-Router
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: eProsima/DDS-Router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 82 files changed
  • 5 contributors

Commits on Sep 13, 2024

  1. Update artifact name and compile on Ubuntu 24 (#463) (#472)

    * Fix ddspipe artifact name
    
    Signed-off-by: Irene Bandera <[email protected]>
    
    * Add Ubuntu 24.04 and remove Ubuntu 20.04
    
    Signed-off-by: Irene Bandera <[email protected]>
    
    * Update PLATFORM_SUPPORT.md
    
    Signed-off-by: Irene Bandera <[email protected]>
    
    * Update forthcoming_version
    
    Signed-off-by: Irene Bandera <[email protected]>
    
    * Remove yaml-cpp target library in ddsrouter tests package (#471)
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    
    ---------
    
    Signed-off-by: Irene Bandera <[email protected]>
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    Co-authored-by: juanlofer-eprosima <[email protected]>
    (cherry picked from commit 1c89811)
    
    Co-authored-by: Irene Bandera Moreno <[email protected]>
    mergify[bot] and irenebm authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9b94f38 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Fix .repos (#506)

    * Refs #23233: Fix .repos
    
    Signed-off-by: cferreiragonz <[email protected]>
    
    * Refs #23233: Use fixed versions for CI
    
    Signed-off-by: cferreiragonz <[email protected]>
    
    * Refs #23233: Update spelling wordlist
    
    Signed-off-by: cferreiragonz <[email protected]>
    
    * Refs #23233: Use fixed versions for CI also in Docker
    
    Signed-off-by: cferreiragonz <[email protected]>
    
    ---------
    
    Signed-off-by: cferreiragonz <[email protected]>
    cferreiragonz authored May 29, 2025
    Configuration menu
    Copy the full SHA
    5bdb8b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. Fix failing tests in Router 2.x (#508)

    * Refs #21670: Fix destructor in tests for 2.x
    
    Signed-off-by: cferreiragonz <[email protected]>
    
    * Refs #21670: Use whitelist for DS with Fast 2.x
    
    Signed-off-by: cferreiragonz <[email protected]>
    
    ---------
    
    Signed-off-by: cferreiragonz <[email protected]>
    cferreiragonz authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    cefb948 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Update security certificates 2.x (backport #510) (#515)

    * Regenerate security certificates (backport #510)
    
    * Regenerate security certificates
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    
    * Refs #23043: Upgrade docker to jazzy
    
    Signed-off-by: cferreiragonz <[email protected]>
    
    * Apply suggestions
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    
    ---------
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    Signed-off-by: cferreiragonz <[email protected]>
    Co-authored-by: cferreiragonz <[email protected]>
    
    * Apply Review
    
    Signed-off-by: cferreiragonz <[email protected]>
    
    ---------
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    Signed-off-by: cferreiragonz <[email protected]>
    Co-authored-by: juanlofer-eprosima <[email protected]>
    cferreiragonz and juanlofer-eprosima authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    3f25fe5 View commit details
    Browse the repository at this point in the history
Loading