sdk-golang icon indicating copy to clipboard operation
sdk-golang copied to clipboard

Ziti SDK for Golang

Results 36 sdk-golang issues
Sort by recently updated
recently updated
newest added

Bumps the all group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `golangci/golangci-lint-action` from 5 to 6 Release notes Sourced from golangci/golangci-lint-action's releases. v6.0.0 What's Changed This version removes annotations option (because it...

dependencies
github_actions

Bumps the non-major group with 3 updates in the / directory: [github.com/go-resty/resty/v2](https://github.com/go-resty/resty), [golang.org/x/oauth2](https://github.com/golang/oauth2) and google.golang.org/protobuf. Updates `github.com/go-resty/resty/v2` from 2.12.0 to 2.13.1 Release notes Sourced from github.com/go-resty/resty/v2's releases. v2.13.1 Release Notes...

dependencies
go

- **Add support for getting/setting tokens for sticky terminators. Fixes #562** - **update release process workflows**

See openziti/ziti#2019 Add support to the SDK for retrieving and setting token to provide stickiness on selected terminators

enhancement

had a service running for a long while and noticed all my logs look like this. Seems like we should make that a DEBUG instead ``` February 25, 2024 at...

enhancement
good first issue

Add backoff on dialing unreachable routers

Orange

right now there is no ~convinient~ way to use an external jwt signer for authentication of api sessions in the golang sdk. provide a way to use a jwt to...

enhancement

See https://openziti.discourse.group/t/troubles-with-using-the-golang-sdk/817 for details Currently, the README assumes no network is set up, an alternative path in the README could be created for those testing the example with already existing...

documentation
good first issue

See https://openziti.discourse.group/t/troubles-with-using-the-golang-sdk/817 for details A user ran through the example but never saw a message that was shown in the example output. It's possible the log output was changed and...

bug
documentation
good first issue