@twin.org/node 0.9.4-next.5 → 0.9.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/locales/en.json +47 -252
- package/docs/changelog.md +23 -161
- package/docs/open-api/spec.json +10 -67
- package/package.json +2 -2
package/dist/locales/en.json
CHANGED
|
@@ -212,10 +212,7 @@
|
|
|
212
212
|
"factory": {
|
|
213
213
|
"noUnregister": "There is no {typeName} registered with the name \"{name}\"",
|
|
214
214
|
"noGet": "The requested {typeName} \"{name}\" does not exist in the factory",
|
|
215
|
-
"noCreate": "The requested {typeName} \"{name}\" cannot be created by the factory, with params \"{params}\""
|
|
216
|
-
"noFacade": "The requested facade \"{name}\" is not registered, so it cannot be applied to the {typeName} factory",
|
|
217
|
-
"noFacadeOnFacades": "Facades cannot be applied to the facade factory itself",
|
|
218
|
-
"noFacadeWrap": "The facade \"{name}\" did not return a wrapped instance for the {typeName} factory"
|
|
215
|
+
"noCreate": "The requested {typeName} \"{name}\" cannot be created by the factory, with params \"{params}\""
|
|
219
216
|
},
|
|
220
217
|
"bitString": {
|
|
221
218
|
"outOfRange": "The index should be >= 0 and less than the length of the bit string, the index is \"{index}\" and the number of bit is \"{numberBits}\""
|
|
@@ -235,7 +232,7 @@
|
|
|
235
232
|
"mutex": {
|
|
236
233
|
"lockNotFound": "The key \"{key}\" has no active lock",
|
|
237
234
|
"lockAlreadyReleased": "The key \"{key}\" is not currently locked",
|
|
238
|
-
"lockTimeout": "Failed to acquire lock for key \"{key}\" within the timeout of {
|
|
235
|
+
"lockTimeout": "Failed to acquire lock for key \"{key}\" within the timeout of {timeout} milliseconds",
|
|
239
236
|
"bufferFetchFailed": "Failed to retrieve shared buffer for key \"{key}\" from the main thread",
|
|
240
237
|
"invalidTimeout": "The timeout value \"{timeoutMs}\" is invalid, it must be a non-negative integer"
|
|
241
238
|
},
|
|
@@ -394,9 +391,7 @@
|
|
|
394
391
|
"migrationHelper": {
|
|
395
392
|
"migrateSchemaFailed": "Migration failed for schema \"{schemaName}\".",
|
|
396
393
|
"transformRequiredForProperty": "A transformation function is required to migrate property \"{from}\" to \"{to}\" of type \"{type}\"",
|
|
397
|
-
"coercionProducedUndefined": "Coercion of property \"{property}\" to type \"{type}\" produced undefined but the property is not optional"
|
|
398
|
-
"connectorBootstrapFailed": "Connector \"{className}\" failed to bootstrap storage for schema \"{schemaName}\"",
|
|
399
|
-
"maxIdentifierLengthTooSmall": "The maximum identifier length {maxIdentifierLength} must be at least {minimum} to fit the migration name suffix"
|
|
394
|
+
"coercionProducedUndefined": "Coercion of property \"{property}\" to type \"{type}\" produced undefined but the property is not optional"
|
|
400
395
|
},
|
|
401
396
|
"vaultConnectorHelper": {
|
|
402
397
|
"invalidSignature": "The JSON Web token signature could not be verified"
|
|
@@ -438,9 +433,6 @@
|
|
|
438
433
|
"invalidUrl": "The JSON-LD processing failed to retrieve from the following url \"{url}\"",
|
|
439
434
|
"jsonLdError": "The JSON-LD processing failed due to the following error: \"{code}\""
|
|
440
435
|
},
|
|
441
|
-
"jsonSchemaHelper": {
|
|
442
|
-
"schemaLoadFailed": "Failed to load the referenced schema \"{uri}\""
|
|
443
|
-
},
|
|
444
436
|
"accountHelper": {
|
|
445
437
|
"addressNotFound": "The address is missing could not be found from the seed \"{address}\"",
|
|
446
438
|
"missingPublicKey": "The public key is missing for vault key \"{keyName}\""
|
|
@@ -541,10 +533,7 @@
|
|
|
541
533
|
},
|
|
542
534
|
"verificationHelper": {
|
|
543
535
|
"jwtDecodeFailed": "Decoding the JWT failed",
|
|
544
|
-
"proofMissingVerificationMethod": "The proof is missing the verification method"
|
|
545
|
-
"credentialNotYetValid": "The credential is not valid until \"{validFrom}\"",
|
|
546
|
-
"credentialExpired": "The credential expired at \"{validUntil}\"",
|
|
547
|
-
"credentialValidityDateInvalid": "The credential validity date is not a valid ISO 8601 timestamp \"{date}\""
|
|
536
|
+
"proofMissingVerificationMethod": "The proof is missing the verification method"
|
|
548
537
|
},
|
|
549
538
|
"documentHelper": {
|
|
550
539
|
"verificationMethodNotFound": "The verification method \"{methodName}\" of type \"{methodType}\" could not be found",
|
|
@@ -558,6 +547,9 @@
|
|
|
558
547
|
"destroyFailed": "The destruction of the attestation failed",
|
|
559
548
|
"namespaceMismatch": "The namespace in the urn \"{id}\" does not match the namespace of the attestation service \"{namespace}\""
|
|
560
549
|
},
|
|
550
|
+
"spanHelper": {
|
|
551
|
+
"traceFlagsOutOfRange": "The trace flags value \"{traceFlags}\" is outside the valid range 0 to 255"
|
|
552
|
+
},
|
|
561
553
|
"auditableItemGraphService": {
|
|
562
554
|
"namespaceMismatch": "The namespace in the urn \"{id}\" does not match the namespace of the Auditable Item Graph service \"{namespace}\"",
|
|
563
555
|
"createFailed": "Creating the Auditable Item Graph vertex failed",
|
|
@@ -573,8 +565,7 @@
|
|
|
573
565
|
"resourceIdMissing": "You must provide either the id, or the resourceObject must contain an id property for index \"{index}\"",
|
|
574
566
|
"aliasNotUnique": "The alias id \"{aliasId}\" is already in use on another vertex and the unique flag was set",
|
|
575
567
|
"invalidEdgeId": "The edge id \"{edgeId}\" is not valid",
|
|
576
|
-
"listPatchInvalidFormat": "The property \"{property}\" must be a list patch object with add and/or remove, not a bare array"
|
|
577
|
-
"auditModeTransitionNotAllowed": "The vertex audit mode can not be changed from \"{currentMode}\" to \"{requestedMode}\", bypass is a terminal mode"
|
|
568
|
+
"listPatchInvalidFormat": "The property \"{property}\" must be a list patch object with add and/or remove, not a bare array"
|
|
578
569
|
},
|
|
579
570
|
"auditableItemStreamService": {
|
|
580
571
|
"namespaceMismatch": "The namespace in the urn \"{id}\" does not match the namespace of the Auditable Item Stream service \"{namespace}\"",
|
|
@@ -617,8 +608,7 @@
|
|
|
617
608
|
"stateChangeCallbackFailed": "The state change callback failed for task \"{id}\" with type \"{type}\" and status \"{status}\"",
|
|
618
609
|
"taskFinishedProcessingFailed": "Failed to finalise background task processing for task \"{id}\" with method \"{type}\"",
|
|
619
610
|
"executionTimeout": "Task \"{id}\" with type \"{type}\" exceeded its execution timeout of {timeout} ms and has been marked as failed",
|
|
620
|
-
"healthCheckTimeout": "Health check task exceeded its timeout of {timeout} ms and has been marked as failed"
|
|
621
|
-
"taskInterrupted": "Task \"{id}\" with type \"{type}\" was interrupted on each of its {dispatchCount} dispatches and has been marked as failed"
|
|
611
|
+
"healthCheckTimeout": "Health check task exceeded its timeout of {timeout} ms and has been marked as failed"
|
|
622
612
|
},
|
|
623
613
|
"s3BlobStorageConnector": {
|
|
624
614
|
"bucketCreateFailed": "Creating bucket \"{bucket}\" failed",
|
|
@@ -706,16 +696,6 @@
|
|
|
706
696
|
"dataspaceControlPlaneRestClient": {
|
|
707
697
|
"notSupportedOnClient": "The method \"{methodName}\" is not supported on the REST client, it can only be used on a server side component"
|
|
708
698
|
},
|
|
709
|
-
"odrlPolicyHelper": {
|
|
710
|
-
"policyMissingAssignee": "The {policyType} with id \"{policyId}\" is missing an assignee.",
|
|
711
|
-
"policyMissingAssigner": "The {policyType} with id \"{policyId}\" is missing an assigner."
|
|
712
|
-
},
|
|
713
|
-
"dataspaceProtocolHelper": {
|
|
714
|
-
"schemaNotRegistered": "JSON Schema \"{schemaId}\" is not registered in DataTypeHandlerFactory"
|
|
715
|
-
},
|
|
716
|
-
"trustHelper": {
|
|
717
|
-
"trustVerifyFailed": "Trust verification failed for action \"{action}\""
|
|
718
|
-
},
|
|
719
699
|
"dataspaceControlPlaneService": {
|
|
720
700
|
"transferCallbackRejected": "Consumer rejected a transfer state-change callback (messageKind: {messageKind}, consumerPid: {consumerPid}, providerPid: {providerPid}, callbackAddress: {callbackAddress})",
|
|
721
701
|
"transferCallbackFailed": "Failed to deliver a transfer state-change callback to the consumer (messageKind: {messageKind}, consumerPid: {consumerPid}, providerPid: {providerPid}, callbackAddress: {callbackAddress})",
|
|
@@ -786,6 +766,16 @@
|
|
|
786
766
|
"pushTransferDataPathNotConfigured": "POST transfer cannot start: dataPlanePath is not configured (consumerPid: {consumerPid})",
|
|
787
767
|
"providerIdentityMissing": "Provider identity (DID) is required to sign data access tokens but was not set on the Transfer Process"
|
|
788
768
|
},
|
|
769
|
+
"odrlPolicyHelper": {
|
|
770
|
+
"policyMissingAssignee": "The {policyType} with id \"{policyId}\" is missing an assignee.",
|
|
771
|
+
"policyMissingAssigner": "The {policyType} with id \"{policyId}\" is missing an assigner."
|
|
772
|
+
},
|
|
773
|
+
"dataspaceProtocolHelper": {
|
|
774
|
+
"schemaNotRegistered": "JSON Schema \"{schemaId}\" is not registered in DataTypeHandlerFactory"
|
|
775
|
+
},
|
|
776
|
+
"trustHelper": {
|
|
777
|
+
"trustVerifyFailed": "Trust verification failed for action \"{action}\""
|
|
778
|
+
},
|
|
789
779
|
"dataspaceDataPlaneRestClient": {
|
|
790
780
|
"notSupportedOnClient": "The method \"{methodName}\" is not supported on the REST client, it can only be used on a server side component"
|
|
791
781
|
},
|
|
@@ -851,7 +841,6 @@
|
|
|
851
841
|
"containerCreateFailed": "The container couldn't be created \"{containerId}\"",
|
|
852
842
|
"databaseCreateFailed": "Unable to create database \"{databaseId}\"",
|
|
853
843
|
"containerDoesNotExist": "Container \"{containerId}\" does not exist",
|
|
854
|
-
"indexPolicyUpdateFailed": "Updating the indexing policy for container \"{containerId}\" failed",
|
|
855
844
|
"getPartitionContextIdsFailed": "Unable to get partition context ids",
|
|
856
845
|
"setBatchFailed": "Unable to set batch of entities",
|
|
857
846
|
"countFailed": "Unable to count entities",
|
|
@@ -865,8 +854,6 @@
|
|
|
865
854
|
"conditionFailed": "The entity \"{conflictId}\" could not be updated because the supplied conditions did not match the stored state",
|
|
866
855
|
"tableCreateFailed": "Creating table \"{tableName}\" failed",
|
|
867
856
|
"tableDoesNotExist": "Table \"{tableName}\" does not exist",
|
|
868
|
-
"indexCreateFailed": "Creating the missing indexes on table \"{tableName}\" failed",
|
|
869
|
-
"indexCreateTimeout": "Index \"{indexName}\" on table \"{tableName}\" was still building when the wait expired",
|
|
870
857
|
"setFailed": "Unable to set entity \"{id}\"",
|
|
871
858
|
"getFailed": "Unable to get entity \"{id}\"",
|
|
872
859
|
"removeFailed": "Unable to remove entity \"{id}\"",
|
|
@@ -922,7 +909,6 @@
|
|
|
922
909
|
"getFailed": "Unable to get entity \"{id}\"",
|
|
923
910
|
"removeFailed": "Unable to remove entity \"{id}\"",
|
|
924
911
|
"databaseCreateFailed": "The database creation failed for \"{databaseName}\"",
|
|
925
|
-
"indexCreateFailed": "Unable to create index for property \"{property}\"",
|
|
926
912
|
"unsupportedComparisonOperator": "Comparison operator \"{comparison}\" is not supported",
|
|
927
913
|
"setBatchFailed": "Unable to set batch of entities",
|
|
928
914
|
"removeBatchFailed": "Unable to remove batch of entities",
|
|
@@ -943,7 +929,6 @@
|
|
|
943
929
|
"conditionalNotSupported": "Conditional operator \"{operator}\" is not supported",
|
|
944
930
|
"entitySchemaPropertiesUndefined": "The entity schema properties are undefined",
|
|
945
931
|
"databaseCreateFailed": "Unable to create database \"{databaseName}\"",
|
|
946
|
-
"tableCreateFailed": "Unable to create table \"{tableName}\"",
|
|
947
932
|
"setBatchFailed": "Unable to set batch of entities",
|
|
948
933
|
"countFailed": "Unable to count entities",
|
|
949
934
|
"emptyFailed": "Unable to empty entity storage",
|
|
@@ -956,7 +941,6 @@
|
|
|
956
941
|
"optimisticLockFailed": "The entity \"{conflictId}\" could not be written because the optimistic lock check failed",
|
|
957
942
|
"conditionFailed": "The entity \"{conflictId}\" could not be updated because the supplied conditions did not match the stored state",
|
|
958
943
|
"databaseCreateFailed": "Unable to create database \"{databaseName}\"",
|
|
959
|
-
"tableCreateFailed": "Unable to create table \"{tableName}\"",
|
|
960
944
|
"setFailed": "Unable to set entity \"{id}\"",
|
|
961
945
|
"getFailed": "Unable to get entity \"{id}\"",
|
|
962
946
|
"removeFailed": "Unable to remove entity \"{id}\"",
|
|
@@ -1042,7 +1026,6 @@
|
|
|
1042
1026
|
"createVerifiablePresentationFailed": "Creating the verifiable presentation failed",
|
|
1043
1027
|
"documentNotFound": "The document could not be found \"{notFoundId}\"",
|
|
1044
1028
|
"invalidAlias": "The alias is invalid it must be a Url or Urn, it is \"{alias}\"",
|
|
1045
|
-
"issuerMismatch": "The credential issuer \"{issuer}\" does not match the DID of the proof verification method \"{method}\"",
|
|
1046
1029
|
"jwkSignatureFailed": "The signature on the JWK failed verification",
|
|
1047
1030
|
"methodMissing": "The verification method specified does not exist \"{method}\"",
|
|
1048
1031
|
"missingDid": "The full id including DID is required",
|
|
@@ -1070,9 +1053,7 @@
|
|
|
1070
1053
|
"listFailed": "Failed listing identities"
|
|
1071
1054
|
},
|
|
1072
1055
|
"iotaIdentityResolverConnector": {
|
|
1073
|
-
"didResolutionTimeout": "Resolving the document \"{documentId}\" timed out after {timeoutMs} ms",
|
|
1074
1056
|
"documentNotFound": "The document could not be found",
|
|
1075
|
-
"identityClientCreationTimeout": "Creating the identity client timed out after {timeoutMs} ms",
|
|
1076
1057
|
"resolveDocumentFailed": "Resolving the document failed \"{documentId}\""
|
|
1077
1058
|
},
|
|
1078
1059
|
"iotaIdentityConnector": {
|
|
@@ -1087,13 +1068,10 @@
|
|
|
1087
1068
|
"createVerifiableCredentialFailed": "Creating the verifiable credential failed",
|
|
1088
1069
|
"createVerifiablePresentationFailed": "Creating the verifiable presentation failed",
|
|
1089
1070
|
"didExtractionFailed": "Extracting the DID from the document id failed",
|
|
1090
|
-
"didResolutionTimeout": "Resolving the DID \"{did}\" timed out after {timeoutMs} ms",
|
|
1091
1071
|
"documentNotFound": "The document could not be found",
|
|
1092
1072
|
"gasStationTransactionBuildFailed": "Building the gas station transaction failed",
|
|
1093
|
-
"identityClientCreationTimeout": "Creating the identity client timed out after {timeoutMs} ms",
|
|
1094
1073
|
"identityNotFound": "The identity could not be found \"{notFoundId}\"",
|
|
1095
1074
|
"invalidAlias": "The alias is invalid it must be a Url or Urn, it is \"{alias}\"",
|
|
1096
|
-
"issuerMismatch": "The credential issuer \"{issuer}\" does not match the DID of the proof verification method \"{method}\"",
|
|
1097
1075
|
"invalidSubjectId": "The subject id format is invalid it must be a Url or Urn, it is \"{subjectId}\"",
|
|
1098
1076
|
"methodMissing": "The verification method specified does not exist \"{method}\"",
|
|
1099
1077
|
"missingControllerToken": "The controller token is missing",
|
|
@@ -1176,53 +1154,6 @@
|
|
|
1176
1154
|
"openTelemetryLoggingConnector": {
|
|
1177
1155
|
"unknownExporterType": "The exporter type \"{type}\" is not supported, valid values are: otlp"
|
|
1178
1156
|
},
|
|
1179
|
-
"gmailEmailConnector": {
|
|
1180
|
-
"pollFailed": "Poll failed",
|
|
1181
|
-
"authCodeExchangeFailed": "The authorization code could not be exchanged for tokens",
|
|
1182
|
-
"noRefreshTokenIssued": "The consent flow did not issue a refresh token",
|
|
1183
|
-
"authFlowNotStarted": "The connector has no authentication flow in progress to complete",
|
|
1184
|
-
"consentAccountMismatch": "The consent was given by an account other than {emailAddress}",
|
|
1185
|
-
"missingOAuthCredentials": "The clientId and clientSecret are required when no serviceAccountKey is supplied",
|
|
1186
|
-
"invalidServiceAccountKey": "The serviceAccountKey is not a valid service account JSON key"
|
|
1187
|
-
},
|
|
1188
|
-
"imapEmailConnector": {
|
|
1189
|
-
"pollFailed": "Poll failed"
|
|
1190
|
-
},
|
|
1191
|
-
"outlookEmailConnector": {
|
|
1192
|
-
"pollFailed": "Poll failed",
|
|
1193
|
-
"authCodeExchangeFailed": "The authorization code could not be exchanged for tokens",
|
|
1194
|
-
"noRefreshTokenIssued": "The consent flow did not issue a refresh token",
|
|
1195
|
-
"noAccessTokenIssued": "No access token was issued for the mailbox",
|
|
1196
|
-
"authFlowNotStarted": "The connector has no authentication flow in progress to complete",
|
|
1197
|
-
"consentAccountMismatch": "The consent was given by an account other than {emailAddress}",
|
|
1198
|
-
"mailboxNotConsented": "The stored credentials hold no consented account for {emailAddress}",
|
|
1199
|
-
"missingClientCredential": "The clientSecret or clientCertificate is required",
|
|
1200
|
-
"invalidClientCertificate": "The clientCertificate is not a valid JSON certificate credential"
|
|
1201
|
-
},
|
|
1202
|
-
"pop3EmailConnector": {
|
|
1203
|
-
"pollFailed": "Poll failed"
|
|
1204
|
-
},
|
|
1205
|
-
"mailboxRestClient": {
|
|
1206
|
-
"notSupported": "Method \"{methodName}\" is not supported over REST."
|
|
1207
|
-
},
|
|
1208
|
-
"mailStorageRestClient": {
|
|
1209
|
-
"notSupported": "Method \"{methodName}\" is not supported over REST."
|
|
1210
|
-
},
|
|
1211
|
-
"mailboxService": {
|
|
1212
|
-
"mailboxNotFound": "Mailbox {notFoundId} was not found.",
|
|
1213
|
-
"schemaNotFound": "No schema is registered for connector type {notFoundId}.",
|
|
1214
|
-
"unknownConnectorType": "No connector is registered for connector type {connectorType}.",
|
|
1215
|
-
"connectorTypeCannotChange": "The connector type of a mailbox cannot be changed.",
|
|
1216
|
-
"retrievalCallbackFailed": "The retrieval callback for mailbox {mailboxId} failed",
|
|
1217
|
-
"authNotSupported": "Connector type {connectorType} does not support an authentication flow.",
|
|
1218
|
-
"authNotPending": "Mailbox {mailboxId} is not awaiting authentication.",
|
|
1219
|
-
"authStateMismatch": "The authentication callback for mailbox {mailboxId} did not carry the state its flow was started with.",
|
|
1220
|
-
"connectorConfigInvalid": "The configuration was rejected by connector type {connectorType}."
|
|
1221
|
-
},
|
|
1222
|
-
"mailStorageService": {
|
|
1223
|
-
"emailNotFound": "Email {notFoundId} was not found.",
|
|
1224
|
-
"retentionCleanupFailed": "Failed to remove expired emails."
|
|
1225
|
-
},
|
|
1226
1157
|
"awsMessagingSmsConnector": {
|
|
1227
1158
|
"sendSMSFailed": "Failed to send SMS"
|
|
1228
1159
|
},
|
|
@@ -1248,9 +1179,6 @@
|
|
|
1248
1179
|
"entityStorageMessagingEmailConnector": {
|
|
1249
1180
|
"sendCustomEmailFailed": "Failed to send custom email"
|
|
1250
1181
|
},
|
|
1251
|
-
"smtpMessagingEmailConnector": {
|
|
1252
|
-
"sendCustomEmailFailed": "Failed to send custom email"
|
|
1253
|
-
},
|
|
1254
1182
|
"messagingService": {
|
|
1255
1183
|
"notConfiguredEmailMessagingConnector": "Email messaging connector was not configured",
|
|
1256
1184
|
"notConfiguredPushNotificationMessagingConnector": "Push notification messaging connector was not configured",
|
|
@@ -1352,10 +1280,9 @@
|
|
|
1352
1280
|
"transferFailed": "The transfer of the notarization failed"
|
|
1353
1281
|
},
|
|
1354
1282
|
"dataAccessPointService": {
|
|
1355
|
-
"noHandlerForAssetType": "No handler registered for asset type \"{assetType}\""
|
|
1356
|
-
"notAuthorizedToQuery": "Not authorized to query asset type \"{assetType}\"",
|
|
1357
|
-
"notAuthorizedToGet": "Not authorized to get asset type \"{assetType}\" with id \"{id}\""
|
|
1283
|
+
"noHandlerForAssetType": "No handler registered for asset type \"{assetType}\""
|
|
1358
1284
|
},
|
|
1285
|
+
"dataAccessRequestPointService": {},
|
|
1359
1286
|
"policyAdministrationPointService": {
|
|
1360
1287
|
"namespaceMismatch": "The namespace in the urn \"{id}\" does not match the namespace of the rights management components \"{namespace}\"",
|
|
1361
1288
|
"policyAlreadyExists": "A policy with id: \"{existingId}\" already exists",
|
|
@@ -1428,11 +1355,11 @@
|
|
|
1428
1355
|
"agreementNotAccepted": "Agreement with id: \"{agreementId}\" was not accepted by the requester",
|
|
1429
1356
|
"noAgreementCreated": "No agreement was created for offer with id: \"{offerId}\"",
|
|
1430
1357
|
"providerInitiatedNotSupported": "Provider initiated negotiations are currently not supported as the consumer identity is required to be set as the trust identity in the negotiation",
|
|
1431
|
-
"callerNotAuthorizedForNegotiation": "The caller's verified identity does not match any authorized party in this negotiation"
|
|
1432
|
-
"cleanupFailed": "Failed to cleanup old negotiations"
|
|
1358
|
+
"callerNotAuthorizedForNegotiation": "The caller's verified identity does not match any authorized party in this negotiation"
|
|
1433
1359
|
},
|
|
1434
1360
|
"policyNegotiationAdminPointService": {
|
|
1435
1361
|
"policyNotFound": "Contract negotiation with id: \"{notFoundId}\" not found",
|
|
1362
|
+
"cleanupFailed": "Failed to cleanup old negotiations",
|
|
1436
1363
|
"negotiationAlreadyExists": "Contract negotiation with correlationId: \"{existingId}\" already exists"
|
|
1437
1364
|
},
|
|
1438
1365
|
"policyExecutionPointService": {
|
|
@@ -1450,18 +1377,7 @@
|
|
|
1450
1377
|
"upDownCounterIncOrDecOnly": "An up/down counter metric can only be incremented, decremented or adjusted with an integer",
|
|
1451
1378
|
"gaugeNoIncDec": "A gauge can not be incremented or decremented",
|
|
1452
1379
|
"maxHistoryMustBePositiveInteger": "The maxHistory option must be a positive integer",
|
|
1453
|
-
"
|
|
1454
|
-
"backgroundTaskComponentMissing": "The metric values cannot be written as no background task component is available",
|
|
1455
|
-
"metricValueThreadStalled": "No metric value background task has completed for \"{stalledForMs}\" ms, with task \"{taskId}\" outstanding of \"{taskCount}\", so the background thread is being replaced",
|
|
1456
|
-
"metricValueThreadRestartFailed": "The stalled metric value background thread could not be replaced, so no further metric values can be written",
|
|
1457
|
-
"stopFlushFailed": "The final metric value write failed while stopping, so the values the background thread was holding may not have been persisted",
|
|
1458
|
-
"metricValueThreadCheckFailed": "The check for a stalled metric value background thread failed"
|
|
1459
|
-
},
|
|
1460
|
-
"metricValueWriter": {
|
|
1461
|
-
"flushFailed": "Failed to flush metric values to storage",
|
|
1462
|
-
"invalidMetricOperation": "The operation \"{operation}\" is not valid for metric \"{id}\" of type \"{type}\"",
|
|
1463
|
-
"trimFailed": "Failed to trim the metric history to its retention cap",
|
|
1464
|
-
"intervalWriteFailed": "The interval write of the pending metric values failed"
|
|
1380
|
+
"flushFailed": "Failed to flush metric values to storage"
|
|
1465
1381
|
},
|
|
1466
1382
|
"openTelemetryTelemetryConnector": {
|
|
1467
1383
|
"metricNotFound": "The metric could not be found \"{notFoundId}\"",
|
|
@@ -1469,21 +1385,10 @@
|
|
|
1469
1385
|
"gaugeNoIncDec": "A gauge can not be incremented or decremented"
|
|
1470
1386
|
},
|
|
1471
1387
|
"metricsCollectorService": {
|
|
1472
|
-
"producerCollectionFailed": "Failed to collect metrics from producer \"{producer}\""
|
|
1473
|
-
"metricRecordFailed": "Failed to record the collected metric values",
|
|
1474
|
-
"collectionCycleFailed": "Failed to run the metrics collection cycle"
|
|
1475
|
-
},
|
|
1476
|
-
"spanHelper": {
|
|
1477
|
-
"traceFlagsOutOfRange": "The trace flags value \"{traceFlags}\" is outside the valid range 0 to 255"
|
|
1478
|
-
},
|
|
1479
|
-
"tracingHelper": {
|
|
1480
|
-
"startSpanFailed": "The span \"{name}\" could not be started, so the operation was not traced",
|
|
1481
|
-
"endSpanFailed": "The span \"{name}\" could not be ended"
|
|
1388
|
+
"producerCollectionFailed": "Failed to collect metrics from producer \"{producer}\""
|
|
1482
1389
|
},
|
|
1483
1390
|
"entityStorageTracingConnector": {
|
|
1484
|
-
"spanNotFound": "The span could not be found \"{notFoundId}\""
|
|
1485
|
-
"retentionFailed": "The span retention cleanup failed",
|
|
1486
|
-
"flushFailed": "Failed to flush cached spans to storage"
|
|
1391
|
+
"spanNotFound": "The span could not be found \"{notFoundId}\""
|
|
1487
1392
|
},
|
|
1488
1393
|
"openTelemetryTracingConnector": {
|
|
1489
1394
|
"sampleRatioOutOfRange": "The sample ratio \"{sampleRatio}\" must be between 0 and 1"
|
|
@@ -1509,7 +1414,6 @@
|
|
|
1509
1414
|
"tokenMissingCredential": "The JWT token does not contain a verifiable credential.",
|
|
1510
1415
|
"tokenMissingIssuer": "The verifiable credential in the JWT does not contain an issuer.",
|
|
1511
1416
|
"tokenExpired": "The JWT token has expired.",
|
|
1512
|
-
"tokenRevoked": "The verifiable credential in the JWT has been revoked.",
|
|
1513
1417
|
"tokenMissingSubject": "The verifiable credential in the JWT does not contain a subject.",
|
|
1514
1418
|
"tokenDecodingFailed": "Failed to decode the JWT token."
|
|
1515
1419
|
},
|
|
@@ -1538,6 +1442,7 @@
|
|
|
1538
1442
|
"exportKeyFailed": "Failed to export key \"{name}\" with keyPath \"{keyPath}\"",
|
|
1539
1443
|
"getKeyDeleteConfigurationFailed": "Failed to get key delete configuration \"{name}\"",
|
|
1540
1444
|
"exportKeyNotFound": "Export key with name \"{notFoundId}\" not found",
|
|
1445
|
+
"versionsNotFound": "Versions for key \"{notFoundId}\" not found",
|
|
1541
1446
|
"keyNotFound": "The key \"{notFoundId}\" was not found in the vault",
|
|
1542
1447
|
"secretNotFound": "The secret \"{notFoundId}\" was not found in the vault",
|
|
1543
1448
|
"getKeyFailed": "Failed to get key \"{name}\"",
|
|
@@ -1585,9 +1490,7 @@
|
|
|
1585
1490
|
},
|
|
1586
1491
|
"warn": {
|
|
1587
1492
|
"node": {
|
|
1588
|
-
"unknownEnvVars": "Unknown environment variable properties [{keys}], they will be ignored. Check for typos in variable names, for custom variables use the {prefix}ENV_ALLOW_LIST."
|
|
1589
|
-
"deprecatedEnvVar": "The environment variable \"{key}\" is deprecated and no longer has any effect, please use {replacements} instead. This variable will be removed in a future release.",
|
|
1590
|
-
"deprecatedEnvVarNoReplacement": "The environment variable \"{key}\" is deprecated and no longer has any effect. This variable will be removed in a future release."
|
|
1493
|
+
"unknownEnvVars": "Unknown environment variable properties [{keys}], they will be ignored. Check for typos in variable names, for custom variables use the {prefix}ENV_ALLOW_LIST."
|
|
1591
1494
|
},
|
|
1592
1495
|
"common": {
|
|
1593
1496
|
"devOnlyTool": "This tool is intended to be used for development purposes, it is not recommended for use in production scenarios."
|
|
@@ -1596,8 +1499,7 @@
|
|
|
1596
1499
|
"taskStalled": "Task with id \"{id}\" is stalled, last run at \"{lastRunTime}\" and exceeded timeout \"{stalledTaskTimeoutMs}\" ms"
|
|
1597
1500
|
},
|
|
1598
1501
|
"backgroundTaskService": {
|
|
1599
|
-
"maxSystemWorkerCountReached": "The maximum system worker count of {maxSystemWorkerCount} has been reached, can not create any more worker for task type \"{type}\"
|
|
1600
|
-
"taskClaimRetained": "Task \"{id}\" with type \"{type}\" ran but could not be finalised, it is held until restart so it is not processed twice"
|
|
1502
|
+
"maxSystemWorkerCountReached": "The maximum system worker count of {maxSystemWorkerCount} has been reached, can not create any more worker for task type \"{type}\""
|
|
1601
1503
|
},
|
|
1602
1504
|
"dataspaceControlPlaneService": {
|
|
1603
1505
|
"catalogDatasetHasNoOffers": "Dataset has no Offers (odrl:hasPolicy) in Federated Catalogue",
|
|
@@ -1633,8 +1535,7 @@
|
|
|
1633
1535
|
"partitionIdsSkipped": "Skipping partition ids whose depth does not match the {expected} configured partition keys: {partitionIds}. Entities in these partitions are ignored by migration."
|
|
1634
1536
|
},
|
|
1635
1537
|
"mongoDbEntityStorageConnector": {
|
|
1636
|
-
"partitionIdsSkipped": "Skipping partition ids whose depth does not match the {expected} configured partition keys: {partitionIds}. Entities in these partitions are ignored by migration."
|
|
1637
|
-
"indexOptionsConflict": "An index already exists on property \"{property}\" with incompatible options and will not be overwritten"
|
|
1538
|
+
"partitionIdsSkipped": "Skipping partition ids whose depth does not match the {expected} configured partition keys: {partitionIds}. Entities in these partitions are ignored by migration."
|
|
1638
1539
|
},
|
|
1639
1540
|
"mySqlEntityStorageConnector": {
|
|
1640
1541
|
"partitionIdsSkipped": "Skipping partition ids whose depth does not match the {expected} configured partition keys: {partitionIds}. Entities in these partitions are ignored by migration."
|
|
@@ -1658,34 +1559,12 @@
|
|
|
1658
1559
|
"immutableProofTask": {
|
|
1659
1560
|
"taskEngineStopFailed": "Stopping the task engine for proof \"{proofId}\" failed, the task result is unaffected"
|
|
1660
1561
|
},
|
|
1661
|
-
"
|
|
1662
|
-
"
|
|
1663
|
-
"historyExpired": "Mailbox history expired, restarting the mailbox sync"
|
|
1664
|
-
},
|
|
1665
|
-
"outlookEmailConnector": {
|
|
1666
|
-
"consentRequired": "Mailbox requires OAuth consent before it can be polled",
|
|
1667
|
-
"consentUrlFailed": "The consent URL could not be produced",
|
|
1668
|
-
"deltaExpired": "Delta cursor expired for folder \"{folderId}\", restarting the folder sync"
|
|
1669
|
-
},
|
|
1670
|
-
"mailboxService": {
|
|
1671
|
-
"consumerNotificationFailed": "Failed to notify consumer {consumerName}.",
|
|
1672
|
-
"startConnectorFailed": "Failed to start connector for mailbox {mailboxId}."
|
|
1562
|
+
"policyNegotiationAdminPointService": {
|
|
1563
|
+
"sendTerminateFailed": "Failed to send terminate to consumer for negotiation id: \"{id}\", correlation id: \"{correlationId}\""
|
|
1673
1564
|
},
|
|
1674
1565
|
"policyNegotiationPointService": {
|
|
1675
1566
|
"terminatedCallbackFailed": "Failed to notify requester via terminated() for negotiation id: \"{negotiationId}\"",
|
|
1676
|
-
"callbackDeliveryFailed": "Failed to deliver the negotiation callback to \"{callbackAddress}\" for negotiation id: \"{negotiationId}\" in state \"{state}\"; the negotiation is unchanged and remains discoverable by polling"
|
|
1677
|
-
"sendTerminateFailed": "Failed to send terminate to consumer for negotiation id: \"{id}\", correlation id: \"{correlationId}\""
|
|
1678
|
-
},
|
|
1679
|
-
"entityStorageTelemetryConnector": {
|
|
1680
|
-
"flushTimeout": "The background thread did not confirm the flush within \"{timeoutMs}\" ms for task \"{taskId}\", with \"{taskCount}\" tasks outstanding",
|
|
1681
|
-
"metricValueThreadRestarted": "The stalled metric value background thread was replaced, and the tasks it was given will be processed by the new one",
|
|
1682
|
-
"metricValueTaskNotScheduled": "The metric value background task \"{taskId}\" has waited \"{stalledForMs}\" ms to be scheduled, with \"{taskCount}\" tasks outstanding, so the background thread is left in place as it has not been given the task",
|
|
1683
|
-
"metricValueTaskStateMissed": "The completion of the metric value background task \"{taskId}\" was never reported, its state is now \"{status}\", so the background thread is treated as working rather than replaced"
|
|
1684
|
-
},
|
|
1685
|
-
"metricsRouteProcessor": {
|
|
1686
|
-
"metricRecordsFailed": "Failed to record \"{count}\" request metrics",
|
|
1687
|
-
"metricDrainFailed": "Failed to hand the queued request metrics to the telemetry component",
|
|
1688
|
-
"metricRecordsDropped": "Dropped \"{count}\" request metrics because the recording queue was full"
|
|
1567
|
+
"callbackDeliveryFailed": "Failed to deliver the negotiation callback to \"{callbackAddress}\" for negotiation id: \"{negotiationId}\" in state \"{state}\"; the negotiation is unchanged and remains discoverable by polling"
|
|
1689
1568
|
}
|
|
1690
1569
|
},
|
|
1691
1570
|
"node": {
|
|
@@ -2640,18 +2519,14 @@
|
|
|
2640
2519
|
"containerCreating": "Container \"{containerId}\" creating",
|
|
2641
2520
|
"containerExists": "Container \"{containerId}\" created or it already exists",
|
|
2642
2521
|
"containerDeleting": "Deleting container \"{containerId}\"",
|
|
2643
|
-
"containerDeleted": "Container \"{containerId}\" deleted"
|
|
2644
|
-
"indexPolicyUpdating": "Adding {count} missing composite indexes to container \"{containerId}\"",
|
|
2645
|
-
"indexPolicyUpdated": "Added {count} missing composite indexes to container \"{containerId}\""
|
|
2522
|
+
"containerDeleted": "Container \"{containerId}\" deleted"
|
|
2646
2523
|
},
|
|
2647
2524
|
"dynamoDbEntityStorageConnector": {
|
|
2648
2525
|
"tableCreating": "Creating table \"{tableName}\"",
|
|
2649
2526
|
"tableCreated": "Created table \"{tableName}\"",
|
|
2650
2527
|
"tableExists": "Skipping create table \"{tableName}\" as it already exists",
|
|
2651
2528
|
"tableDeleting": "Deleting table \"{tableName}\"",
|
|
2652
|
-
"tableDeleted": "Table \"{tableName}\" deleted"
|
|
2653
|
-
"indexCreating": "Creating index \"{indexName}\" on table \"{tableName}\"",
|
|
2654
|
-
"indexCreated": "Created index \"{indexName}\" on table \"{tableName}\""
|
|
2529
|
+
"tableDeleted": "Table \"{tableName}\" deleted"
|
|
2655
2530
|
},
|
|
2656
2531
|
"fileEntityStorageConnector": {
|
|
2657
2532
|
"directoryCreating": "Creating directory \"{directory}\"",
|
|
@@ -2683,9 +2558,7 @@
|
|
|
2683
2558
|
"tableCreating": "Table \"{tableName}\" creating",
|
|
2684
2559
|
"tableExists": "Table \"{tableName}\" created or it already exists",
|
|
2685
2560
|
"tableDropping": "Dropping table \"{tableName}\"",
|
|
2686
|
-
"tableDropped": "Table \"{tableName}\" dropped"
|
|
2687
|
-
"legacyIndexDropped": "Legacy index \"{indexName}\" dropped from table \"{tableName}\", \"{newIndexName}\" already covers the column",
|
|
2688
|
-
"legacyIndexRenamed": "Legacy index \"{indexName}\" renamed to \"{newIndexName}\" on table \"{tableName}\""
|
|
2561
|
+
"tableDropped": "Table \"{tableName}\" dropped"
|
|
2689
2562
|
},
|
|
2690
2563
|
"postgreSqlEntityStorageConnector": {
|
|
2691
2564
|
"databaseCreating": "Database \"{databaseName}\" creating",
|
|
@@ -2693,9 +2566,7 @@
|
|
|
2693
2566
|
"tableCreating": "Table \"{tableName}\" creating",
|
|
2694
2567
|
"tableExists": "Table \"{tableName}\" created or it already exists",
|
|
2695
2568
|
"tableDropping": "Dropping table \"{tableName}\"",
|
|
2696
|
-
"tableDropped": "Table \"{tableName}\" dropped"
|
|
2697
|
-
"legacyIndexDropped": "Legacy index \"{indexName}\" dropped from table \"{tableName}\", \"{newIndexName}\" already covers the column",
|
|
2698
|
-
"legacyIndexRenamed": "Legacy index \"{indexName}\" renamed to \"{newIndexName}\" on table \"{tableName}\""
|
|
2569
|
+
"tableDropped": "Table \"{tableName}\" dropped"
|
|
2699
2570
|
},
|
|
2700
2571
|
"scyllaDBTableConnector": {
|
|
2701
2572
|
"keyspaceCreating": "Creating keyspace \"{keyspace}\"",
|
|
@@ -2753,21 +2624,6 @@
|
|
|
2753
2624
|
"connectorStarted": "The connector was started with \"{exporterCount}\" exporter(s)",
|
|
2754
2625
|
"connectorStopped": "The connector was stopped"
|
|
2755
2626
|
},
|
|
2756
|
-
"gmailEmailConnector": {
|
|
2757
|
-
"emailReceived": "Email received \"{subject}\""
|
|
2758
|
-
},
|
|
2759
|
-
"imapEmailConnector": {
|
|
2760
|
-
"emailReceived": "Email received \"{subject}\""
|
|
2761
|
-
},
|
|
2762
|
-
"outlookEmailConnector": {
|
|
2763
|
-
"emailReceived": "Email received \"{subject}\""
|
|
2764
|
-
},
|
|
2765
|
-
"pop3EmailConnector": {
|
|
2766
|
-
"emailReceived": "Email received \"{subject}\""
|
|
2767
|
-
},
|
|
2768
|
-
"mailboxService": {
|
|
2769
|
-
"migratedLegacySecret": "Moved the vaulted {propertyKey} of mailbox {mailboxId} to its current key."
|
|
2770
|
-
},
|
|
2771
2627
|
"awsMessagingSmsConnector": {
|
|
2772
2628
|
"smsSending": "Sending SMS of type"
|
|
2773
2629
|
},
|
|
@@ -2780,7 +2636,7 @@
|
|
|
2780
2636
|
"platformAppCreating": "Creating platform application"
|
|
2781
2637
|
},
|
|
2782
2638
|
"awsMessagingEmailConnector": {
|
|
2783
|
-
"emailSending": "Sending email
|
|
2639
|
+
"emailSending": "Sending email of type {type}"
|
|
2784
2640
|
},
|
|
2785
2641
|
"entityStorageMessagingSmsConnector": {
|
|
2786
2642
|
"smsSending": "Sending SMS"
|
|
@@ -2790,16 +2646,20 @@
|
|
|
2790
2646
|
"pushNotificationSending": "Sending push notification"
|
|
2791
2647
|
},
|
|
2792
2648
|
"entityStorageMessagingEmailConnector": {
|
|
2793
|
-
"emailSending": "Sending email
|
|
2794
|
-
},
|
|
2795
|
-
"smtpMessagingEmailConnector": {
|
|
2796
|
-
"emailSending": "Sending email \"{subject}\""
|
|
2649
|
+
"emailSending": "Sending email"
|
|
2797
2650
|
},
|
|
2798
2651
|
"messagingService": {},
|
|
2799
2652
|
"iotaNftConnector": {
|
|
2800
2653
|
"contractReady": "Contract ready for use"
|
|
2801
2654
|
},
|
|
2802
2655
|
"iotaNotarizationConnector": {},
|
|
2656
|
+
"dataAccessPointService": {
|
|
2657
|
+
"registeredHandler": "Handler registered with id: \"{handlerId}\"",
|
|
2658
|
+
"unregisteredHandler": "Handler unregistered with id: \"{handlerId}\""
|
|
2659
|
+
},
|
|
2660
|
+
"dataAccessRequestPointService": {
|
|
2661
|
+
"missingNodeIdentity": "The node identity is missing"
|
|
2662
|
+
},
|
|
2803
2663
|
"policyEnforcementPointService": {
|
|
2804
2664
|
"processing": "Processing information using processor with id: \"{processorId}\", policy id: \"{policyId}\"",
|
|
2805
2665
|
"intercepting": "Intercepting information for policy id: \"{policyId}\""
|
|
@@ -2858,9 +2718,7 @@
|
|
|
2858
2718
|
"metricCreated": "The metric was created \"{id}\" with type \"type\" and label \"{label}\"",
|
|
2859
2719
|
"metricUpdated": "The metric was updated \"{id}\" with type \"type\" and label \"{label}\"",
|
|
2860
2720
|
"metricRemoved": "The metric was removed \"{id}\"",
|
|
2861
|
-
"metricValueCreated": "The metric value was
|
|
2862
|
-
"metricValuesCreated": "\"{count}\" metric values were queued",
|
|
2863
|
-
"metricsCreated": "\"{count}\" metrics were created"
|
|
2721
|
+
"metricValueCreated": "The metric value was created for \"{id}\" with value \"{value}\""
|
|
2864
2722
|
},
|
|
2865
2723
|
"openTelemetryTelemetryConnector": {
|
|
2866
2724
|
"connectorStarted": "The connector was started with \"{readerCount}\" metric reader(s)",
|
|
@@ -17702,68 +17560,5 @@
|
|
|
17702
17560
|
"unece:specifiedParameter": "A parameter specified for this XHE context.",
|
|
17703
17561
|
"unece:specifiedParameter_label": "Specified Parameter"
|
|
17704
17562
|
}
|
|
17705
|
-
},
|
|
17706
|
-
"gmailEmailConnectorConfigSchema": {
|
|
17707
|
-
"emailAddress": "Email Address",
|
|
17708
|
-
"clientId": "OAuth Client ID",
|
|
17709
|
-
"clientSecret": "OAuth Client Secret",
|
|
17710
|
-
"serviceAccountKey": "Service Account Key",
|
|
17711
|
-
"labelIds": "Label IDs",
|
|
17712
|
-
"maxMessagesPerPoll": "Maximum Messages Per Poll",
|
|
17713
|
-
"pollingIntervalMinutes": "Polling Interval (Minutes)"
|
|
17714
|
-
},
|
|
17715
|
-
"gmailEmailConnectorStateSchema": {
|
|
17716
|
-
"refreshToken": "OAuth Refresh Token",
|
|
17717
|
-
"historyId": "Mailbox History ID",
|
|
17718
|
-
"syncPageTokens": "Sync Page Tokens",
|
|
17719
|
-
"syncCompletedLabelIds": "Synced Label IDs",
|
|
17720
|
-
"initialSyncComplete": "Initial Sync Complete",
|
|
17721
|
-
"deliveredMessageIds": "Delivered Message IDs"
|
|
17722
|
-
},
|
|
17723
|
-
"imapEmailConnectorConfigSchema": {
|
|
17724
|
-
"host": "Host",
|
|
17725
|
-
"port": "Port",
|
|
17726
|
-
"secure": "Secure",
|
|
17727
|
-
"username": "Username",
|
|
17728
|
-
"password": "Password",
|
|
17729
|
-
"folders": "Folders",
|
|
17730
|
-
"pollingIntervalMinutes": "Polling Interval (Minutes)"
|
|
17731
|
-
},
|
|
17732
|
-
"imapEmailConnectorStateSchema": {
|
|
17733
|
-
"folders": "Folder State"
|
|
17734
|
-
},
|
|
17735
|
-
"outlookEmailConnectorConfigSchema": {
|
|
17736
|
-
"emailAddress": "Email Address",
|
|
17737
|
-
"tenantId": "Directory (Tenant) ID",
|
|
17738
|
-
"clientId": "Application (Client) ID",
|
|
17739
|
-
"clientSecret": "Client Secret",
|
|
17740
|
-
"clientCertificate": "Client Certificate",
|
|
17741
|
-
"appOnlyAccess": "Application Only Access",
|
|
17742
|
-
"folderIds": "Folder IDs",
|
|
17743
|
-
"maxMessagesPerPoll": "Maximum Messages Per Poll",
|
|
17744
|
-
"pollingIntervalMinutes": "Polling Interval (Minutes)"
|
|
17745
|
-
},
|
|
17746
|
-
"outlookEmailConnectorStateSchema": {
|
|
17747
|
-
"tokenCache": "OAuth Token Cache",
|
|
17748
|
-
"accountId": "Consented Account ID",
|
|
17749
|
-
"deltaLinks": "Delta Cursors",
|
|
17750
|
-
"syncNextLinks": "Sync Page Links",
|
|
17751
|
-
"syncCompletedFolderIds": "Synced Folder IDs",
|
|
17752
|
-
"syncFromDateTime": "Sync From Date",
|
|
17753
|
-
"initialSyncComplete": "Initial Sync Complete",
|
|
17754
|
-
"lastReceivedDateTime": "Last Received Date",
|
|
17755
|
-
"deliveredMessageIds": "Delivered Message IDs"
|
|
17756
|
-
},
|
|
17757
|
-
"pop3EmailConnectorConfigSchema": {
|
|
17758
|
-
"host": "Host",
|
|
17759
|
-
"port": "Port",
|
|
17760
|
-
"secure": "Secure",
|
|
17761
|
-
"username": "Username",
|
|
17762
|
-
"password": "Password",
|
|
17763
|
-
"pollingIntervalMinutes": "Polling Interval (Minutes)",
|
|
17764
|
-
"retainMessages": "Retain Messages"
|
|
17765
|
-
},
|
|
17766
|
-
"pop3EmailConnectorStateSchema": {
|
|
17767
|
-
"seenUidls": "Seen UIDLs"
|
|
17768
17563
|
}
|
|
17769
17564
|
}
|
package/docs/changelog.md
CHANGED
|
@@ -1,174 +1,36 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## [0.9.4
|
|
3
|
+
## [0.9.4](https://github.com/iotaledger/twin-node/compare/node-v0.9.4...node-v0.9.4) (2026-09-14)
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
### Features
|
|
7
7
|
|
|
8
|
-
* add
|
|
9
|
-
* add
|
|
10
|
-
*
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
*
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
*
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
### Dependencies
|
|
28
|
-
|
|
29
|
-
* The following workspace dependencies were updated
|
|
30
|
-
* dependencies
|
|
31
|
-
* @twin.org/node-core bumped from 0.9.4-next.3 to 0.9.4-next.4
|
|
32
|
-
|
|
33
|
-
## [0.9.4-next.3](https://github.com/iotaledger/twin-node/compare/node-v0.9.4-next.2...node-v0.9.4-next.3) (2026-09-09)
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
### Miscellaneous Chores
|
|
37
|
-
|
|
38
|
-
* **node:** Synchronize repo versions
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
### Dependencies
|
|
42
|
-
|
|
43
|
-
* The following workspace dependencies were updated
|
|
44
|
-
* dependencies
|
|
45
|
-
* @twin.org/node-core bumped from 0.9.4-next.2 to 0.9.4-next.3
|
|
46
|
-
|
|
47
|
-
## [0.9.4-next.2](https://github.com/iotaledger/twin-node/compare/node-v0.9.4-next.1...node-v0.9.4-next.2) (2026-09-08)
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
### Miscellaneous Chores
|
|
51
|
-
|
|
52
|
-
* **node:** Synchronize repo versions
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
### Dependencies
|
|
56
|
-
|
|
57
|
-
* The following workspace dependencies were updated
|
|
58
|
-
* dependencies
|
|
59
|
-
* @twin.org/node-core bumped from 0.9.4-next.1 to 0.9.4-next.2
|
|
60
|
-
|
|
61
|
-
## [0.9.4-next.1](https://github.com/iotaledger/twin-node/compare/node-v0.9.4-next.0...node-v0.9.4-next.1) (2026-09-07)
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
### Features
|
|
65
|
-
|
|
66
|
-
* add additional env vars ([#328](https://github.com/iotaledger/twin-node/issues/328)) ([6ca8718](https://github.com/iotaledger/twin-node/commit/6ca87184bc4d78829c957ea055d3c281aca6cf9f))
|
|
67
|
-
* add automation ([cfc63b4](https://github.com/iotaledger/twin-node/commit/cfc63b465c139280f696877df21d54dc6a065a7e))
|
|
68
|
-
* add CLI commands and remove automated bootstrap code ([#69](https://github.com/iotaledger/twin-node/issues/69)) ([6e40933](https://github.com/iotaledger/twin-node/commit/6e40933d8bb820b380e1074fc88feeedca0ef7d9))
|
|
69
|
-
* add cloud soak profile, disabled groups filter, and nightly GHA workflow ([#266](https://github.com/iotaledger/twin-node/issues/266)) ([6e8179c](https://github.com/iotaledger/twin-node/commit/6e8179c2dadbba8a2f0d577b44dc1ed9c8288046))
|
|
70
|
-
* add context id features ([#53](https://github.com/iotaledger/twin-node/issues/53)) ([827adf5](https://github.com/iotaledger/twin-node/commit/827adf52cb87fca53cec52b27e67f7a9dba2c088))
|
|
71
|
-
* add data space connector ([157e8b0](https://github.com/iotaledger/twin-node/commit/157e8b0a76e3a8a63c1991924f7f963eb83e27ae))
|
|
72
|
-
* add dsp sweep vars ([#340](https://github.com/iotaledger/twin-node/issues/340)) ([5487c13](https://github.com/iotaledger/twin-node/commit/5487c13197fcd386206ec37f9f342c55ec5b1176))
|
|
73
|
-
* add extensions support ([476d5a8](https://github.com/iotaledger/twin-node/commit/476d5a864026a2f78e5b02bc9eb81359777a4a45))
|
|
74
|
-
* add mutex settings ([#222](https://github.com/iotaledger/twin-node/issues/222)) ([492c55f](https://github.com/iotaledger/twin-node/commit/492c55f67d5f70c2a4a27dfdb2700a644ee87955))
|
|
75
|
-
* add notarization ([#121](https://github.com/iotaledger/twin-node/issues/121)) ([b2a11df](https://github.com/iotaledger/twin-node/commit/b2a11df92c7b5026f73f08a018c0586ebe008e92))
|
|
76
|
-
* add obligation enforcers and multi instance support ([#89](https://github.com/iotaledger/twin-node/issues/89)) ([d81af99](https://github.com/iotaledger/twin-node/commit/d81af99b8c4db6e9a1370b7065bf6d9d222c71ed))
|
|
77
|
-
* add rights management components ([0fc6293](https://github.com/iotaledger/twin-node/commit/0fc629332db24494bd73003625c7bf3f939a2597))
|
|
78
|
-
* add soak and load test harness for the node server with k6 and memory-growth detection ([#248](https://github.com/iotaledger/twin-node/issues/248)) ([5dc9193](https://github.com/iotaledger/twin-node/commit/5dc91931d448796f4dedbab912c73817a8041b11))
|
|
79
|
-
* add standalone federated catalogue example config and endpoint tests ([#235](https://github.com/iotaledger/twin-node/issues/235)) ([ffb51dd](https://github.com/iotaledger/twin-node/commit/ffb51ddda5188c2f21b8ce65343b39a28f4eee4b))
|
|
80
|
-
* add support for dynamodb connection timeout ([63051b0](https://github.com/iotaledger/twin-node/commit/63051b0d22138079115dfac921e7f0c45eaad34e))
|
|
81
|
-
* add synchronised storage config ([e315869](https://github.com/iotaledger/twin-node/commit/e315869adbffcd7fe5d3ce151dd35f662f6134a9))
|
|
82
|
-
* add tenant override ([#337](https://github.com/iotaledger/twin-node/issues/337)) ([b4ea765](https://github.com/iotaledger/twin-node/commit/b4ea7656e2557c19053365dd5d4af14d0d945cd5))
|
|
83
|
-
* add tracing ([#344](https://github.com/iotaledger/twin-node/issues/344)) ([4fa71cd](https://github.com/iotaledger/twin-node/commit/4fa71cd0eafd7d708df15c8f0a85323fecd05561))
|
|
84
|
-
* add tracing console connector ([#373](https://github.com/iotaledger/twin-node/issues/373)) ([fb36cb8](https://github.com/iotaledger/twin-node/commit/fb36cb8bebc2e8c1b94fa332cead8283ca5d636a))
|
|
85
|
-
* add tracing support ([a4986fc](https://github.com/iotaledger/twin-node/commit/a4986fc4af603ee461ec8d18ff502dddbc43edec))
|
|
86
|
-
* add trust and rights management plugin support ([cdeb504](https://github.com/iotaledger/twin-node/commit/cdeb504ee5986a347466162b9afa781645b4a54c))
|
|
87
|
-
* add trust ttl ([#73](https://github.com/iotaledger/twin-node/issues/73)) ([911cee7](https://github.com/iotaledger/twin-node/commit/911cee771bba490143bb1574ca8360f7cf8baa1a))
|
|
88
|
-
* add validate-locales ([1a19dcb](https://github.com/iotaledger/twin-node/commit/1a19dcb005c2f0e3103e290db28c48a3464094cb))
|
|
89
|
-
* add vault prefix configuration ([#75](https://github.com/iotaledger/twin-node/issues/75)) ([1d4afb1](https://github.com/iotaledger/twin-node/commit/1d4afb1b1a8aa60795898eeb9e7f5153c279527d))
|
|
90
|
-
* adding npm and https protocols to load extensions ([#45](https://github.com/iotaledger/twin-node/issues/45)) ([33940b7](https://github.com/iotaledger/twin-node/commit/33940b7e771a0c5af32c18d442deb26a8631fd02))
|
|
91
|
-
* additional cli commands ([#269](https://github.com/iotaledger/twin-node/issues/269)) ([c9e7c93](https://github.com/iotaledger/twin-node/commit/c9e7c939aedfceed9cbe501f2dc936e84289ed62))
|
|
92
|
-
* additional env vars and validation ([#324](https://github.com/iotaledger/twin-node/issues/324)) ([6b01e8c](https://github.com/iotaledger/twin-node/commit/6b01e8c10f9aa7181f51f13534d8164db3e7322d))
|
|
93
|
-
* additional options for enabling components ([e13d772](https://github.com/iotaledger/twin-node/commit/e13d7721a0dd7143d456fff246622cbe63dbd0f1))
|
|
94
|
-
* additional route logging env vars ([7152c88](https://github.com/iotaledger/twin-node/commit/7152c887c3ba76778e2d9e68ba57198b8d81d802))
|
|
95
|
-
* align node module with dataspace rename and control plane integ… ([#95](https://github.com/iotaledger/twin-node/issues/95)) ([8129868](https://github.com/iotaledger/twin-node/commit/812986886fb5d779dd380956c4e6cc47c2d73530))
|
|
96
|
-
* bootstrap-legacy rename ([#310](https://github.com/iotaledger/twin-node/issues/310)) ([53af8a2](https://github.com/iotaledger/twin-node/commit/53af8a2e797e90bb601416215247cd8649dd6220))
|
|
97
|
-
* configure web server body limits from the environment ([#356](https://github.com/iotaledger/twin-node/issues/356)) ([f196ad3](https://github.com/iotaledger/twin-node/commit/f196ad368559515184e37a99d6876570074ebcd5))
|
|
98
|
-
* custom REST paths ([#99](https://github.com/iotaledger/twin-node/issues/99)) ([dcab1b2](https://github.com/iotaledger/twin-node/commit/dcab1b2b23c13b4c9f39c3c1c67284f56e732bd1))
|
|
99
|
-
* dataspace plane path ([#272](https://github.com/iotaledger/twin-node/issues/272)) ([5998eeb](https://github.com/iotaledger/twin-node/commit/5998eeb6fa1392ae753eb6bafeccefa1fb690573))
|
|
100
|
-
* email ingestion ([#379](https://github.com/iotaledger/twin-node/issues/379)) ([12da79d](https://github.com/iotaledger/twin-node/commit/12da79dc9b167e288c555d4f1909a61c190eee4d))
|
|
101
|
-
* enable N2N dataspace protocol with synchronized storage ([#98](https://github.com/iotaledger/twin-node/issues/98)) ([f67e366](https://github.com/iotaledger/twin-node/commit/f67e366c5ed3c829955a62b19c420361f035a578))
|
|
102
|
-
* enhanced cli commands ([#288](https://github.com/iotaledger/twin-node/issues/288)) ([479fb34](https://github.com/iotaledger/twin-node/commit/479fb3448c493a134aee35b69ae39458e493a4ad))
|
|
103
|
-
* env var simplification ([460b0f2](https://github.com/iotaledger/twin-node/commit/460b0f20a73cb482f7443af502f261d5f9d01759))
|
|
104
|
-
* env var validation ([#243](https://github.com/iotaledger/twin-node/issues/243)) ([569945a](https://github.com/iotaledger/twin-node/commit/569945a751eb52d008a681777a3cba881af1b9a4))
|
|
105
|
-
* env vars consistency ([1823b7a](https://github.com/iotaledger/twin-node/commit/1823b7aeae5dc7484861534b851080afda64d869))
|
|
106
|
-
* env-prefix option and user-update cli command ([#83](https://github.com/iotaledger/twin-node/issues/83)) ([fc48efa](https://github.com/iotaledger/twin-node/commit/fc48efa7ad72173def048170c3afb5eeb9f1b292))
|
|
107
|
-
* eslint migration to flat config ([080db74](https://github.com/iotaledger/twin-node/commit/080db746390230f78725d214bc957da2efee9eb1))
|
|
108
|
-
* exclude unece codes from open api spec ([16b72f3](https://github.com/iotaledger/twin-node/commit/16b72f37af0d5aa107e5007741690a3fc043153a))
|
|
109
|
-
* expose gasBudget and gasReservationDuration as configurable env vars ([#286](https://github.com/iotaledger/twin-node/issues/286)) ([d678b27](https://github.com/iotaledger/twin-node/commit/d678b27d629930a6ce85eeab9caf89d1187c3461))
|
|
110
|
-
* extend to 7-group weighted mix, fix REST paths + JSON-LD contexts ([#257](https://github.com/iotaledger/twin-node/issues/257)) ([d9f8d55](https://github.com/iotaledger/twin-node/commit/d9f8d55d389a82947b7a0297f44f76f7f6b3ba21))
|
|
111
|
-
* federated catalogue trust mode ([#194](https://github.com/iotaledger/twin-node/issues/194)) ([c18e6fb](https://github.com/iotaledger/twin-node/commit/c18e6fbe0014eb5faf8084d16169d86f3d3b23a6))
|
|
112
|
-
* file logging config ([#287](https://github.com/iotaledger/twin-node/issues/287)) ([a567b25](https://github.com/iotaledger/twin-node/commit/a567b253cbb8b9af872bb0e494c013212f4f55a2))
|
|
113
|
-
* first metrics in the core and app for testing ([#139](https://github.com/iotaledger/twin-node/issues/139)) ([abe17bb](https://github.com/iotaledger/twin-node/commit/abe17bb9a6261dcb7fd46253221182fbb1dc2259))
|
|
114
|
-
* health and url transformer ([#131](https://github.com/iotaledger/twin-node/issues/131)) ([3658903](https://github.com/iotaledger/twin-node/commit/36589036b9bea120880fc395b0d123a89032cf40))
|
|
115
|
-
* identity profile information source ([dbb53d1](https://github.com/iotaledger/twin-node/commit/dbb53d145f517070d864f37650a6dbc1f3e9c3a8))
|
|
116
|
-
* immutable proof config ([#307](https://github.com/iotaledger/twin-node/issues/307)) ([9257495](https://github.com/iotaledger/twin-node/commit/92574953329647756aa6ab4cca80b1707e14a33f))
|
|
117
|
-
* immutable proof gate and additional config ([#157](https://github.com/iotaledger/twin-node/issues/157)) ([1d1fbb7](https://github.com/iotaledger/twin-node/commit/1d1fbb7c53525af848761dc25b42e9e676929972))
|
|
118
|
-
* improve bootstrapping and shutdown behaviour ([#66](https://github.com/iotaledger/twin-node/issues/66)) ([65b3452](https://github.com/iotaledger/twin-node/commit/65b345240334bfff48b52e136cc486cd7ac7f290))
|
|
119
|
-
* improve node logging ([c25b9c6](https://github.com/iotaledger/twin-node/commit/c25b9c6779bdb76f341df072c39b4c2fae4565a3))
|
|
120
|
-
* improved cli commands ([#206](https://github.com/iotaledger/twin-node/issues/206)) ([cf00850](https://github.com/iotaledger/twin-node/commit/cf0085023a66e187aaaaf3889128c845c73a1faf))
|
|
121
|
-
* migration options ([#293](https://github.com/iotaledger/twin-node/issues/293)) ([91acc88](https://github.com/iotaledger/twin-node/commit/91acc881f665be0177b2e895e2810dd4d6145105))
|
|
122
|
-
* migration testing ([#199](https://github.com/iotaledger/twin-node/issues/199)) ([97a731c](https://github.com/iotaledger/twin-node/commit/97a731c520d66ab0588d80987a0f88d388ce51ae))
|
|
123
|
-
* multi-tenant env wiring, trust auto-enable, tenant-token vault key, engine-driven callbackPath ([#128](https://github.com/iotaledger/twin-node/issues/128)) ([0de4d35](https://github.com/iotaledger/twin-node/commit/0de4d356fb2f825afae5469005d475700f510ee4))
|
|
124
|
-
* new tenant auth mechanisms ([#168](https://github.com/iotaledger/twin-node/issues/168)) ([686f111](https://github.com/iotaledger/twin-node/commit/686f1118e79e6f26a8dc72a5e9172584057f4518))
|
|
125
|
-
* organization identifiers ([#203](https://github.com/iotaledger/twin-node/issues/203)) ([1a6b176](https://github.com/iotaledger/twin-node/commit/1a6b1760d9f8e43a769407668426c70e1c8e1aa8))
|
|
126
|
-
* pool env vars ([#331](https://github.com/iotaledger/twin-node/issues/331)) ([338ea61](https://github.com/iotaledger/twin-node/commit/338ea612b37aa4d15971c8a09def47bee9395d0c))
|
|
127
|
-
* remove dap and darp ([36c3ffb](https://github.com/iotaledger/twin-node/commit/36c3ffb31af65a0e3025859dab675efeee043155))
|
|
128
|
-
* remove set-tenant ([#186](https://github.com/iotaledger/twin-node/issues/186)) ([1fc1909](https://github.com/iotaledger/twin-node/commit/1fc1909e6335dea51dfec3bb91fba4badaa9790a))
|
|
129
|
-
* rest metrics ([#341](https://github.com/iotaledger/twin-node/issues/341)) ([ebec573](https://github.com/iotaledger/twin-node/commit/ebec5736bb66adfd97f7d73912bec1ce7392e5f8))
|
|
130
|
-
* rework soak memory-growth verdict to stop flip-flopping on identical code ([#372](https://github.com/iotaledger/twin-node/issues/372)) ([2afa74d](https://github.com/iotaledger/twin-node/commit/2afa74dd4c638cd9542638e2ea4fb34ab7dc1379))
|
|
131
|
-
* separate script directory from exec directory ([f6bb4db](https://github.com/iotaledger/twin-node/commit/f6bb4dbea1f1e200e0640fa154c6997ef99c99b4))
|
|
132
|
-
* silent telemetry and tracing options ([#351](https://github.com/iotaledger/twin-node/issues/351)) ([3a5752f](https://github.com/iotaledger/twin-node/commit/3a5752fc0bf8a028b3ebfc34878524ac799fb81e))
|
|
133
|
-
* support multiple entity and blob storage connectors ([a489f79](https://github.com/iotaledger/twin-node/commit/a489f7907544aef5708d5111e9f72985e1377bae))
|
|
134
|
-
* support public origin and hosting service ([#77](https://github.com/iotaledger/twin-node/issues/77)) ([3b9039f](https://github.com/iotaledger/twin-node/commit/3b9039fcba7f7038c06f8fd6a5ccc9fdbbf535b3))
|
|
135
|
-
* telemetry batching ([#347](https://github.com/iotaledger/twin-node/issues/347)) ([5d5b0a9](https://github.com/iotaledger/twin-node/commit/5d5b0a91396298fe774ae26193b0595875cd118a))
|
|
136
|
-
* telemetry tracing multi ([#357](https://github.com/iotaledger/twin-node/issues/357)) ([b6412ac](https://github.com/iotaledger/twin-node/commit/b6412ac3141a94a0f9f7d1dd391451ac9247e862))
|
|
137
|
-
* typescript 6 update ([ce2e3ca](https://github.com/iotaledger/twin-node/commit/ce2e3ca5219587709f7b9cf6c65909b48fba11b5))
|
|
138
|
-
* update background tasks and add fedcat filters ([1fd297e](https://github.com/iotaledger/twin-node/commit/1fd297e29f60b5bb3909638b68e326c5b0e2d77d))
|
|
139
|
-
* update dependencies ([64c8ea8](https://github.com/iotaledger/twin-node/commit/64c8ea8c8b5e918f7ad419c4e3b8d08faf5e3fdd))
|
|
140
|
-
* update dependencies ([aab05b5](https://github.com/iotaledger/twin-node/commit/aab05b552152a208a504fb9a080603f1990d4f79))
|
|
141
|
-
* update dependencies ([6cb3d3a](https://github.com/iotaledger/twin-node/commit/6cb3d3a63f7b976f80074ddecfba034b7e92f919))
|
|
142
|
-
* update dependencies ([351f777](https://github.com/iotaledger/twin-node/commit/351f777e001bf4183762657fc565b133a317600a))
|
|
143
|
-
* update dependencies ([#316](https://github.com/iotaledger/twin-node/issues/316)) ([f3fe328](https://github.com/iotaledger/twin-node/commit/f3fe3281a80f34763c923eacca58364273a550b7))
|
|
144
|
-
* update docs ([61e5a00](https://github.com/iotaledger/twin-node/commit/61e5a004089a0c11ec03e354b076604ecdeb4817))
|
|
145
|
-
* update docs ([409126a](https://github.com/iotaledger/twin-node/commit/409126a1325998face4634426b71682944c6a504))
|
|
146
|
-
* update document management components ([ed2c065](https://github.com/iotaledger/twin-node/commit/ed2c065a5030a7233f3623818d7325d85654ef0d))
|
|
147
|
-
* update engine ([a40b377](https://github.com/iotaledger/twin-node/commit/a40b37726c3b61c6bb40265ec0006d1071ffac7e))
|
|
148
|
-
* update engine ([4b438e2](https://github.com/iotaledger/twin-node/commit/4b438e22c27d784ee6cc964b7cb4401e9699ab16))
|
|
149
|
-
* update for livez endpoint ([9fc2e6a](https://github.com/iotaledger/twin-node/commit/9fc2e6ade38b3ec9591399a633d02b1e5fe07910))
|
|
150
|
-
* update framework components ([4bee2b9](https://github.com/iotaledger/twin-node/commit/4bee2b9d3651df09b8550a9ed226be1b46031854))
|
|
151
|
-
* update framework core ([8bd769a](https://github.com/iotaledger/twin-node/commit/8bd769a4451f5f1f6be3f115a5e94eeb05bce7f1))
|
|
152
|
-
* update logging retention units in config ([0b9bb69](https://github.com/iotaledger/twin-node/commit/0b9bb696db0722f6b33e37e1ebd1f4d6ffbcf7cc))
|
|
153
|
-
* update rights management ([5c992c6](https://github.com/iotaledger/twin-node/commit/5c992c6b0d72f3eeaa39ee267e096d9a3f477f4e))
|
|
154
|
-
* update rights management components ([176a0d6](https://github.com/iotaledger/twin-node/commit/176a0d611f88360fc845ae233b26ee0b43d7cb23))
|
|
155
|
-
* update to latest engine ([00d4974](https://github.com/iotaledger/twin-node/commit/00d4974f9cfb02bf48505cfb4af4a7aba1df4b3d))
|
|
156
|
-
* updated context id features ([ef7be07](https://github.com/iotaledger/twin-node/commit/ef7be07d44dccdeacf10f90cb4ffde0303faa6fa))
|
|
8
|
+
* add auth admin component ([1661e57](https://github.com/iotaledger/twin-node/commit/1661e57a699d5cf9ebde333e3cbc3aaea89d7c9c))
|
|
9
|
+
* add extend engine and server methods ([ec09c7e](https://github.com/iotaledger/twin-node/commit/ec09c7eb882d9f5797f2fd372e96cad1a3716f59))
|
|
10
|
+
* add extend engine and server methods ([0136a6f](https://github.com/iotaledger/twin-node/commit/0136a6f3f4e1a82b1427ee9618b8a17c79bc7fda))
|
|
11
|
+
* add fedcat to openapi ([eac69bd](https://github.com/iotaledger/twin-node/commit/eac69bdf94a22c35fe58e7523d9cf78bdc72eb7b))
|
|
12
|
+
* add updated config vars ([ebe8178](https://github.com/iotaledger/twin-node/commit/ebe81788ce53ddf3d6925a5f2f6dac381f84f06c))
|
|
13
|
+
* improve default options and spec ([b538721](https://github.com/iotaledger/twin-node/commit/b538721902e7f65021d2715148ba59409ccce035))
|
|
14
|
+
* initial commit ([522f1e5](https://github.com/iotaledger/twin-node/commit/522f1e515348f9b1dd1eeb3170b1249e2b0b5371))
|
|
15
|
+
* migrate env config from engine to node ([5da29b8](https://github.com/iotaledger/twin-node/commit/5da29b8d714495308320d237a68e84355bba2b47))
|
|
16
|
+
* node app use JavaScript ([14fe08c](https://github.com/iotaledger/twin-node/commit/14fe08cb760dd885a5dac9056a4d5dbc3d61df64))
|
|
17
|
+
* release to production ([6319a38](https://github.com/iotaledger/twin-node/commit/6319a38490a2c2809622f8acd170cb92bfa06942))
|
|
18
|
+
* release to production ([4f44403](https://github.com/iotaledger/twin-node/commit/4f444039832edce8fae562baa7c900ccdc2181da))
|
|
19
|
+
* release to production ([2d96e37](https://github.com/iotaledger/twin-node/commit/2d96e3737bd9663bc0d1171c2ff2c7f8b2ab01bb))
|
|
20
|
+
* release to production ([#253](https://github.com/iotaledger/twin-node/issues/253)) ([230efd0](https://github.com/iotaledger/twin-node/commit/230efd0f99af6114e707999b4c1a83a391cc1741))
|
|
21
|
+
* release to production ([#300](https://github.com/iotaledger/twin-node/issues/300)) ([4d2b09f](https://github.com/iotaledger/twin-node/commit/4d2b09f92c7815ad3fe48d54eca0972fefc782f7))
|
|
22
|
+
* release to production ([#364](https://github.com/iotaledger/twin-node/issues/364)) ([dbba3db](https://github.com/iotaledger/twin-node/commit/dbba3dbf3d9efb858b0ea28aaf88378964fcf08e))
|
|
23
|
+
* release to production ([#383](https://github.com/iotaledger/twin-node/issues/383)) ([5d29105](https://github.com/iotaledger/twin-node/commit/5d29105355f85011f9a338ba5069162a0b008849))
|
|
24
|
+
* release to production ([#406](https://github.com/iotaledger/twin-node/issues/406)) ([98ba03e](https://github.com/iotaledger/twin-node/commit/98ba03e70eabbdceca9c5cbfaa01ea5076e5b2a7))
|
|
25
|
+
* update dependencies ([9d25f16](https://github.com/iotaledger/twin-node/commit/9d25f16f1d554cd38f3bec28fdf7f8fff892ceaf))
|
|
26
|
+
* update spec generation config ([cff633a](https://github.com/iotaledger/twin-node/commit/cff633a0ffb73ad652d5f1bae653fa91e82dc8ab))
|
|
157
27
|
|
|
158
28
|
|
|
159
29
|
### Bug Fixes
|
|
160
30
|
|
|
161
|
-
*
|
|
162
|
-
*
|
|
163
|
-
*
|
|
164
|
-
* wire includeErrorStack debug flag into auth and tenant processor configs ([#313](https://github.com/iotaledger/twin-node/issues/313)) ([3c69c51](https://github.com/iotaledger/twin-node/commit/3c69c51bfdd65305efe2fbe9da508e684a4245d1))
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
### Dependencies
|
|
168
|
-
|
|
169
|
-
* The following workspace dependencies were updated
|
|
170
|
-
* dependencies
|
|
171
|
-
* @twin.org/node-core bumped from 0.9.4-next.0 to 0.9.4-next.1
|
|
31
|
+
* adding a condition to verify if the password exists when bootstrapping ([6030a42](https://github.com/iotaledger/twin-node/commit/6030a42bdaf581678d96932fd0b809396bf7b8b0))
|
|
32
|
+
* adding a condition to verify if the password exists when bootstrapping ([c66f396](https://github.com/iotaledger/twin-node/commit/c66f396717394161a7647d1f08b3d87729d96e96))
|
|
33
|
+
* broken docs ([61479fd](https://github.com/iotaledger/twin-node/commit/61479fd618f766d22c5aafec5277e1a89e22b453))
|
|
172
34
|
|
|
173
35
|
## [0.9.3](https://github.com/iotaledger/twin-node/compare/node-v0.9.3...node-v0.9.3) (2026-09-04)
|
|
174
36
|
|
package/docs/open-api/spec.json
CHANGED
|
@@ -6986,7 +6986,7 @@
|
|
|
6986
6986
|
"/telemetry/metric": {
|
|
6987
6987
|
"post": {
|
|
6988
6988
|
"operationId": "telemetryCreateMetric",
|
|
6989
|
-
"summary": "Create
|
|
6989
|
+
"summary": "Create a telemetry metric",
|
|
6990
6990
|
"tags": [
|
|
6991
6991
|
"Telemetry"
|
|
6992
6992
|
],
|
|
@@ -6996,12 +6996,12 @@
|
|
|
6996
6996
|
}
|
|
6997
6997
|
],
|
|
6998
6998
|
"requestBody": {
|
|
6999
|
-
"description": "Create
|
|
6999
|
+
"description": "Create a new telemetry metric.",
|
|
7000
7000
|
"required": true,
|
|
7001
7001
|
"content": {
|
|
7002
7002
|
"application/json": {
|
|
7003
7003
|
"schema": {
|
|
7004
|
-
"$ref": "#/components/schemas/
|
|
7004
|
+
"$ref": "#/components/schemas/TelemetryMetric"
|
|
7005
7005
|
},
|
|
7006
7006
|
"examples": {
|
|
7007
7007
|
"telemetryCreateMetricRequestExample": {
|
|
@@ -7010,24 +7010,8 @@
|
|
|
7010
7010
|
"label": "My Counter",
|
|
7011
7011
|
"description": "This is my counter",
|
|
7012
7012
|
"type": 0,
|
|
7013
|
-
"unit": "KG"
|
|
7014
|
-
"maxHistory": 1000
|
|
7013
|
+
"unit": "KG"
|
|
7015
7014
|
}
|
|
7016
|
-
},
|
|
7017
|
-
"telemetryCreateMetricsRequestExample": {
|
|
7018
|
-
"value": [
|
|
7019
|
-
{
|
|
7020
|
-
"id": "my-counter",
|
|
7021
|
-
"label": "My Counter",
|
|
7022
|
-
"type": 0,
|
|
7023
|
-
"maxHistory": 1000
|
|
7024
|
-
},
|
|
7025
|
-
{
|
|
7026
|
-
"id": "my-gauge",
|
|
7027
|
-
"label": "My Gauge",
|
|
7028
|
-
"type": 2
|
|
7029
|
-
}
|
|
7030
|
-
]
|
|
7031
7015
|
}
|
|
7032
7016
|
}
|
|
7033
7017
|
}
|
|
@@ -19416,24 +19400,6 @@
|
|
|
19416
19400
|
"schema": {
|
|
19417
19401
|
"type": "string"
|
|
19418
19402
|
}
|
|
19419
|
-
},
|
|
19420
|
-
{
|
|
19421
|
-
"name": "orderBy",
|
|
19422
|
-
"description": "The policy property to order the results by.",
|
|
19423
|
-
"in": "query",
|
|
19424
|
-
"required": false,
|
|
19425
|
-
"schema": {
|
|
19426
|
-
"type": "string"
|
|
19427
|
-
}
|
|
19428
|
-
},
|
|
19429
|
-
{
|
|
19430
|
-
"name": "orderByDirection",
|
|
19431
|
-
"description": "The direction for the order, defaults to descending.",
|
|
19432
|
-
"in": "query",
|
|
19433
|
-
"required": false,
|
|
19434
|
-
"schema": {
|
|
19435
|
-
"type": "string"
|
|
19436
|
-
}
|
|
19437
19403
|
}
|
|
19438
19404
|
],
|
|
19439
19405
|
"security": [
|
|
@@ -22235,9 +22201,6 @@
|
|
|
22235
22201
|
"type": "string",
|
|
22236
22202
|
"description": "The identity of the organization which controls the vertex."
|
|
22237
22203
|
},
|
|
22238
|
-
"auditMode": {
|
|
22239
|
-
"$ref": "https://schema.twindev.org/aig/AuditableItemGraphAuditMode"
|
|
22240
|
-
},
|
|
22241
22204
|
"annotationObject": {
|
|
22242
22205
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
22243
22206
|
},
|
|
@@ -22264,11 +22227,11 @@
|
|
|
22264
22227
|
},
|
|
22265
22228
|
"verified": {
|
|
22266
22229
|
"type": "boolean",
|
|
22267
|
-
"description": "Is the vertex verified, will only be populated when verification is requested
|
|
22230
|
+
"description": "Is the vertex verified, will only be populated when verification is requested."
|
|
22268
22231
|
},
|
|
22269
22232
|
"version": {
|
|
22270
22233
|
"type": "number",
|
|
22271
|
-
"description": "The version of the vertex, populated only when getting a specific version.\
|
|
22234
|
+
"description": "The version of the vertex, populated only when getting a specific version.\nMaps to https://schema.org/version."
|
|
22272
22235
|
}
|
|
22273
22236
|
},
|
|
22274
22237
|
"required": [
|
|
@@ -22312,19 +22275,16 @@
|
|
|
22312
22275
|
"type": "string",
|
|
22313
22276
|
"description": "The identity of the organization which controls the vertex."
|
|
22314
22277
|
},
|
|
22315
|
-
"auditMode": {
|
|
22316
|
-
"$ref": "https://schema.twindev.org/aig/AuditableItemGraphAuditMode"
|
|
22317
|
-
},
|
|
22318
22278
|
"annotationObject": {
|
|
22319
22279
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
22320
22280
|
},
|
|
22321
22281
|
"verified": {
|
|
22322
22282
|
"type": "boolean",
|
|
22323
|
-
"description": "Is the vertex verified, will only be populated when verification is requested
|
|
22283
|
+
"description": "Is the vertex verified, will only be populated when verification is requested."
|
|
22324
22284
|
},
|
|
22325
22285
|
"version": {
|
|
22326
22286
|
"type": "number",
|
|
22327
|
-
"description": "The version of the vertex, populated only when getting a specific version.\
|
|
22287
|
+
"description": "The version of the vertex, populated only when getting a specific version.\nMaps to https://schema.org/version."
|
|
22328
22288
|
},
|
|
22329
22289
|
"type": {
|
|
22330
22290
|
"const": "AuditableItemGraphVertex",
|
|
@@ -22384,9 +22344,6 @@
|
|
|
22384
22344
|
"type": "string",
|
|
22385
22345
|
"description": "The identity of the organization which controls the vertex."
|
|
22386
22346
|
},
|
|
22387
|
-
"auditMode": {
|
|
22388
|
-
"$ref": "https://schema.twindev.org/aig/AuditableItemGraphAuditMode"
|
|
22389
|
-
},
|
|
22390
22347
|
"annotationObject": {
|
|
22391
22348
|
"$ref": "https://schema.twindev.org/json-ld/JsonLdNodeObject"
|
|
22392
22349
|
},
|
|
@@ -22413,11 +22370,11 @@
|
|
|
22413
22370
|
},
|
|
22414
22371
|
"verified": {
|
|
22415
22372
|
"type": "boolean",
|
|
22416
|
-
"description": "Is the vertex verified, will only be populated when verification is requested
|
|
22373
|
+
"description": "Is the vertex verified, will only be populated when verification is requested."
|
|
22417
22374
|
},
|
|
22418
22375
|
"version": {
|
|
22419
22376
|
"type": "number",
|
|
22420
|
-
"description": "The version of the vertex, populated only when getting a specific version.\
|
|
22377
|
+
"description": "The version of the vertex, populated only when getting a specific version.\nMaps to https://schema.org/version."
|
|
22421
22378
|
}
|
|
22422
22379
|
},
|
|
22423
22380
|
"required": [
|
|
@@ -24559,20 +24516,6 @@
|
|
|
24559
24516
|
],
|
|
24560
24517
|
"description": "The data to be used in the update."
|
|
24561
24518
|
},
|
|
24562
|
-
"TelemetryCreateMetricRequest": {
|
|
24563
|
-
"anyOf": [
|
|
24564
|
-
{
|
|
24565
|
-
"$ref": "#/components/schemas/TelemetryMetric"
|
|
24566
|
-
},
|
|
24567
|
-
{
|
|
24568
|
-
"type": "array",
|
|
24569
|
-
"items": {
|
|
24570
|
-
"$ref": "#/components/schemas/TelemetryMetric"
|
|
24571
|
-
}
|
|
24572
|
-
}
|
|
24573
|
-
],
|
|
24574
|
-
"description": "The data to be used in the create. A single metric fails if it already exists; an array\ndeclares the set that should exist, creating the ones that are missing."
|
|
24575
|
-
},
|
|
24576
24519
|
"TelemetryGetMetricResponse": {
|
|
24577
24520
|
"type": "object",
|
|
24578
24521
|
"properties": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@twin.org/node",
|
|
3
|
-
"version": "0.9.4
|
|
3
|
+
"version": "0.9.4",
|
|
4
4
|
"description": "TWIN Node serving APIs using the specified configuration",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"node": ">=24.0.0"
|
|
15
15
|
},
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@twin.org/node-core": "0.9.4
|
|
17
|
+
"@twin.org/node-core": "^0.9.4"
|
|
18
18
|
},
|
|
19
19
|
"bugs": {
|
|
20
20
|
"url": "git+https://github.com/iotaledger/twin-node/issues"
|