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

Fetch commints from master branch #85

Merged
merged 9 commits into from
Nov 29, 2023
Merged

Fetch commints from master branch #85

merged 9 commits into from
Nov 29, 2023

Commits on Aug 26, 2023

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

Commits on Sep 29, 2023

  1. Merge pull request #83 from raboof/support-bearer-token-for-non-webda…

    …v-requests2
    
    Support bearer token for non-webdav requests
    a-schild authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    65a502e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13ebe52 View commit details
    Browse the repository at this point in the history
  3. Switch to jakarta xml stuff for simpler Java 11+ compatibility

    The api remains identical, except the places where javax.xml stuff was exposed
    	   They now use the jakarta.xml names
    Bump all dependencies to latest versions, also build environment
    Added Cyclode DX SBOM
    a-schild committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7a2c9c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    057129a View commit details
    Browse the repository at this point in the history
  5. Typo in Changelog.md

    a-schild committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9ed78f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. cleanup singleton-instance of HttpAsyncClientSingleton.HTTP_CLIENT by…

    … setting HTTP_CLIENT to null on ConnectorCommon.shutdown()
    lucnygr committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    d56867e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge pull request #84 from lucnygr/master

    set HttpAsyncClientSingleton.HTTPC_CLIENT = null on shutdown
    a-schild authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    184bbc4 View commit details
    Browse the repository at this point in the history
  2. Release 13.0.1

    a-schild committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5989011 View commit details
    Browse the repository at this point in the history