pulumi/changelog/pending
Brandon Pollack dc0a0b2ee0
Get latest version if one not specified in pulumi manifest (#16981)
Previously, unlike pulumi up, pulumi install did not get latest version
of one is not specified for dependencies/plugins.

YAML allows there to not be a version specified so this caused an issue
in YAML.

Fixes #16920
2024-08-23 08:16:42 +00:00
..
20240801--cli-install--setup-python-version-using-pyenv-during-installation.yaml Install missing python versions using pyenv during installation (#16855) 2024-08-19 15:55:54 +00:00
20240805--engine--allow-provider-to-be-unknown-during-preview.yaml create unknowns when the provider is not known during construct (#16868) 2024-08-19 07:47:31 +00:00
20240806--auto-go--add-uselanguageversiontools-option-to-workspace-install.yaml Add options to automation API Workspace.Install (#16888) 2024-08-20 10:06:33 +00:00
20240809--sdk-go--unmarshal-pointers-correctly-if-destination-type-is-any.yaml unmarshal pointers correctly if destination type is any (#16914) 2024-08-19 14:43:31 +00:00
20240812--programgen--add-an-organization-intrinsic-to-pcl.yaml Add an `organization` intrinsic to PCL (#16948) 2024-08-19 03:58:19 +00:00
20240813--cli--warn-that-query-is-planned-to-be-removed.yaml Add a warning to `pulumi query` that we plan to remove it (#16963) 2024-08-14 09:11:03 +00:00
20240813--sdk-nodejs--fix-type-checking-of-output-record-string-any.yaml Fix TypeScript checking of Output maps of "any" values (#16959) 2024-08-15 19:09:21 +00:00
20240813--sdk-python--fix-the-type-of-stackreference-outputs-to-be-dict-str-any.yaml Fix StackReference.outputs typing (#16956) 2024-08-13 18:44:58 +00:00
20240814--backend-service--prefer-pulumi_access_token-set-in-the-environment-over-the-one-stored-in-the-config-when-they-dont-match.yaml Changelog fixes (#17051) 2024-08-23 06:43:01 +00:00
20240814--docs--use-componentresourceoptions-for-components.yaml [docs] Use `ComponentResourceOptions` for components (#16968) 2024-08-14 08:23:53 +00:00
20240815--auto--fix-panic-in-remote-automation-api.yaml Fix panic in remote automation API (#16978) 2024-08-15 16:45:00 +00:00
20240815--auto-go--add-remote-automation-api-support-for-choosing-a-deployment-runner-pool.yaml Add Go automation API for deployment runners (#16991) 2024-08-16 16:59:11 +00:00
20240815--cli-install--fix-installation-of-dependencies-that-do-not-specify-a-version-eg-yaml.yaml Get latest version if one not specified in pulumi manifest (#16981) 2024-08-23 08:16:42 +00:00
20240815--cli-package--allow-pulumi-package-add-to-work-with-arbitrary-schema-sources.yaml Don't call pluginInstallCommand, defer to schemaFromSchemaSource (#16989) 2024-08-16 08:13:41 +00:00
20240815--docs--show-envvars-for-provider-nested-types.yaml Changelog fixes (#17051) 2024-08-23 06:43:01 +00:00
20240816--cli--show-a-better-message-when-logging-out-with-all.yaml Changelog fixes (#17051) 2024-08-23 06:43:01 +00:00
20240820--programgen--improve-the-error-message-for-an-invalid-method-name.yaml Improve the error message for an invalid method name (#17026) 2024-08-22 15:12:47 +00:00
20240821--sdkgen-go--use-provided-importbasepath-for-parameterized-sdks.yaml Use provided ImportBasePath for parameterized SDKs (#17036) 2024-08-21 12:02:32 +00:00
20240821--sdkgen-nodejs--set-minimum-version-of-core-sdk-when-using-parameterization.yaml Set minimum version of core SDK when using parameterization (#17032) 2024-08-21 13:01:38 +00:00
20240822--sdk-nodejs--fix-nodejs-oom-detection-condition.yaml Fix NodeJS OOM detection condition (#17045) 2024-08-22 15:06:16 +00:00
20240822--sdk-nodejs--prevent-double-close-on-oom-detection-channel.yaml Prevent double close on OOM detection channel (#17043) 2024-08-22 12:11:13 +00:00