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

Acknowledge release 3.0.0 #8439

Closed
wants to merge 12 commits into from
Closed

Acknowledge release 3.0.0 #8439

wants to merge 12 commits into from

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    c2ba29d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffdb51e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    5087d1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5c53d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70f962c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbe7572 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    079ff12 View commit details
    Browse the repository at this point in the history
  6. Refactor client connection to allow loading a custom CA file for SSL …

    …connections
    
    Also refactor CLI to use `libparsec_client_connection::build_client` over directly using `reqwest::Client::new()` (That also mean the CLI now support proxy settings ^^)
    
    Closes #8402
    FirelightFlagboy committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    23a376c View commit details
    Browse the repository at this point in the history
  7. Fix prevent sync pattern in tests

    Closes #8016
    FirelightFlagboy committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ff75e40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8bdb3e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    876bc14 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    510993b View commit details
    Browse the repository at this point in the history