Releases: DefangLabs/pulumi-defang
Releases · DefangLabs/pulumi-defang
v1.1.0-beta.4
2
v1.1.0-beta.3
reverting optional tag from by-value structs
when running make schema, the following errors occurred:
error: rpc error: code = Unknown desc = 1 error occurred:
* failed to get schema for 'defang:index:Project':
types.DeployConfig.Resources: cannot specify a optional struct without pointer indirection
types.DeployConfig.Placement: cannot specify a optional struct without pointer indirection
types.NetworkConfig.Ipam: cannot specify a optional struct without pointer indirection
v1.1.0-beta.1
make examples with build
v1.0.0
v1.0.0-beta.9
restore schema as an artifact
v1.0.0-beta.10
fix category keyword
v1.0.0-beta.7
preserve sed VERSION replacement
v1.0.0-beta.8
pass --is-prerelease if last tag contains some prelease label
v1.0.0-beta.6
avoid building schema in CI
v1.0.0-beta.5
avoid setting up unnecessary languages