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

Add operation metadata to property bag just before sending request through middleware #1920

Merged
merged 3 commits into from
Oct 28, 2022

Commits on Oct 28, 2022

  1. update: add operation metadata to property bag during make_operation

    add: test ensuring metadata is added to property bag
    add: CHANGELOG.next.toml entry
    Velfi committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    167bba1 View commit details
    Browse the repository at this point in the history
  2. update: use new strategy for op metadata insertion

    update: a new strategy requires a new test
    update: CHANGELOG.next.toml
    Velfi committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    6a3d5e4 View commit details
    Browse the repository at this point in the history
  3. format: run cargo fmt

    Velfi committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    efbe820 View commit details
    Browse the repository at this point in the history