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: stackitcloud/stackit-sdk-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: core/v0.8.0
Choose a base ref
...
head repository: stackitcloud/stackit-sdk-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: core/v0.9.0
Choose a head ref
  • 7 commits
  • 93 files changed
  • 5 contributors

Commits on Feb 16, 2024

  1. Deprecate method, update example (#325)

    Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
    hcsa73 and Henrique Santos authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a9f638a View commit details
    Browse the repository at this point in the history
  2. Update module github.com/stackitcloud/stackit-sdk-go/core to v0.8.0 (#…

    …326)
    
    Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
    stackit-pipeline and renovate-bot authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    1a60853 View commit details
    Browse the repository at this point in the history
  3. Remove token validation using JWKS in KeyFlow (#328)

    * Remove token validation with JWKS
    
    * Fix comment
    
    * Add changelog
    
    * Fix changelog
    
    ---------
    
    Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
    hcsa73 and Henrique Santos authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    169796b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Remove Key Flow unused methods (#327)

    * Remove functions
    
    * Add changelogs
    
    * Add details to changelog
    
    * Re-add GetToken
    
    * Fix changelog
    
    * Fix changelog
    
    ---------
    
    Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
    hcsa73 and Henrique Santos authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    849ca39 View commit details
    Browse the repository at this point in the history
  2. Undo removal of JWKSCustomUrl field (#330)

    * Re-add JWKSCustomUrl
    
    * Fix comment
    
    * Update changelog
    
    * Reorder fields
    
    ---------
    
    Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
    hcsa73 and Henrique Santos authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6d564ff View commit details
    Browse the repository at this point in the history
  3. Remove golang.org/x/oauth2 core dependency (#329)

    * Remove golang.org/x/oauth2 core dependency
    
    * Adjust tests
    
    * Lint fixes
    joaopalet authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6678c62 View commit details
    Browse the repository at this point in the history
  4. Add changelog date (#331)

    Co-authored-by: Henrique Santos <henrique.santos@freiheit.com>
    hcsa73 and Henrique Santos authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    30ad9b7 View commit details
    Browse the repository at this point in the history
Loading