How often do the `pulumi-azure-native` providers ...
# general
s
How often do the
pulumi-azure-native
providers get released? I see 1.48 is the latest from 2 days ago, some code im wanting to use was just merged yesterday, so just seeing when this will become available for us to use 🙂
l
It should be automated / same day.. though that may be if the Azure API changes, rather than if the provider code changes..
You should be able to infer an approximate release frequency by browsing through the changelog here: https://github.com/pulumi/pulumi-azure-native/blob/master/CHANGELOG.md
Looks like 10 days is the longest time between releases.... mostly under 5 days.
b
Hey @salmon-printer-16080 if there's something you need, open an issue to remind the team.
s
I actually had this bug here: https://github.com/pulumi/pulumi-azure-native/pull/1334 Super fast turn around by @tall-librarian-49374 which I appreciate!
t
We now try to release it weekly on Monday
But I can cut an out-of-bound release any time
s
No worries, I will update the package then!