In 0.19, we should futureproof ourselves against changes in smithy.api / alloy that would normally make generated code binary incompatible - by using bincompat-friendly mode on them.
This means using the bincompat-friendly mode from #1500 / #1737 on smithy.api and alloy namespaces (anything else?).