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

Route::new in upgrade #1891

Merged
merged 5 commits into from
Oct 26, 2022
Merged

Route::new in upgrade #1891

merged 5 commits into from
Oct 26, 2022

Commits on Oct 21, 2022

  1. Route::new in upgrade

    Move the creation of Routes in Upgradable to have a cleaner sequence of
    constraints in ServiceBuilder::build
    
    Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
    82marbag authored and Daniele Ahmed committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d6db311 View commit details
    Browse the repository at this point in the history
  2. Remove superfluous types

    Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
    Daniele Ahmed committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    5defc2a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Shorten imported types

    Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
    Daniele Ahmed committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    a17c083 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Type alias

    Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
    82marbag authored and Daniele Ahmed committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b2b9272 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    68ccc02 View commit details
    Browse the repository at this point in the history