@lansweeper/integrations-webhooks-notifier-grpc 0.3.0 → 0.3.2
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/CHANGELOG.md +16 -0
- package/buf.yaml +20 -0
- package/gen-proto/image.json +1 -1
- package/gen-proto/webhooks_notifier_consumer_grpc_pb.d.ts +0 -1
- package/package.json +3 -2
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,22 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [0.3.2](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/integrations-webhooks-notifier-grpc@0.3.1...@lansweeper/integrations-webhooks-notifier-grpc@0.3.2) (2021-09-16)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @lansweeper/integrations-webhooks-notifier-grpc
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
## [0.3.1](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/integrations-webhooks-notifier-grpc@0.3.0...@lansweeper/integrations-webhooks-notifier-grpc@0.3.1) (2021-09-15)
|
|
15
|
+
|
|
16
|
+
**Note:** Version bump only for package @lansweeper/integrations-webhooks-notifier-grpc
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
6
22
|
# [0.3.0](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/integrations-webhooks-notifier-grpc@0.2.2...@lansweeper/integrations-webhooks-notifier-grpc@0.3.0) (2021-09-13)
|
|
7
23
|
|
|
8
24
|
|
package/buf.yaml
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
version: v1
|
|
2
|
+
build:
|
|
3
|
+
excludes:
|
|
4
|
+
- node_modules
|
|
5
|
+
lint:
|
|
6
|
+
use:
|
|
7
|
+
- DEFAULT
|
|
8
|
+
except:
|
|
9
|
+
- FIELD_LOWER_SNAKE_CASE
|
|
10
|
+
- PACKAGE_DIRECTORY_MATCH
|
|
11
|
+
- PACKAGE_SAME_DIRECTORY
|
|
12
|
+
- SERVICE_SUFFIX
|
|
13
|
+
- RPC_REQUEST_STANDARD_NAME
|
|
14
|
+
- RPC_RESPONSE_STANDARD_NAME
|
|
15
|
+
- RPC_REQUEST_RESPONSE_UNIQUE
|
|
16
|
+
- ENUM_ZERO_VALUE_SUFFIX
|
|
17
|
+
- ENUM_VALUE_PREFIX
|
|
18
|
+
breaking:
|
|
19
|
+
use:
|
|
20
|
+
- FILE
|
package/gen-proto/image.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"file":[{"name":"webhooks_notifier_consumer.proto","package":"lansweeper.integrationswebhooknotifierconsumer.v1","messageType":[{"name":"RedeliverNotificationRequest","field":[{"name":"notificationId","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"notificationId"},{"name":"traceId","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"traceId"}]},{"name":"RedeliverNotificationResponse","field":[{"name":"success","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"success"}]},{"name":"IsTrustedDomainRequest","field":[{"name":"hostname","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"hostname"},{"name":"traceId","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"traceId"}]},{"name":"IsTrustedDomainResponse","field":[{"name":"isTrusted","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"isTrusted"}]}],"service":[{"name":"IntegrationsRedeliverService","method":[{"name":"RedeliverNotification","inputType":".lansweeper.integrationswebhooknotifierconsumer.v1.RedeliverNotificationRequest","outputType":".lansweeper.integrationswebhooknotifierconsumer.v1.RedeliverNotificationResponse","options":{}}]},{"name":"IntegrationsValidateDomainService","method":[{"name":"IsTrustedDomain","inputType":".lansweeper.integrationswebhooknotifierconsumer.v1.IsTrustedDomainRequest","outputType":".lansweeper.integrationswebhooknotifierconsumer.v1.IsTrustedDomainResponse","options":{}}]}],"sourceCodeInfo":{"location":[{"span":[0,0,29,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,58]},{"path":[4,0],"span":[4,0,7,1]},{"path":[4,0,1],"span":[4,8,36]},{"path":[4,0,2,0],"span":[5,2,28]},{"path":[4,0,2,0,5],"span":[5,2,8]},{"path":[4,0,2,0,1],"span":[5,9,23]},{"path":[4,0,2,0,3],"span":[5,26,27]},{"path":[4,0,2,1],"span":[6,2,21]},{"path":[4,0,2,1,5],"span":[6,2,8]},{"path":[4,0,2,1,1],"span":[6,9,16]},{"path":[4,0,2,1,3],"span":[6,19,20]},{"path":[4,1],"span":[9,0,11,1]},{"path":[4,1,1],"span":[9,8,37]},{"path":[4,1,2,0],"span":[10,2,20]},{"path":[4,1,2,0,5],"span":[10,2,7]},{"path":[4,1,2,0,1],"span":[10,8,15]},{"path":[4,1,2,0,3],"span":[10,18,19]},{"path":[6,0],"span":[14,0,16,1]},{"path":[6,0,1],"span":[14,8,36]},{"path":[6,0,2,0],"span":[15,2,101]},{"path":[6,0,2,0,1],"span":[15,6,27]},{"path":[6,0,2,0,2],"span":[15,29,57]},{"path":[6,0,2,0,3],"span":[15,68,97]},{"path":[4,2],"span":[18,0,21,1]},{"path":[4,2,1],"span":[18,8,30]},{"path":[4,2,2,0],"span":[19,2,22]},{"path":[4,2,2,0,5],"span":[19,2,8]},{"path":[4,2,2,0,1],"span":[19,9,17]},{"path":[4,2,2,0,3],"span":[19,20,21]},{"path":[4,2,2,1],"span":[20,2,21]},{"path":[4,2,2,1,5],"span":[20,2,8]},{"path":[4,2,2,1,1],"span":[20,9,16]},{"path":[4,2,2,1,3],"span":[20,19,20]},{"path":[4,3],"span":[23,0,25,1]},{"path":[4,3,1],"span":[23,8,31]},{"path":[4,3,2,0],"span":[24,2,21]},{"path":[4,3,2,0,5],"span":[24,2,6]},{"path":[4,3,2,0,1],"span":[24,7,16]},{"path":[4,3,2,0,3],"span":[24,19,20]},{"path":[6,1],"span":[27,0,29,1]},{"path":[6,1,1],"span":[27,8,41]},{"path":[6,1,2,0],"span":[28,2,83]},{"path":[6,1,2,0,1],"span":[28,6,21]},{"path":[6,1,2,0,2],"span":[28,23,45]},{"path":[6,1,2,0,3],"span":[28,56,79]}]},"syntax":"proto3"
|
|
1
|
+
{"file":[{"name":"proto/webhooks_notifier_consumer.proto","package":"lansweeper.integrationswebhooknotifierconsumer.v1","messageType":[{"name":"RedeliverNotificationRequest","field":[{"name":"notificationId","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"notificationId"},{"name":"traceId","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"traceId"}]},{"name":"RedeliverNotificationResponse","field":[{"name":"success","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_INT64","jsonName":"success"}]},{"name":"IsTrustedDomainRequest","field":[{"name":"hostname","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"hostname"},{"name":"traceId","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"traceId"}]},{"name":"IsTrustedDomainResponse","field":[{"name":"isTrusted","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_BOOL","jsonName":"isTrusted"}]}],"service":[{"name":"IntegrationsRedeliverService","method":[{"name":"RedeliverNotification","inputType":".lansweeper.integrationswebhooknotifierconsumer.v1.RedeliverNotificationRequest","outputType":".lansweeper.integrationswebhooknotifierconsumer.v1.RedeliverNotificationResponse","options":{}}]},{"name":"IntegrationsValidateDomainService","method":[{"name":"IsTrustedDomain","inputType":".lansweeper.integrationswebhooknotifierconsumer.v1.IsTrustedDomainRequest","outputType":".lansweeper.integrationswebhooknotifierconsumer.v1.IsTrustedDomainResponse","options":{}}]}],"sourceCodeInfo":{"location":[{"span":[0,0,29,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,58]},{"path":[4,0],"span":[4,0,7,1]},{"path":[4,0,1],"span":[4,8,36]},{"path":[4,0,2,0],"span":[5,2,28]},{"path":[4,0,2,0,5],"span":[5,2,8]},{"path":[4,0,2,0,1],"span":[5,9,23]},{"path":[4,0,2,0,3],"span":[5,26,27]},{"path":[4,0,2,1],"span":[6,2,21]},{"path":[4,0,2,1,5],"span":[6,2,8]},{"path":[4,0,2,1,1],"span":[6,9,16]},{"path":[4,0,2,1,3],"span":[6,19,20]},{"path":[4,1],"span":[9,0,11,1]},{"path":[4,1,1],"span":[9,8,37]},{"path":[4,1,2,0],"span":[10,2,20]},{"path":[4,1,2,0,5],"span":[10,2,7]},{"path":[4,1,2,0,1],"span":[10,8,15]},{"path":[4,1,2,0,3],"span":[10,18,19]},{"path":[6,0],"span":[14,0,16,1]},{"path":[6,0,1],"span":[14,8,36]},{"path":[6,0,2,0],"span":[15,2,101]},{"path":[6,0,2,0,1],"span":[15,6,27]},{"path":[6,0,2,0,2],"span":[15,29,57]},{"path":[6,0,2,0,3],"span":[15,68,97]},{"path":[4,2],"span":[18,0,21,1]},{"path":[4,2,1],"span":[18,8,30]},{"path":[4,2,2,0],"span":[19,2,22]},{"path":[4,2,2,0,5],"span":[19,2,8]},{"path":[4,2,2,0,1],"span":[19,9,17]},{"path":[4,2,2,0,3],"span":[19,20,21]},{"path":[4,2,2,1],"span":[20,2,21]},{"path":[4,2,2,1,5],"span":[20,2,8]},{"path":[4,2,2,1,1],"span":[20,9,16]},{"path":[4,2,2,1,3],"span":[20,19,20]},{"path":[4,3],"span":[23,0,25,1]},{"path":[4,3,1],"span":[23,8,31]},{"path":[4,3,2,0],"span":[24,2,21]},{"path":[4,3,2,0,5],"span":[24,2,6]},{"path":[4,3,2,0,1],"span":[24,7,16]},{"path":[4,3,2,0,3],"span":[24,19,20]},{"path":[6,1],"span":[27,0,29,1]},{"path":[6,1,1],"span":[27,8,41]},{"path":[6,1,2,0],"span":[28,2,83]},{"path":[6,1,2,0,1],"span":[28,6,21]},{"path":[6,1,2,0,2],"span":[28,23,45]},{"path":[6,1,2,0,3],"span":[28,56,79]}]},"syntax":"proto3","bufExtension":{"isImport":false,"isSyntaxUnspecified":false}}]}
|
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
/* eslint-disable */
|
|
6
6
|
|
|
7
7
|
import * as grpc from "@grpc/grpc-js";
|
|
8
|
-
import {handleClientStreamingCall} from "@grpc/grpc-js/build/src/server-call";
|
|
9
8
|
import * as webhooks_notifier_consumer_pb from "./webhooks_notifier_consumer_pb";
|
|
10
9
|
|
|
11
10
|
interface IIntegrationsRedeliverServiceService extends grpc.ServiceDefinition<grpc.UntypedServiceImplementation> {
|
package/package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lansweeper/integrations-webhooks-notifier-grpc",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.2",
|
|
4
|
+
"description": "Webhooks notifier for gRPC",
|
|
4
5
|
"main": "gen-proto/index.js",
|
|
5
6
|
"types": "gen-proto/index.d.ts",
|
|
6
7
|
"license": "MIT",
|
|
@@ -8,5 +9,5 @@
|
|
|
8
9
|
"@grpc/grpc-js": "^1.3.2",
|
|
9
10
|
"google-protobuf": "^3.17.0"
|
|
10
11
|
},
|
|
11
|
-
"gitHead": "
|
|
12
|
+
"gitHead": "fddf7c770b9e4a73b069d57613d4e539ad4a5d24"
|
|
12
13
|
}
|