Commit Graph

  • fdebda15f0 Fix serializing bug if output contains 'items' property Komal Ali 2021-04-05 18:16:38 -0700
  • b3744f84a8
    Enable nodejs dynamic provider caching by default on program side (#6704) Evan Boyle 2021-04-05 16:03:28 -0700
  • 0569803cf5 fix linting evanboyle 2021-04-05 15:30:21 -0700
  • 44c50b0a9e changelog evanboyle 2021-04-05 15:25:34 -0700
  • 1030ae7427 enable nodejs dynamic provider caching by default on program side evanboyle 2021-04-05 15:11:53 -0700
  • 1b38798270 Ensure we publish npm packages as beta or rc stack72 2021-04-05 16:57:58 +0100
  • b88a6e049d Remove duplication in CHANGELOG_PENDING stack72 2021-04-05 12:35:20 +0100
  • 568165155f Ensure the correct windows release target is called stack72 2021-04-01 13:19:24 +0100
  • 62bf6187ee Marking the release as a pre-release for pulumictl functionality stack72 2021-04-01 13:02:13 +0100
  • 31614b1b1b [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v3.0.0-beta.1 stack72 2021-04-01 12:18:12 +0100
  • ca576dbf93 Preparing gorelease.prerelease for the v3.0.0-beta.1 stack72 2021-04-01 12:10:55 +0100
  • 5abe77e0dd Changing the version of go.mod in sdk / pkg to be v3 pulumi-bot 2021-03-22 21:04:07 +0000
  • cb8574c98e [breaking] Changing the version of go.mod in sdk / pkg to be v3 pulumi-bot 2021-03-17 13:20:05 +0000
  • 8a5b8af256 [sdk/go] Simplify Apply method options to reduce binary size (#6607) Luke Hoban 2021-03-25 07:46:06 +1100
  • 5889f67e35 Allowing alphas to be part of the min version checking stack72 2021-03-24 16:30:10 +0000
  • d52be2a097 Ensuring that Pulumi automation api is minimum 3.0.0 CLI version pulumi-bot 2021-03-24 12:34:48 +0000
  • 377ecf6eaf Removing x namespace from go/python/nodejs automation packages (#6518) Paul Stack 2021-03-17 11:58:46 +0000
  • a633a17fb8 Ensure we are able to publish NPM tags as feature-3.0 from the feature-3.0 branch pulumi-bot 2021-03-13 12:51:02 +0000
  • ae8aeaec9b [automation/nodejs] - Fix missing OpTypes and PreviewOptions (#6507) Komal 2021-03-11 16:23:44 -0800
  • 322760b243
    Add program side dynamic provider caching behind env var (#6673) Evan Boyle 2021-04-05 14:37:45 -0700
  • 20b78f49bc
    [sdk/go] Use ioutil.ReadFile to avoid forcing 1.16 upgrade (#6703) Levi Blackstone 2021-04-05 15:02:13 -0600
  • 8e64aa9d51 pr feedback evanboyle 2021-04-05 13:18:06 -0700
  • 9b346dbb42 Merge branch 'master' of https://github.com/pulumi/pulumi into evan/nodeDynamicProgramCaching evanboyle 2021-04-05 13:15:52 -0700
  • ae5def69d7
    [sdk/go] Use ioutil.ReadFile to avoid forcing 1.16 upgrade Levi Blackstone 2021-04-05 13:58:27 -0600
  • 5254e3f01d
    [python/sdk] - Fix serialization bug if output contains 'items' property (#6701) Komal 2021-04-05 12:39:56 -0700
  • a323656ace Fix serializing bug if output contains 'items' property Komal Ali 2021-04-04 17:13:11 -0700
  • 394f79f27f
    [sdk/nodejs] Fix construct to wait for RPC operations to complete (#6452) Justin Van Patten 2021-04-05 11:11:27 -0700
  • 84d3a24ca1 Fix lint errors Justin Van Patten 2021-04-05 08:08:36 -0700
  • b3633ebac2 Update build.proj Justin Van Patten 2021-03-29 21:55:20 -0700
  • 5386daceac Serialize calls to construct Justin Van Patten 2021-03-12 09:48:15 -0800
  • e24e208f49 Wait for RPC operations to complete after serializing results Justin Van Patten 2021-03-12 09:30:35 -0800
  • 6c4d60c0ab Update CHANGELOG_PENDING.md Justin Van Patten 2021-03-02 13:10:18 -0800
  • bcbcdcb54c [sdk/nodejs] Fix construct to wait for RPC operations to complete Justin Van Patten 2021-03-02 13:06:14 -0800
  • d2d99c75b4 Ensure the correct windows release target is called vl/feature-3.0 stack72 2021-04-01 13:19:24 +0100
  • 6cfdcd39b1 Marking the release as a pre-release for pulumictl functionality stack72 2021-04-01 13:02:13 +0100
  • 4aaf41735a [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v3.0.0-beta.1 stack72 2021-04-01 12:18:12 +0100
  • 63f81ce9b7 Preparing gorelease.prerelease for the v3.0.0-beta.1 stack72 2021-04-01 12:10:55 +0100
  • 4b7dadffb9 Changing the version of go.mod in sdk / pkg to be v3 pulumi-bot 2021-03-22 21:04:07 +0000
  • 84b345757f [breaking] Changing the version of go.mod in sdk / pkg to be v3 pulumi-bot 2021-03-17 13:20:05 +0000
  • cad1b8dd63 [sdk/go] Simplify Apply method options to reduce binary size (#6607) Luke Hoban 2021-03-25 07:46:06 +1100
  • 47f461a667 Allowing alphas to be part of the min version checking stack72 2021-03-24 16:30:10 +0000
  • ce3e8eee63 Ensuring that Pulumi automation api is minimum 3.0.0 CLI version pulumi-bot 2021-03-24 12:34:48 +0000
  • 536f70dfaa Removing x namespace from go/python/nodejs automation packages (#6518) Paul Stack 2021-03-17 11:58:46 +0000
  • 875230b53b Ensure we are able to publish NPM tags as feature-3.0 from the feature-3.0 branch pulumi-bot 2021-03-13 12:51:02 +0000
  • a060abb281 [automation/nodejs] - Fix missing OpTypes and PreviewOptions (#6507) Komal 2021-03-11 16:23:44 -0800
  • 40b62a16d2 Update CHANGELOG Anton Tayanovskyy 2021-04-02 18:04:27 -0400
  • 19bb7dd37d Merged Anton Tayanovskyy 2021-04-02 18:00:07 -0400
  • e9d4619992 lint evanboyle 2021-04-02 10:15:25 -0700
  • dcf4359c57
    [codegen/python] Support `<Resource>Args` classes (#6525) Justin Van Patten 2021-04-02 10:09:17 -0700
  • 0b626126c0
    Avoid scanning types from some assemblies (#6688) Anton Tayanovskyy 2021-04-02 12:11:59 -0400
  • f052f431d8 Merge branch 'master' of https://github.com/pulumi/pulumi into evan/nodeDynamicProgramCaching evanboyle 2021-04-02 08:30:42 -0700
  • c8fd984488
    [automation/dotnet] Allow null environment variables (#6687) Ville Penttinen 2021-04-02 17:08:43 +0300
  • aa325210fb
    Update sdk/dotnet/Pulumi.Automation.Tests/LocalPulumiCmdTests.cs Ville Penttinen 2021-04-02 14:29:10 +0300
  • a7353e66c9 Merge branch 'master' of github.com:pulumi/pulumi stack72 2021-04-02 12:12:10 +0100
  • f6f3d1d3bd Add integration test Justin Van Patten 2021-04-01 23:51:34 -0700
  • 2c9d5bcd40 Fix regression in functionType handling Justin Van Patten 2021-03-16 16:14:34 -0700
  • 9c9f8871f6 Swap order of emitted overloads Justin Van Patten 2021-03-16 06:21:01 -0700
  • 8cd97f9d80 [codegen/python] Support `<Resource>Args` classes Justin Van Patten 2021-03-09 14:09:12 -0800
  • cf111cc17d Update CHANGELOG_PENDING.md Ville Penttinen 2021-04-02 06:35:51 +0300
  • eb9548fbb3 [automation/dotnet] Allow null environment variables Ville Penttinen 2021-04-01 23:05:07 +0300
  • e332ffc4bb Restore logging level check Anton Tayanovskyy 2021-04-01 16:42:08 -0400
  • f22930c47e Remove some helper methods Anton Tayanovskyy 2021-04-01 16:37:35 -0400
  • 6d13ca0ad2 Thin out the methods further Anton Tayanovskyy 2021-04-01 16:15:48 -0400
  • 67510c72da Fix to verbose log stack traces: report origin not logutil Anton Tayanovskyy 2021-03-31 11:23:59 -0400
  • 2c449fd70f
    Simplify env var propagation (#6682) Anton Tayanovskyy 2021-04-01 18:06:03 -0400
  • 7f6ec8a7cf Cleanup after v2.24.1 release stack72 2021-04-01 22:11:21 +0100
  • ec9353d20e [deps] Ensuring pulumi/pulumi pkg references pulumi sdk v2.24.1 v2.24.1 pkg/v2.24.1 upstream-v2.24.0 stack72 2021-04-01 22:02:52 +0100
  • d5086c6a43 Prepare for v2.24.1 release sdk/v2.24.1 stack72 2021-04-01 22:01:42 +0100
  • 6d393ac929 Avoid overriding dotnet proj settings accidentally (#6670) Anton Tayanovskyy 2021-04-01 15:27:24 -0400
  • 1c3bbc0de8 Revert "Swap out YAML parser library (#6642)" (#6681) Levi Blackstone 2021-04-01 14:44:29 -0600
  • 3051b41f4c Avoid scanning types from some assemblies Anton Tayanovskyy 2021-04-01 15:23:52 -0400
  • 2dad8a6649
    Revert "Swap out YAML parser library (#6642)" (#6681) Levi Blackstone 2021-04-01 14:44:29 -0600
  • eda46d6662 Merged Anton Tayanovskyy 2021-04-01 15:32:52 -0400
  • 7ca8467848 Merged master Anton Tayanovskyy 2021-04-01 15:31:03 -0400
  • 5dedc7eb25 Merge master Anton Tayanovskyy 2021-04-01 15:29:25 -0400
  • fc8262bad0
    Avoid overriding dotnet proj settings accidentally (#6670) Anton Tayanovskyy 2021-04-01 15:27:24 -0400
  • 2df6d3488d Fix typo Anton Tayanovskyy 2021-04-01 15:26:24 -0400
  • 82f07e6b19 Avoid scanning types from some assemblies Anton Tayanovskyy 2021-04-01 15:23:52 -0400
  • 55ecf7a81e
    Run SDK lint jobs (#6674) Pat Gavlin 2021-04-01 11:23:47 -0700
  • c273319b42 Simplify env var propagation Anton Tayanovskyy 2021-04-01 13:40:47 -0400
  • 7dfae61a3e resolve system environment variable iteration Joshua Studt 2021-04-01 13:40:10 -0400
  • 2b75dd6027
    Merge pull request #6630 from mweathers/restSerialization Vivek Lakshmanan 2021-04-01 10:33:35 -0700
  • 478141e6e8
    Revert "Swap out YAML parser library (#6642)" Levi Blackstone 2021-04-01 10:45:42 -0600
  • 5966984b54 Allow null env vars and treat null/empty as deletions Anton Tayanovskyy 2021-04-01 12:39:22 -0400
  • b76eff7ef0 Move DictionaryContentsComparer out of top-level Anton Tayanovskyy 2021-04-01 12:16:46 -0400
  • a230bf06ea Use Reference.Equals check Anton Tayanovskyy 2021-04-01 12:14:58 -0400
  • 139b076d6f Address PR feedback, round 1 Anton Tayanovskyy 2021-04-01 12:09:28 -0400
  • 19a056ee36 Stricter check before throwing Anton Tayanovskyy 2021-04-01 11:41:24 -0400
  • 894aca7f7f Merged Anton Tayanovskyy 2021-04-01 10:56:33 -0400
  • 0c276cc17e Introduce a CHANGELOG entry since we add to pub API Anton Tayanovskyy 2021-04-01 10:53:30 -0400
  • 94cfb0b9ec Make the new exception public Anton Tayanovskyy 2021-04-01 10:50:39 -0400
  • bd9b081295 Reduce nesting Anton Tayanovskyy 2021-04-01 10:18:22 -0400
  • db77468e6f
    Update sdk/dotnet/Pulumi.Automation/ProjectSettings.cs Anton Tayanovskyy 2021-04-01 10:15:48 -0400
  • 0353fd6265
    Update sdk/dotnet/Pulumi.Automation/ProjectBackend.cs Anton Tayanovskyy 2021-04-01 10:14:44 -0400
  • a0b4586f6f
    Update sdk/dotnet/Pulumi.Automation/ProjectRuntimeOptions.cs Anton Tayanovskyy 2021-04-01 10:14:26 -0400
  • 2e750d1334
    Update sdk/dotnet/Pulumi.Automation/ProjectTemplate.cs Anton Tayanovskyy 2021-04-01 10:14:08 -0400
  • 728d190bb1
    Update sdk/dotnet/Pulumi.Automation/ProjectTemplateConfigValue.cs Anton Tayanovskyy 2021-04-01 10:13:56 -0400
  • e457cd11a3
    Update sdk/dotnet/Pulumi.Automation/ProjectRuntime.cs Anton Tayanovskyy 2021-04-01 10:13:16 -0400
  • 9cf52a87f1
    Update sdk/dotnet/Pulumi.Automation/DictionaryContentsComparer.cs Anton Tayanovskyy 2021-04-01 10:08:39 -0400
  • 30d46b1566 Run SDK lint jobs Pat Gavlin 2021-03-31 16:48:13 -0700