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

SSL and connection handling fixes #5

Merged
merged 15 commits into from
Sep 13, 2024
Merged

SSL and connection handling fixes #5

merged 15 commits into from
Sep 13, 2024

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    91a4428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0666de View commit details
    Browse the repository at this point in the history
  3. resolve CA for AMQP

    nleach999 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8a927f1 View commit details
    Browse the repository at this point in the history
  4. update docs for ssl-verify

    nleach999 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ee3f8c6 View commit details
    Browse the repository at this point in the history
  5. stale connection handling

    nleach999 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5a39038 View commit details
    Browse the repository at this point in the history
  6. change retry count

    nleach999 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4034e47 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. remove comments

    nleach999 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1cd1b0f View commit details
    Browse the repository at this point in the history
  2. remove requests.Session

    nleach999 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    02b3362 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1023f55 View commit details
    Browse the repository at this point in the history
  4. doc updates

    nleach999 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    22cc652 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9a5581 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix missing documentation

    nleach999 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2ba6361 View commit details
    Browse the repository at this point in the history
  2. update for current branding

    nleach999 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9cc09b6 View commit details
    Browse the repository at this point in the history
  3. branding update

    nleach999 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6ce38a5 View commit details
    Browse the repository at this point in the history
  4. fix doc break

    nleach999 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    9a85bbe View commit details
    Browse the repository at this point in the history