You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates Smithy Gradle Plugin config to allow unkown traits, stopping
builds from failing if there are traits in models which haven't been
added as a dependency in the code generator. Usually new traits are
added to existing packages, but if/when a trait is added in a new
package, we will have to update the dependencies of the code generator,
even if the code generator isn't actually using the trait yet.
0 commit comments