@rsdk/grpc.common 4.0.0-next.14 → 4.0.0-next.15
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 -5
- package/dist/grpc-address.parser.js.map +1 -1
- package/package.json +4 -4
- package/tsconfig.json +12 -3
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,12 @@
|
|
|
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
|
+
## [4.0.0-next.15](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.14...v4.0.0-next.15) (2023-11-30)
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* added protocol detector ([#166](https://github.com/R-Vision/rsdk/issues/166)) ([f348995](https://github.com/R-Vision/rsdk/commit/f348995f29648c7392b7375c5b2001197d60eb36))
|
|
11
|
+
|
|
6
12
|
## [4.0.0-next.14](https://github.com/R-Vision/rsdk/compare/v4.0.0-next.13...v4.0.0-next.14) (2023-11-29)
|
|
7
13
|
|
|
8
14
|
**Note:** Version bump only for package @rsdk/grpc.common
|
|
@@ -219,7 +225,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
219
225
|
|
|
220
226
|
### Bug Fixes
|
|
221
227
|
|
|
222
|
-
* **deps:** correctly
|
|
228
|
+
* **deps:** correctly
|
|
229
|
+
peerDependencies ([349628f](https://github.com/R-Vision/rsdk/commit/349628f10da46a30d6c8b9f9387e010869318212))
|
|
223
230
|
|
|
224
231
|
## [3.0.1-next.0](https://github.com/R-Vision/rsdk/compare/v3.0.0...v3.0.1-next.0) (2023-08-07)
|
|
225
232
|
|
|
@@ -273,7 +280,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
273
280
|
|
|
274
281
|
### Bug Fixes
|
|
275
282
|
|
|
276
|
-
* use unknown instead of
|
|
283
|
+
* use unknown instead of
|
|
284
|
+
RawConfigValue ([d2d6ce0](https://github.com/R-Vision/rsdk/commit/d2d6ce0b9588805f2f30113d2991d4bf5e088e06))
|
|
277
285
|
|
|
278
286
|
# [2.6.0-next.5](https://github.com/R-Vision/rsdk/compare/v2.6.0-next.4...v2.6.0-next.5) (2023-07-22)
|
|
279
287
|
|
|
@@ -347,7 +355,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
347
355
|
|
|
348
356
|
### Bug Fixes
|
|
349
357
|
|
|
350
|
-
* remove private dependencies from `peerDependencies`
|
|
358
|
+
* remove private dependencies from `peerDependencies`
|
|
359
|
+
section ([0bce6ff](https://github.com/R-Vision/rsdk/commit/0bce6ffb5b699e2ed1dc9aca77cbdbf085267ff7))
|
|
351
360
|
|
|
352
361
|
## 1.0.11 (2023-05-23)
|
|
353
362
|
|
|
@@ -357,7 +366,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
357
366
|
|
|
358
367
|
### Bug Fixes
|
|
359
368
|
|
|
360
|
-
* add "access: public" to new
|
|
369
|
+
* add "access: public" to new
|
|
370
|
+
packages ([04d5983](https://github.com/R-Vision/rsdk/commit/04d5983cfa3e97c5d8219e07208a0499a8c6bc83))
|
|
361
371
|
|
|
362
372
|
## 1.0.9 (2023-05-21)
|
|
363
373
|
|
|
@@ -387,7 +397,8 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
387
397
|
|
|
388
398
|
### Bug Fixes
|
|
389
399
|
|
|
390
|
-
* builtin make not private in
|
|
400
|
+
* builtin make not private in
|
|
401
|
+
npm ([50c83b6](https://github.com/R-Vision/rsdk/commit/50c83b6454f9a89f1e99d3b33a497ce2c029d8c6))
|
|
391
402
|
|
|
392
403
|
## 1.0.2 (2023-05-10)
|
|
393
404
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"grpc-address.parser.js","sourceRoot":"","sources":["../src/grpc-address.parser.ts"],"names":[],"mappings":";;;AAAA,yCAA4C;AAG5C,MAAM,OAAO,GAAG,uBAAuB,CAAC;AAExC,MAAa,iBAAiB;IAC5B,IAAI;QACF,OAAO,cAAc,CAAC;IACxB,CAAC;IAED,WAAW;QACT,OAAO,yCAAyC,CAAC;IACnD,CAAC;IAED,KAAK,CAAC,KAAc;QAClB,eAAM,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;QAEvB,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE;
|
|
1
|
+
{"version":3,"file":"grpc-address.parser.js","sourceRoot":"","sources":["../src/grpc-address.parser.ts"],"names":[],"mappings":";;;AAAA,yCAA4C;AAG5C,MAAM,OAAO,GAAG,uBAAuB,CAAC;AAExC,MAAa,iBAAiB;IAC5B,IAAI;QACF,OAAO,cAAc,CAAC;IACxB,CAAC;IAED,WAAW;QACT,OAAO,yCAAyC,CAAC;IACnD,CAAC;IAED,KAAK,CAAC,KAAc;QAClB,eAAM,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;QAEvB,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,EAAE,CAAC;YACzB,MAAM,CAAC,IAAI,EAAE,IAAI,CAAC,GAAG,KAAK,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;YAEtC,MAAM,IAAI,KAAK,CAAC,IAAA,aAAI,EAAA;iBACT,KAAK;UACZ,IAAI,mCAAmC,IAAI;OAC9C,CAAC,CAAC;QACL,CAAC;QAED,OAAO,KAAK,CAAC;IACf,CAAC;CACF;AAvBD,8CAuBC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rsdk/grpc.common",
|
|
3
|
-
"version": "4.0.0-next.
|
|
3
|
+
"version": "4.0.0-next.15",
|
|
4
4
|
"description": "Common grpc stuff",
|
|
5
5
|
"license": "Apache License 2.0",
|
|
6
6
|
"publishConfig": {
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
"prepublishOnly": "npm run build"
|
|
15
15
|
},
|
|
16
16
|
"peerDependencies": {
|
|
17
|
-
"@rsdk/common": "^4.0.0-next.
|
|
18
|
-
"@rsdk/core": "^4.0.0-next.
|
|
17
|
+
"@rsdk/common": "^4.0.0-next.15",
|
|
18
|
+
"@rsdk/core": "^4.0.0-next.15"
|
|
19
19
|
},
|
|
20
|
-
"gitHead": "
|
|
20
|
+
"gitHead": "8abd89d7800375749b024410dc3465ff40389277"
|
|
21
21
|
}
|
package/tsconfig.json
CHANGED
|
@@ -1,10 +1,19 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
2
|
"extends": "@rsdk/tsconfig/base.json",
|
|
4
3
|
"compilerOptions": {
|
|
5
4
|
"declaration": true,
|
|
6
5
|
"outDir": "dist"
|
|
7
6
|
},
|
|
8
|
-
"include": [
|
|
9
|
-
|
|
7
|
+
"include": [
|
|
8
|
+
"src/**/*"
|
|
9
|
+
],
|
|
10
|
+
"exclude": [
|
|
11
|
+
"node_modules",
|
|
12
|
+
"dist",
|
|
13
|
+
"test",
|
|
14
|
+
"**/*.spec.ts",
|
|
15
|
+
"**/*.test.ts",
|
|
16
|
+
"**/*.spec.e2e.ts",
|
|
17
|
+
"**/*.test.e2e.ts"
|
|
18
|
+
]
|
|
10
19
|
}
|