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

Release/2.8.0 #17

Merged
merged 14 commits into from
Oct 24, 2024
Merged

Release/2.8.0 #17

merged 14 commits into from
Oct 24, 2024

Commits on Dec 1, 2023

  1. Update accAPI.cpp

    retrieve the server host and port from environment to have a proper comaprison
    DorisBDR committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d786f18 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Jan 9, 2024

  1. add support for multiple server connections

    we have added now the support on the client to allow multiple servers connections
    DorisBDR committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7e6d5c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Update serverGetData.cpp

    we use signal_status to send some information to the client about on-going requests
    DorisBDR committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    5255a1b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Fixing CLIENT_ONLY build.

    jholloc committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9a7c6a2 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Merge branch 'refs/heads/18-uda-idam-does-not-mutliple-server-connect…

    …ions' into release/2.8.0
    
    # Conflicts:
    #	source/clientserver/xdrlib.cpp
    jholloc committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e0fe99b View commit details
    Browse the repository at this point in the history
  2. Fixing keyvalue plugin.

    jholloc committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3fb39f5 View commit details
    Browse the repository at this point in the history
  3. Updating Java cmake.

    jholloc committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    29fe35d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Feature/python wheels windows (#47)

    building pyuda wheels for windows and merging in upstream changes from main at release 2.7.6
    stephen-dixon authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e78d835 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd71ebb View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fixing c++ wrapper build for MSVC and also fixing the byte-ordering b…

    …ug for double data in portablexdrlib for MSVC
    stephen-dixon committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    a02d419 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Oct 18, 2024

  1. Updating Docs (#48)

    * initial notes added to docs for installing clients
    
    * completing manual build instructions for the uda client for all platformsv of interest in the documentation
    
    * removing some old build instructions from readme.md and instead referencing updated instructions in the docs
    
    * updating readme
    
    * adding a new page 'api_changes' to the documentation
    
    * Fix typos in api_changes.md
    
    * Update client_installation.md
    stephen-dixon authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    90dce77 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. updating readme

    stephen-dixon committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    83e73fa View commit details
    Browse the repository at this point in the history