Announcement: We just removed some numerical types...
# golang
l
Announcement: We just removed some numerical types from the Go SDK that were unused in our type system (no providers consumed or produced these types). This results in a substantial improvement to binary sizes for go. We've seen ~50% decrease in resulting binary size from the tests we've done. We don't expect that anyone was consuming these types, but if so you'll now be responsible for converting numerical types. If we've overlooked a serious use case here, please let us know. https://github.com/pulumi/pulumi/pull/6143
🎉 3
c
Will plugin owners will update their SDK with the new version? From the small test I did with you if the plugins don’t update their pulumi version as well we won’t see major changes.
l
Yes we will be rolling this out over the next week. I'll post again when that is complete.
c
@lemon-agent-27707 any update?
l
We had feature rollout to the providers that took priority. Looks like it is happening this week.
🙌 1