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 Loading
base: v0.23.19
Choose a base ref
...
head repository: openziti/sdk-golang Loading
compare: v0.23.27
Choose a head ref
  • 17 commits
  • 12 files changed
  • 4 contributors

Commits on Apr 10, 2024

  1. Bump github.com/openziti/edge-api in the non-major group

    Bumps the non-major group with 1 update: [github.com/openziti/edge-api](https://github.com/openziti/edge-api).
    
    
    Updates `github.com/openziti/edge-api` from 0.26.14 to 0.26.16
    - [Release notes](https://github.com/openziti/edge-api/releases)
    - [Commits](openziti/edge-api@v0.26.14...v0.26.16)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/openziti/edge-api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: non-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    143ab1d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    8de699b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #543 from openziti/use-supported-protocols

    Switch to support protocols from the deprecated URLs field. Fixes #540
    plorenz committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9fbdc8e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #539 from openziti/dependabot/go_modules/non-major…

    …-10fb655728
    
    Bump github.com/openziti/edge-api from 0.26.14 to 0.26.16 in the non-major group
    plorenz committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ee00090 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    964ddca View commit details
    Browse the repository at this point in the history
  5. Merge pull request #542 from openziti/fix-token-exchange

    Set http client when doing token exchange. Fixes #541
    plorenz committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2a20460 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. adds multin controller support for OIDC auth and arbitrary requests

    - controllers are listed on authentication
    - an event is emitted from the edge-api client
    - an event is emitted from SDK contexts
    - adds methods to add listeners for events at both levels
    andrewpmartinez committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1b312ae View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge pull request #544 from openziti/add.multi.controller.support

    adds multi controller support for OIDC auth and arbitrary requests
    andrewpmartinez committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    b0dec70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    024bde7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eb258b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #547 from openziti/remove.excess.transport.debug

    remove debug output from non-erroring transport requests
    andrewpmartinez committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a12fda0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #546 from openziti/set-config-types-on-service-list

    Set config types on service list. Fixes #545
    plorenz committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    abd9c56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7a167a8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #548 from openziti/fix.config.types.oidc.auth

    fixes config types ending up as CSV instead of an array
    andrewpmartinez committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a2af1de View commit details
    Browse the repository at this point in the history
  8. Move a few info logs to debug

    plorenz committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2b089a9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #549 from openziti/info-to-debug

    Move a few info logs to debug
    plorenz committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8e592e3 View commit details
    Browse the repository at this point in the history
  10. Release v0.23.27

    ziti-ci committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1434502 View commit details
    Browse the repository at this point in the history
Loading