Skip to content

Releases: pulumi/pulumi-harness

v0.4.7

30 Dec 19:08
f579b30
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 1 breaking change:

Types

  • 🟢 "harness:platform/GcpConnectorOidcAuthentication:GcpConnectorOidcAuthentication": required: "delegateSelectors" property is no longer Required
    No new resources/functions.

What's Changed

New Contributors

Full Changelog: v0.4.6...v0.4.7

v0.4.6

10 Dec 09:28
c7c7125
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

09 Dec 10:49
b5ff2f7
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 5 breaking changes:

Functions

  • 🟢 "harness:platform/getGitopsRepoCert:getGitopsRepoCert": inputs: required: "agentId" input has changed to Required

Types

  • "harness:platform/FeatureFlagTargetGroupRule:FeatureFlagTargetGroupRule": required:
    • 🟢 "attribute" property has changed to Required
    • 🟢 "op" property has changed to Required
    • 🟢 "values" property has changed to Required
  • 🟢 "harness:platform/getDbSchemaSchemaSource:getDbSchemaSchemaSource": required: "archivePath" property has changed to Required

New resources:

  • platform/infraModule.InfraModule

New functions:

  • platform/getInfraModule.getInfraModule

What's Changed

Full Changelog: v0.4.4...v0.4.5

v0.4.4

12 Nov 12:22
21520fe
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

07 Nov 19:12
702a254
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 46 breaking changes:

Types

  • 🟢 "harness:platform/getGitopsApplicationsApplicationSpec:getGitopsApplicationsApplicationSpec": required: "sources" property has changed to Required
  • "harness:platform/getGitopsApplicationsApplicationSpecSource:getGitopsApplicationsApplicationSpecSource": required:
    • 🟢 "helms" property has changed to Required
    • 🟢 "ref" property has changed to Required
  • "harness:platform/getGitopsApplicationsApplicationSpecSourceDirectory:getGitopsApplicationsApplicationSpecSourceDirectory": required:
    • 🟢 "exclude" property is no longer Required
    • 🟢 "include" property is no longer Required
    • 🟢 "jsonnets" property is no longer Required
    • 🟢 "recurse" property is no longer Required
  • "harness:platform/getGitopsApplicationsApplicationSpecSourceDirectoryJsonnet:getGitopsApplicationsApplicationSpecSourceDirectoryJsonnet": required:
    • 🟢 "extVars" property is no longer Required
    • 🟢 "libs" property is no longer Required
    • 🟢 "tlas" property is no longer Required
  • "harness:platform/getGitopsApplicationsApplicationSpecSourceDirectoryJsonnetExtVar:getGitopsApplicationsApplicationSpecSourceDirectoryJsonnetExtVar": required:
    • 🟢 "code" property is no longer Required
    • 🟢 "name" property is no longer Required
    • 🟢 "value" property is no longer Required
  • "harness:platform/getGitopsApplicationsApplicationSpecSourceDirectoryJsonnetTla:getGitopsApplicationsApplicationSpecSourceDirectoryJsonnetTla": required:
    • 🟢 "code" property is no longer Required
    • 🟢 "name" property is no longer Required
    • 🟢 "value" property is no longer Required
  • "harness:platform/getGitopsApplicationsApplicationSpecSourceHelm:getGitopsApplicationsApplicationSpecSourceHelm": required:
    • 🟢 "fileParameters" property is no longer Required
    • 🟢 "parameters" property is no longer Required
    • 🟢 "passCredentials" property is no longer Required
    • 🟢 "releaseName" property is no longer Required
    • 🟢 "valueFiles" property is no longer Required
    • 🟢 "values" property is no longer Required
    • 🟢 "version" property is no longer Required
  • "harness:platform/getGitopsApplicationsApplicationSpecSourceHelmFileParameter:getGitopsApplicationsApplicationSpecSourceHelmFileParameter": required:
    • 🟢 "name" property is no longer Required
    • 🟢 "path" property is no longer Required
  • "harness:platform/getGitopsApplicationsApplicationSpecSourceHelmParameter:getGitopsApplicationsApplicationSpecSourceHelmParameter": required:
    • 🟢 "forceString" property is no longer Required
    • 🟢 "name" property is no longer Required
    • 🟢 "value" property is no longer Required
  • "harness:platform/getGitopsApplicationsApplicationSpecSourceKsonnet:getGitopsApplicationsApplicationSpecSourceKsonnet": required:
    • 🟢 "environment" property is no longer Required
    • 🟢 "parameters" property is no longer Required
  • "harness:platform/getGitopsApplicationsApplicationSpecSourceKsonnetParameter:getGitopsApplicationsApplicationSpecSourceKsonnetParameter": required:
    • 🟢 "component" property is no longer Required
    • 🟢 "name" property is no longer Required
    • 🟢 "value" property is no longer Required
  • "harness:platform/getGitopsApplicationsApplicationSpecSourceKustomize:getGitopsApplicationsApplicationSpecSourceKustomize": required:
    • 🟢 "commonAnnotations" property is no longer Required
    • 🟢 "commonLabels" property is no longer Required
    • 🟢 "forceCommonAnnotations" property is no longer Required
    • 🟢 "forceCommonLabels" property is no longer Required
    • 🟢 "images" property is no longer Required
    • 🟢 "namePrefix" property is no longer Required
    • 🟢 "nameSuffix" property is no longer Required
    • 🟢 "version" property is no longer Required
  • "harness:platform/getGitopsApplicationsApplicationSpecSourcePlugin:getGitopsApplicationsApplicationSpecSourcePlugin": required:
    • 🟢 "envs" property is no longer Required
    • 🟢 "name" property is no longer Required
  • "harness:platform/getGitopsApplicationsApplicationSpecSourcePluginEnv:getGitopsApplicationsApplicationSpecSourcePluginEnv": required:
    • 🟢 "name" property is no longer Required
    • 🟢 "value" property is no longer Required
  • 🟢 "harness:platform/getPipelineFiltersFilterPropertyModulePropertiesCd:getPipelineFiltersFilterPropertyModulePropertiesCd": required: "serviceIdentifiers" property has changed to Required

New resources:

  • platform/provider.Provider

New functions:

  • platform/getProvider.getProvider

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.2

24 Oct 21:27
68ae546
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

14 Oct 18:02
f3ecc8f
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Oct 10:54
e35c2cc
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.

New resources:

  • cluster/orchestrator.Orchestrator
  • governance/ruleSet.RuleSet

New functions:

  • cluster/getOrchestrator.getOrchestrator
  • governance/getRuleSet.getRuleSet

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.4.0

v0.3.3

03 Oct 15:09
0c36111
Compare
Choose a tag to compare

Does the PR have any schema changes?

Found 34 breaking changes:

Functions

  • 🟡 "harness:platform/getGitopsRepoCred:getGitopsRepoCred": inputs: "creds" missing input "creds"
  • "harness:platform/getGitopsRepository:getGitopsRepository": inputs:
    • 🟡 "enableOci" missing input "enableOci"
    • 🟡 "updateMasks" missing input "updateMasks"

Types

  • "harness:platform/getGitopsRepoCredCred:getGitopsRepoCredCred": required:
    • 🟢 "enableOci" property has changed to Required
    • 🟢 "githubAppEnterpriseBaseUrl" property has changed to Required
    • 🟢 "githubAppId" property has changed to Required
    • 🟢 "githubAppInstallationId" property has changed to Required
    • 🟢 "githubAppPrivateKey" property has changed to Required
    • 🟢 "password" property has changed to Required
    • 🟢 "sshPrivateKey" property has changed to Required
    • 🟢 "tlsClientCertData" property has changed to Required
    • 🟢 "tlsClientCertKey" property has changed to Required
    • 🟢 "type" property has changed to Required
    • 🟢 "url" property has changed to Required
    • 🟢 "username" property has changed to Required
  • "harness:platform/getGitopsRepositoryRepo:getGitopsRepositoryRepo": required:
    • 🟢 "connectionType" property has changed to Required
    • 🟢 "enableLfs" property has changed to Required
    • 🟢 "enableOci" property has changed to Required
    • 🟢 "githubAppEnterpriseBaseUrl" property has changed to Required
    • 🟢 "githubAppId" property has changed to Required
    • 🟢 "githubAppInstallationId" property has changed to Required
    • 🟢 "githubAppPrivateKey" property has changed to Required
    • 🟢 "inheritedCreds" property has changed to Required
    • 🟢 "insecure" property has changed to Required
    • 🟢 "insecureIgnoreHostKey" property has changed to Required
    • 🟢 "name" property has changed to Required
    • 🟢 "password" property has changed to Required
    • 🟢 "proxy" property has changed to Required
    • 🟢 "repo" property has changed to Required
    • 🟢 "sshPrivateKey" property has changed to Required
    • 🟢 "tlsClientCertData" property has changed to Required
    • 🟢 "tlsClientCertKey" property has changed to Required
    • 🟢 "username" property has changed to Required
  • 🔴 "harness:platform/getGitopsRepositoryUpdateMask:getGitopsRepositoryUpdateMask" missing

New resources:

  • governance/rule.Rule

New functions:

  • governance/getRule.getRule

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

16 Sep 10:41
635349c
Compare
Choose a tag to compare

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: v0.3.1...v0.3.2