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

Improve Plugin toolkit #2003

Merged
merged 6 commits into from
Nov 18, 2022
Merged

Improve Plugin toolkit #2003

merged 6 commits into from
Nov 18, 2022

Commits on Nov 17, 2022

  1. Add utility plugins

    Harry Barber committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    91ddc2d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Add copyright licenses

    Harry Barber committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    9d9fdfe View commit details
    Browse the repository at this point in the history
  2. Update rust-runtime/aws-smithy-http-server/src/plugin/layer.rs

    Co-authored-by: Julian Antonielli <[email protected]>
    hlbarber and jjant authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    baf4641 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ff052b View commit details
    Browse the repository at this point in the history
  4. Add plugin_from_operation_name_fn example

    Harry Barber committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    0bc79f4 View commit details
    Browse the repository at this point in the history
  5. Add bounds on plugin_from_operation_name_fn

    Harry Barber committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    b387755 View commit details
    Browse the repository at this point in the history