Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dracoon/dracoon-csharp-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: dracoon/dracoon-csharp-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/2.1.0-beta6
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 152 files changed
  • 1 contributor

Commits on Feb 8, 2024

  1. Port to .NET Standard 2.0

    See: #SDKCSHARP-152
    AndreasZirngibl committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    1849434 View commit details
    Browse the repository at this point in the history
  2. chore(dependecies): update restsharp

    Refs: #SDKCSHARP-193
    AndreasZirngibl committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    74b09ce View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. chore(docu): include docus

    Include the documenation files and README.md. Set version to 2.1.0-beta4.
    
    Refs: #SDKCSHARP-193
    AndreasZirngibl committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    02febca View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. chore(dependencies): update dependencies

    Update crypto sdk and update unit test target framework.
    
    Refs: #SDKCSHARP-193
    AndreasZirngibl committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    debe593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b22a037 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d0962c View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. fix(apiversion): Fix minimum api version

    Fix accitentially increased minimum api version. Reset it to 4.11.0.
    AndreasZirngibl committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8dfd3bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67b3094 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. chore(dependencies): Update crypto sdk

    Refs: #SDKCSHARP-199
    AndreasZirngibl committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6e935b4 View commit details
    Browse the repository at this point in the history
  2. chore(gitlab): Update vault

    Update gitlab-ci.yml to fix vault issue.
    AndreasZirngibl committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    abdc6e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57416a7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'chore/SDKCSHARP-199-dracoon-server' into 'dracoon-server'

    chore(dependencies): Update crypto sdk
    
    See merge request dracoon/sdks-public/sdk-csharp!3
    AndreasZirngibl committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0577bcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5452ae8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d0776c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix(auth): Fix authorization header

    Fix authorization header replacement on refreshed access tokens.
    
    Fixes: #SDKCSHARP-201
    AndreasZirngibl committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b998dfa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/SDKCSHARP-201-DS' into 'dracoon-server'

    fix(auth): Fix authorization header
    
    See merge request dracoon/sdks-public/sdk-csharp!5
    AndreasZirngibl committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    55f40f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14458f2 View commit details
    Browse the repository at this point in the history
Loading