Skip to content

Commit

Permalink
Upgrade to Camel 4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus committed May 6, 2024
1 parent f65c520 commit eafb285
Show file tree
Hide file tree
Showing 423 changed files with 10,772 additions and 2,443 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"camel.sink.endpoint.iamClient": {
"name": "camel.sink.endpoint.iamClient",
"description": "To use a existing configured AWS IAM as client",
"description": "To use an existing configured AWS IAM client",
"priority": "MEDIUM",
"required": "false"
},
Expand All @@ -44,7 +44,7 @@
},
"camel.sink.endpoint.overrideEndpoint": {
"name": "camel.sink.endpoint.overrideEndpoint",
"description": "Set the need for overidding the endpoint. This option needs to be used in combination with uriEndpointOverride option",
"description": "Set the need for overriding the endpoint. This option needs to be used in combination with the uriEndpointOverride option",
"defaultValue": "false",
"priority": "MEDIUM",
"required": "false"
Expand All @@ -58,7 +58,7 @@
},
"camel.sink.endpoint.region": {
"name": "camel.sink.endpoint.region",
"description": "The region in which IAM client needs to work. When using this parameter, the configuration will expect the lowercase name of the region (for example ap-east-1) You'll need to use the name Region.EU_WEST_1.id() One of: [ap-south-2] [ap-south-1] [eu-south-1] [eu-south-2] [us-gov-east-1] [me-central-1] [il-central-1] [ca-central-1] [eu-central-1] [us-iso-west-1] [eu-central-2] [us-west-1] [us-west-2] [af-south-1] [eu-north-1] [eu-west-3] [eu-west-2] [eu-west-1] [ap-northeast-3] [ap-northeast-2] [ap-northeast-1] [me-south-1] [sa-east-1] [ap-east-1] [cn-north-1] [us-gov-west-1] [ap-southeast-1] [ap-southeast-2] [us-iso-east-1] [ap-southeast-3] [ap-southeast-4] [us-east-1] [us-east-2] [cn-northwest-1] [us-isob-east-1] [aws-global] [aws-cn-global] [aws-us-gov-global] [aws-iso-global] [aws-iso-b-global]",
"description": "The region in which IAM client needs to work. When using this parameter, the configuration will expect the lowercase name of the region (for example, ap-east-1) You'll need to use the name Region.EU_WEST_1.id() One of: [ap-south-2] [ap-south-1] [eu-south-1] [eu-south-2] [us-gov-east-1] [me-central-1] [il-central-1] [ca-central-1] [eu-central-1] [us-iso-west-1] [eu-central-2] [us-west-1] [us-west-2] [af-south-1] [eu-north-1] [eu-west-3] [eu-west-2] [eu-west-1] [ap-northeast-3] [ap-northeast-2] [ap-northeast-1] [me-south-1] [sa-east-1] [ap-east-1] [cn-north-1] [us-gov-west-1] [ap-southeast-1] [ap-southeast-2] [us-iso-east-1] [ap-southeast-3] [ap-southeast-4] [us-east-1] [us-east-2] [cn-northwest-1] [us-isob-east-1] [aws-global] [aws-cn-global] [aws-us-gov-global] [aws-iso-global] [aws-iso-b-global]",
"defaultValue": "\"aws-global\"",
"priority": "MEDIUM",
"required": "false",
Expand Down Expand Up @@ -149,7 +149,7 @@
},
"camel.sink.endpoint.profileCredentialsName": {
"name": "camel.sink.endpoint.profileCredentialsName",
"description": "If using a profile credentials provider this parameter will set the profile name",
"description": "If using a profile credentials provider, this parameter will set the profile name",
"priority": "MEDIUM",
"required": "false"
},
Expand All @@ -159,6 +159,12 @@
"priority": "MEDIUM",
"required": "false"
},
"camel.sink.endpoint.sessionToken": {
"name": "camel.sink.endpoint.sessionToken",
"description": "Amazon AWS Session Token used when the user needs to assume an IAM role",
"priority": "MEDIUM",
"required": "false"
},
"camel.sink.endpoint.trustAllCertificates": {
"name": "camel.sink.endpoint.trustAllCertificates",
"description": "If we want to trust all certificates in case of overriding the endpoint",
Expand All @@ -180,6 +186,13 @@
"priority": "MEDIUM",
"required": "false"
},
"camel.sink.endpoint.useSessionCredentials": {
"name": "camel.sink.endpoint.useSessionCredentials",
"description": "Set whether the IAM client should expect to use Session Credentials. This is useful in a situation in which the user needs to assume a IAM role for doing operations in IAM.",
"defaultValue": "false",
"priority": "MEDIUM",
"required": "false"
},
"camel.component.aws2-iam.configuration": {
"name": "camel.component.aws2-iam.configuration",
"description": "Component configuration",
Expand All @@ -188,7 +201,7 @@
},
"camel.component.aws2-iam.iamClient": {
"name": "camel.component.aws2-iam.iamClient",
"description": "To use a existing configured AWS IAM as client",
"description": "To use an existing configured AWS IAM client",
"priority": "MEDIUM",
"required": "false"
},
Expand Down Expand Up @@ -222,7 +235,7 @@
},
"camel.component.aws2-iam.overrideEndpoint": {
"name": "camel.component.aws2-iam.overrideEndpoint",
"description": "Set the need for overidding the endpoint. This option needs to be used in combination with uriEndpointOverride option",
"description": "Set the need for overriding the endpoint. This option needs to be used in combination with the uriEndpointOverride option",
"defaultValue": "false",
"priority": "MEDIUM",
"required": "false"
Expand All @@ -236,7 +249,7 @@
},
"camel.component.aws2-iam.region": {
"name": "camel.component.aws2-iam.region",
"description": "The region in which IAM client needs to work. When using this parameter, the configuration will expect the lowercase name of the region (for example ap-east-1) You'll need to use the name Region.EU_WEST_1.id() One of: [ap-south-2] [ap-south-1] [eu-south-1] [eu-south-2] [us-gov-east-1] [me-central-1] [il-central-1] [ca-central-1] [eu-central-1] [us-iso-west-1] [eu-central-2] [us-west-1] [us-west-2] [af-south-1] [eu-north-1] [eu-west-3] [eu-west-2] [eu-west-1] [ap-northeast-3] [ap-northeast-2] [ap-northeast-1] [me-south-1] [sa-east-1] [ap-east-1] [cn-north-1] [us-gov-west-1] [ap-southeast-1] [ap-southeast-2] [us-iso-east-1] [ap-southeast-3] [ap-southeast-4] [us-east-1] [us-east-2] [cn-northwest-1] [us-isob-east-1] [aws-global] [aws-cn-global] [aws-us-gov-global] [aws-iso-global] [aws-iso-b-global]",
"description": "The region in which IAM client needs to work. When using this parameter, the configuration will expect the lowercase name of the region (for example, ap-east-1) You'll need to use the name Region.EU_WEST_1.id() One of: [ap-south-2] [ap-south-1] [eu-south-1] [eu-south-2] [us-gov-east-1] [me-central-1] [il-central-1] [ca-central-1] [eu-central-1] [us-iso-west-1] [eu-central-2] [us-west-1] [us-west-2] [af-south-1] [eu-north-1] [eu-west-3] [eu-west-2] [eu-west-1] [ap-northeast-3] [ap-northeast-2] [ap-northeast-1] [me-south-1] [sa-east-1] [ap-east-1] [cn-north-1] [us-gov-west-1] [ap-southeast-1] [ap-southeast-2] [us-iso-east-1] [ap-southeast-3] [ap-southeast-4] [us-east-1] [us-east-2] [cn-northwest-1] [us-isob-east-1] [aws-global] [aws-cn-global] [aws-us-gov-global] [aws-iso-global] [aws-iso-b-global]",
"defaultValue": "\"aws-global\"",
"priority": "MEDIUM",
"required": "false",
Expand Down Expand Up @@ -341,7 +354,7 @@
},
"camel.component.aws2-iam.profileCredentialsName": {
"name": "camel.component.aws2-iam.profileCredentialsName",
"description": "If using a profile credentials provider this parameter will set the profile name",
"description": "If using a profile credentials provider, this parameter will set the profile name",
"priority": "MEDIUM",
"required": "false"
},
Expand All @@ -351,6 +364,12 @@
"priority": "MEDIUM",
"required": "false"
},
"camel.component.aws2-iam.sessionToken": {
"name": "camel.component.aws2-iam.sessionToken",
"description": "Amazon AWS Session Token used when the user needs to assume an IAM role",
"priority": "MEDIUM",
"required": "false"
},
"camel.component.aws2-iam.trustAllCertificates": {
"name": "camel.component.aws2-iam.trustAllCertificates",
"description": "If we want to trust all certificates in case of overriding the endpoint",
Expand All @@ -371,6 +390,13 @@
"defaultValue": "false",
"priority": "MEDIUM",
"required": "false"
},
"camel.component.aws2-iam.useSessionCredentials": {
"name": "camel.component.aws2-iam.useSessionCredentials",
"description": "Set whether the IAM client should expect to use Session Credentials. This is useful in a situation in which the user needs to assume a IAM role for doing operations in IAM.",
"defaultValue": "false",
"priority": "MEDIUM",
"required": "false"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"camel.sink.endpoint.overrideEndpoint": {
"name": "camel.sink.endpoint.overrideEndpoint",
"description": "Set the need for overidding the endpoint. This option needs to be used in combination with uriEndpointOverride option",
"description": "Set the need for overriding the endpoint. This option needs to be used in combination with the uriEndpointOverride option",
"defaultValue": "false",
"priority": "MEDIUM",
"required": "false"
Expand All @@ -45,7 +45,7 @@
},
"camel.sink.endpoint.region": {
"name": "camel.sink.endpoint.region",
"description": "The region in which EKS client needs to work. When using this parameter, the configuration will expect the lowercase name of the region (for example ap-east-1) You'll need to use the name Region.EU_WEST_1.id() One of: [ap-south-2] [ap-south-1] [eu-south-1] [eu-south-2] [us-gov-east-1] [me-central-1] [il-central-1] [ca-central-1] [eu-central-1] [us-iso-west-1] [eu-central-2] [us-west-1] [us-west-2] [af-south-1] [eu-north-1] [eu-west-3] [eu-west-2] [eu-west-1] [ap-northeast-3] [ap-northeast-2] [ap-northeast-1] [me-south-1] [sa-east-1] [ap-east-1] [cn-north-1] [us-gov-west-1] [ap-southeast-1] [ap-southeast-2] [us-iso-east-1] [ap-southeast-3] [ap-southeast-4] [us-east-1] [us-east-2] [cn-northwest-1] [us-isob-east-1] [aws-global] [aws-cn-global] [aws-us-gov-global] [aws-iso-global] [aws-iso-b-global]",
"description": "The region in which EKS client needs to work. When using this parameter, the configuration will expect the lowercase name of the region (for example, ap-east-1) You'll need to use the name Region.EU_WEST_1.id() One of: [ap-south-2] [ap-south-1] [eu-south-1] [eu-south-2] [us-gov-east-1] [me-central-1] [il-central-1] [ca-central-1] [eu-central-1] [us-iso-west-1] [eu-central-2] [us-west-1] [us-west-2] [af-south-1] [eu-north-1] [eu-west-3] [eu-west-2] [eu-west-1] [ap-northeast-3] [ap-northeast-2] [ap-northeast-1] [me-south-1] [sa-east-1] [ap-east-1] [cn-north-1] [us-gov-west-1] [ap-southeast-1] [ap-southeast-2] [us-iso-east-1] [ap-southeast-3] [ap-southeast-4] [us-east-1] [us-east-2] [cn-northwest-1] [us-isob-east-1] [aws-global] [aws-cn-global] [aws-us-gov-global] [aws-iso-global] [aws-iso-b-global]",
"priority": "MEDIUM",
"required": "false",
"enum": [
Expand Down Expand Up @@ -106,7 +106,7 @@
},
"camel.sink.endpoint.kmsClient": {
"name": "camel.sink.endpoint.kmsClient",
"description": "To use a existing configured AWS KMS as client",
"description": "To use an existing configured AWS KMS client",
"priority": "MEDIUM",
"required": "false"
},
Expand Down Expand Up @@ -141,7 +141,7 @@
},
"camel.sink.endpoint.profileCredentialsName": {
"name": "camel.sink.endpoint.profileCredentialsName",
"description": "If using a profile credentials provider this parameter will set the profile name",
"description": "If using a profile credentials provider, this parameter will set the profile name",
"priority": "MEDIUM",
"required": "false"
},
Expand All @@ -151,6 +151,12 @@
"priority": "MEDIUM",
"required": "false"
},
"camel.sink.endpoint.sessionToken": {
"name": "camel.sink.endpoint.sessionToken",
"description": "Amazon AWS Session Token used when the user needs to assume an IAM role",
"priority": "MEDIUM",
"required": "false"
},
"camel.sink.endpoint.trustAllCertificates": {
"name": "camel.sink.endpoint.trustAllCertificates",
"description": "If we want to trust all certificates in case of overriding the endpoint",
Expand All @@ -172,6 +178,13 @@
"priority": "MEDIUM",
"required": "false"
},
"camel.sink.endpoint.useSessionCredentials": {
"name": "camel.sink.endpoint.useSessionCredentials",
"description": "Set whether the KMS client should expect to use Session Credentials. This is useful in a situation in which the user needs to assume a IAM role for doing operations in KMS.",
"defaultValue": "false",
"priority": "MEDIUM",
"required": "false"
},
"camel.component.aws2-kms.configuration": {
"name": "camel.component.aws2-kms.configuration",
"description": "Component configuration",
Expand Down Expand Up @@ -201,7 +214,7 @@
},
"camel.component.aws2-kms.overrideEndpoint": {
"name": "camel.component.aws2-kms.overrideEndpoint",
"description": "Set the need for overidding the endpoint. This option needs to be used in combination with uriEndpointOverride option",
"description": "Set the need for overriding the endpoint. This option needs to be used in combination with the uriEndpointOverride option",
"defaultValue": "false",
"priority": "MEDIUM",
"required": "false"
Expand All @@ -215,7 +228,7 @@
},
"camel.component.aws2-kms.region": {
"name": "camel.component.aws2-kms.region",
"description": "The region in which EKS client needs to work. When using this parameter, the configuration will expect the lowercase name of the region (for example ap-east-1) You'll need to use the name Region.EU_WEST_1.id() One of: [ap-south-2] [ap-south-1] [eu-south-1] [eu-south-2] [us-gov-east-1] [me-central-1] [il-central-1] [ca-central-1] [eu-central-1] [us-iso-west-1] [eu-central-2] [us-west-1] [us-west-2] [af-south-1] [eu-north-1] [eu-west-3] [eu-west-2] [eu-west-1] [ap-northeast-3] [ap-northeast-2] [ap-northeast-1] [me-south-1] [sa-east-1] [ap-east-1] [cn-north-1] [us-gov-west-1] [ap-southeast-1] [ap-southeast-2] [us-iso-east-1] [ap-southeast-3] [ap-southeast-4] [us-east-1] [us-east-2] [cn-northwest-1] [us-isob-east-1] [aws-global] [aws-cn-global] [aws-us-gov-global] [aws-iso-global] [aws-iso-b-global]",
"description": "The region in which EKS client needs to work. When using this parameter, the configuration will expect the lowercase name of the region (for example, ap-east-1) You'll need to use the name Region.EU_WEST_1.id() One of: [ap-south-2] [ap-south-1] [eu-south-1] [eu-south-2] [us-gov-east-1] [me-central-1] [il-central-1] [ca-central-1] [eu-central-1] [us-iso-west-1] [eu-central-2] [us-west-1] [us-west-2] [af-south-1] [eu-north-1] [eu-west-3] [eu-west-2] [eu-west-1] [ap-northeast-3] [ap-northeast-2] [ap-northeast-1] [me-south-1] [sa-east-1] [ap-east-1] [cn-north-1] [us-gov-west-1] [ap-southeast-1] [ap-southeast-2] [us-iso-east-1] [ap-southeast-3] [ap-southeast-4] [us-east-1] [us-east-2] [cn-northwest-1] [us-isob-east-1] [aws-global] [aws-cn-global] [aws-us-gov-global] [aws-iso-global] [aws-iso-b-global]",
"priority": "MEDIUM",
"required": "false",
"enum": [
Expand Down Expand Up @@ -276,7 +289,7 @@
},
"camel.component.aws2-kms.kmsClient": {
"name": "camel.component.aws2-kms.kmsClient",
"description": "To use a existing configured AWS KMS as client",
"description": "To use an existing configured AWS KMS client",
"priority": "MEDIUM",
"required": "false"
},
Expand Down Expand Up @@ -311,7 +324,7 @@
},
"camel.component.aws2-kms.profileCredentialsName": {
"name": "camel.component.aws2-kms.profileCredentialsName",
"description": "If using a profile credentials provider this parameter will set the profile name",
"description": "If using a profile credentials provider, this parameter will set the profile name",
"priority": "MEDIUM",
"required": "false"
},
Expand All @@ -321,6 +334,12 @@
"priority": "MEDIUM",
"required": "false"
},
"camel.component.aws2-kms.sessionToken": {
"name": "camel.component.aws2-kms.sessionToken",
"description": "Amazon AWS Session Token used when the user needs to assume an IAM role",
"priority": "MEDIUM",
"required": "false"
},
"camel.component.aws2-kms.trustAllCertificates": {
"name": "camel.component.aws2-kms.trustAllCertificates",
"description": "If we want to trust all certificates in case of overriding the endpoint",
Expand All @@ -341,6 +360,13 @@
"defaultValue": "false",
"priority": "MEDIUM",
"required": "false"
},
"camel.component.aws2-kms.useSessionCredentials": {
"name": "camel.component.aws2-kms.useSessionCredentials",
"description": "Set whether the KMS client should expect to use Session Credentials. This is useful in a situation in which the user needs to assume a IAM role for doing operations in KMS.",
"defaultValue": "false",
"priority": "MEDIUM",
"required": "false"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"id": "camel-azure-cosmosdb-sink-sink",
"type": "sink",
"version": "4.4.2-SNAPSHOT",
"description": "Send Data to an Azure CosmosDB instance\n\nIn the headers, you can optionally set the `itemPartitionKey` \/ `ce-itemPartitionKey` property to specify the partition key for a specific item.\n\nIf you do not set the property in the header, you'll need to use the static property itemPartitonKey."
"description": "Send Data to an Azure CosmosDB instance\n\nIn the headers, you can optionally set the `itemPartitionKey` \/ `ce-itemPartitionKey` property to specify the partition key for a specific item.\n\nIf you do not set the property in the header, you'll need to use the static property itemPartitonKey.\n\nThere are two different mechanism of authentication `SHARED_ACCOUNT_KEY` and `AZURE_IDENTITY`, you could specify with credentialType property. If you're using `SHARED_ACCOUNT_KEY` accountKey property will be needed.\n\nIn case of `AZURE_IDENTITY` selection, the DefaultAzureCredential will attempt to authenticate via the following mechanisms in the following order enviroment, Workload Identity, Managed Identity, Azure Developer CLI, IntelliJ, Azure CLI and Azure Powershell. "
},
"properties": {
"camel.kamelet.azure-cosmosdb-sink.databaseName": {
Expand All @@ -24,8 +24,8 @@
"camel.kamelet.azure-cosmosdb-sink.accountKey": {
"name": "camel.kamelet.azure-cosmosdb-sink.accountKey",
"description": "The Azure Cosmos account Key.",
"priority": "HIGH",
"required": "true"
"priority": "MEDIUM",
"required": "false"
},
"camel.kamelet.azure-cosmosdb-sink.databaseEndpoint": {
"name": "camel.kamelet.azure-cosmosdb-sink.databaseEndpoint",
Expand All @@ -38,6 +38,13 @@
"description": "Represents a partition key value in the Azure Cosmos DB database service. A partition key identifies the partition where the item is stored in.",
"priority": "MEDIUM",
"required": "false"
},
"camel.kamelet.azure-cosmosdb-sink.credentialType": {
"name": "camel.kamelet.azure-cosmosdb-sink.credentialType",
"description": "Determines the credential strategy to adopt.",
"defaultValue": "\"SHARED_ACCOUNT_KEY\"",
"priority": "MEDIUM",
"required": "false"
}
}
}
Loading

0 comments on commit eafb285

Please sign in to comment.