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

Make ShapeId a datatype #25

Merged
merged 7 commits into from
Jan 5, 2022
Merged

Make ShapeId a datatype #25

merged 7 commits into from
Jan 5, 2022

Commits on Jan 4, 2022

  1. Make ShapeId a datatype

    And use it as a hint everywhere. The rationale is as follows :
    
    1. would be useful for error messages
    2. will be required for implementing some protocols
    3. `ShapeId` can be used as a map key for dynamic purposes
    Baccata committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    b725187 View commit details
    Browse the repository at this point in the history
  2. Fix swagger tests

    Baccata committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    43e6578 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    031b89b View commit details
    Browse the repository at this point in the history
  2. Updated smithy to 1.16.0

    Baccata committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    7061c19 View commit details
    Browse the repository at this point in the history
  3. Change rendering of newtypes

    Baccata committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    6aa3b32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9255f98 View commit details
    Browse the repository at this point in the history
  5. Rename tests [ci skip]

    Baccata committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    63551f6 View commit details
    Browse the repository at this point in the history