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

Bump version number to 2.0.0 #58

Merged
merged 14 commits into from
Mar 5, 2021
Merged

Bump version number to 2.0.0 #58

merged 14 commits into from
Mar 5, 2021

Commits on Jan 22, 2021

  1. Bump version number to 2.0.0

    jamoralp committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    5546891 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Fix tests

    pablogs9 committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    d42e2d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Launch CI

    pablogs9 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    af01ced View commit details
    Browse the repository at this point in the history
  2. Revert "Launch CI"

    This reverts commit af01ced.
    pablogs9 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    e0712d9 View commit details
    Browse the repository at this point in the history
  3. Use stl container (#60)

    jamoralp authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    6599de2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Add integration test for client to agent ping (#61)

    * Add integration test for client to agent ping
    
    * Undo the availibity typo for now
    
    * Match client version using new tag to avoid client cloning duplication
    jamoralp authored Feb 3, 2021
    Configuration menu
    Copy the full SHA
    c12165a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Add continous fragment mode tests (#59)

    * Initial test
    
    * Revert tag to develop
    pablogs9 authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    8f35a71 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Refactor platform XRCE (#63)

    * Update
    
    * Update tests
    
    * uxrPlatform refactor: change agent branch
    
    * Set tag to develop
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    pablogs9 and jamoralp authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    be82729 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Update dockerfile

    pablogs9 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    cf35a52 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Add custom transports tests (#66)

    * Update
    
    * Updates
    
    * Updated lambdas
    
    * Update test names
    
    * Fix
    
    * Fix custom transport test
    
    * Update test/test/custom_transports/Custom_transports.cpp
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    
    * Update test/test/custom_transports/Custom_transports.cpp
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    
    * Update test/test/custom_transports/Custom_transports.cpp
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    
    * Update test/test/custom_transports/Custom_transports.cpp
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    
    * Update test/test/custom_transports/Custom_transports.cpp
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    
    * Update test/test/custom_transports/Custom_transports.cpp
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    
    * Update test/test/custom_transports/Custom_transports.cpp
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    
    * Update test/test/custom_transports/Custom_transports.hpp
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    
    * Update test/test/custom_transports/Custom_transports.cpp
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    
    * Update test/test/custom_transports/Custom_transports.cpp
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    
    * Update test/test/custom_transports/Custom_transports.cpp
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    
    * Update test/test/custom_transports/Custom_transports.cpp
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    
    * Minor fixes
    
    * Fix
    
    * Link custom transports against agent
    
    * Fix include
    
    * Fix destruction
    
    * Destruct queues when agent fini
    
    * Increase client connection attempts
    
    * Test branch
    
    * Revert "Test branch"
    
    This reverts commit e34cc9f.
    
    * Simplify mutex
    
    * Increase create session time
    
    * REVERT THIS
    
    * REVERT THIS
    
    * Factor
    
    * Revert "REVERT THIS"
    
    This reverts commit e0e7add.
    
    * Update transports
    
    * Revert "REVERT THIS"
    
    This reverts commit c16ebb4.
    
    * Client default params
    
    * Pub sub tests
    
    * Update CMakeLists.txt
    
    * Update sleep
    
    Co-authored-by: Jose Antonio Moral <[email protected]>
    pablogs9 and jamoralp authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    fe469a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7c8f30 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Client minor API changes (#69)

    * Client minor API changes
    
    * Update CMakeLists.txt
    pablogs9 authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    3502034 View commit details
    Browse the repository at this point in the history
  2. Update coverage flags

    pablogs9 committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    2c9669f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. Bump version number to 2.0.0 (#70)

    * Bump version to 2.0.0
    
    * Update CMakeLists.txt
    
    * Update CMakeLists.txt
    pablogs9 authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    97266a5 View commit details
    Browse the repository at this point in the history