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

Smithy 2.0 syntax is released in the 1.23.0 artifact #364

Merged
merged 2 commits into from
Aug 11, 2022
Merged

Conversation

Baccata
Copy link
Contributor

@Baccata Baccata commented Aug 11, 2022

No description provided.

@mergify mergify bot mentioned this pull request Aug 11, 2022
@Baccata Baccata merged commit f2dd3e6 into 0.0.15 Aug 11, 2022
@Baccata Baccata deleted the smithy-2.0-bump branch August 11, 2022 11:35
@@ -7,7 +7,7 @@ object AgeFormat extends smithy4s.ShapeTag.Companion[AgeFormat] {
val id: smithy4s.ShapeId = smithy4s.ShapeId("smithy4s.example", "ageFormat")

val hints : smithy4s.Hints = smithy4s.Hints(
smithy.api.Trait(Some("integer"), None, None),
smithy.api.Trait(Some("integer"), None, None, None),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is going to conflict with @lewisjkl PR but it should not be too hard to address

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

git should even be able to do it itself

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants