Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

broker: Send return error can be context aware. #115

Merged
merged 5 commits into from
Aug 12, 2024

Commits on Aug 11, 2024

  1. allow getError to include information about the state of the context …

    …in the error message
    Peter Wilson committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    341edad View commit details
    Browse the repository at this point in the history
  2. update version of Go to 1.20 in CI and go mod

    Peter Wilson committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3cae1e4 View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    Peter Wilson committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    4b7030d View commit details
    Browse the repository at this point in the history
  4. Update GHA actions (checkout and setup-go)

    Peter Wilson committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    dca9a91 View commit details
    Browse the repository at this point in the history
  5. Due to the peculiarities of YAML parsing, it is recommended to wrap t…

    …he version in single quotation marks
    Peter Wilson committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    07761a4 View commit details
    Browse the repository at this point in the history