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: openziti/sdk-golang
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: openziti/sdk-golang
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.1
Choose a head ref
  • 7 commits
  • 11 files changed
  • 2 contributors

Commits on May 2, 2025

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

Commits on May 7, 2025

  1. Merge pull request #726 from openziti/update-deps

    Update deps and add release workflow
    plorenz authored May 7, 2025
    Configuration menu
    Copy the full SHA
    c8c1327 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Bump the non-major group across 1 directory with 7 updates

    Bumps the non-major group with 4 updates in the / directory: [github.com/openziti/channel/v4](https://github.com/openziti/channel), [github.com/openziti/edge-api](https://github.com/openziti/edge-api), [github.com/openziti/secretstream](https://github.com/openziti/secretstream) and [golang.org/x/oauth2](https://github.com/golang/oauth2).
    
    
    Updates `github.com/openziti/channel/v4` from 4.1.1 to 4.1.3
    - [Commits](openziti/channel@v4.1.1...v4.1.3)
    
    Updates `github.com/openziti/edge-api` from 0.26.43 to 0.26.44
    - [Release notes](https://github.com/openziti/edge-api/releases)
    - [Commits](openziti/edge-api@v0.26.43...v0.26.44)
    
    Updates `github.com/openziti/foundation/v2` from 2.0.60 to 2.0.63
    - [Commits](openziti/foundation@v2.0.60...v2.0.63)
    
    Updates `github.com/openziti/secretstream` from 0.1.33 to 0.1.34
    - [Release notes](https://github.com/openziti/secretstream/releases)
    - [Commits](openziti/secretstream@v0.1.33...v0.1.34)
    
    Updates `github.com/openziti/transport/v2` from 2.0.170 to 2.0.171
    - [Commits](openziti/transport@v2.0.170...v2.0.171)
    
    Updates `golang.org/x/oauth2` from 0.29.0 to 0.30.0
    - [Commits](golang/oauth2@v0.29.0...v0.30.0)
    
    Updates `golang.org/x/sys` from 0.32.0 to 0.33.0
    - [Commits](golang/sys@v0.32.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/openziti/channel/v4
      dependency-version: 4.1.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major
    - dependency-name: github.com/openziti/edge-api
      dependency-version: 0.26.44
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major
    - dependency-name: github.com/openziti/foundation/v2
      dependency-version: 2.0.63
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major
    - dependency-name: github.com/openziti/secretstream
      dependency-version: 0.1.34
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major
    - dependency-name: github.com/openziti/transport/v2
      dependency-version: 2.0.171
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major
    - dependency-name: golang.org/x/oauth2
      dependency-version: 0.30.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-major
    - dependency-name: golang.org/x/sys
      dependency-version: 0.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: non-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 20, 2025
    Configuration menu
    Copy the full SHA
    5e2b84d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2025

  1. Update deps and changelog

    plorenz committed May 25, 2025
    Configuration menu
    Copy the full SHA
    315ea29 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Merge pull request #734 from openziti/update-deps

    Update deps and changelog
    plorenz authored May 28, 2025
    Configuration menu
    Copy the full SHA
    21ec2b1 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Configuration menu
    Copy the full SHA
    cfb044c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #738 from openziti/add-auth-lock

    Add back locking around authenticate. Fix deadlocks. Fixes #735
    plorenz authored May 29, 2025
    Configuration menu
    Copy the full SHA
    d060e6e View commit details
    Browse the repository at this point in the history
Loading