@operato/scene-chartjs 1.1.13 → 1.1.15
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +9 -0
- package/logs/application-2022-11-12-23.log +6 -0
- package/logs/connections-2022-11-12-23.log +35 -0
- package/logs/system/.28d571833e9eaa9f4498fa345f6a5fdf86ab8b41-audit.json +15 -0
- package/logs/system/scenario-PUBSUB-TEST-2022-11-13-00.log +2024 -0
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
@@ -3,6 +3,15 @@
|
|
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
|
+
### [1.1.15](https://github.com/things-scene/operato-scene/compare/v1.1.14...v1.1.15) (2022-11-13)
|
7
|
+
|
8
|
+
|
9
|
+
### :bug: Bug Fix
|
10
|
+
|
11
|
+
* use @things-factory/operato-board@6.0.0-zeta.x ([a9deef9](https://github.com/things-scene/operato-scene/commit/a9deef935fde00c6c0d09ca424ca949ac24cbd6a))
|
12
|
+
|
13
|
+
|
14
|
+
|
6
15
|
### [1.1.13](https://github.com/things-scene/operato-scene/compare/v1.1.12...v1.1.13) (2022-11-12)
|
7
16
|
|
8
17
|
|
@@ -4,3 +4,9 @@
|
|
4
4
|
2022-11-12T23:19:26+09:00 info: Transaction DataSource established
|
5
5
|
2022-11-12T23:19:27+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
6
6
|
2022-11-12T23:19:27+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
7
|
+
2022-11-12T23:59:35+09:00 info: File Storage is Ready.
|
8
|
+
2022-11-12T23:59:35+09:00 error: oracledb module loading failed
|
9
|
+
2022-11-12T23:59:36+09:00 info: Default DataSource established
|
10
|
+
2022-11-12T23:59:36+09:00 info: Transaction DataSource established
|
11
|
+
2022-11-12T23:59:37+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
12
|
+
2022-11-12T23:59:37+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
@@ -33,3 +33,38 @@
|
|
33
33
|
2022-11-12T23:19:27+09:00 info: All connector for 'mysql-connector' ready
|
34
34
|
2022-11-12T23:19:27+09:00 info: All connector for 'socket-server' ready
|
35
35
|
2022-11-12T23:19:27+09:00 info: ConnectionManager initialization done:
|
36
|
+
2022-11-12T23:59:37+09:00 info: Initializing ConnectionManager...
|
37
|
+
2022-11-12T23:59:37+09:00 info: Connector 'echo-back-server' started to ready
|
38
|
+
2022-11-12T23:59:37+09:00 info: Connector 'echo-back' started to ready
|
39
|
+
2022-11-12T23:59:37+09:00 info: Connector 'http-connector' started to ready
|
40
|
+
2022-11-12T23:59:37+09:00 info: Connector 'graphql-connector' started to ready
|
41
|
+
2022-11-12T23:59:37+09:00 info: Connector 'sqlite-connector' started to ready
|
42
|
+
2022-11-12T23:59:37+09:00 info: Connector 'postgresql-connector' started to ready
|
43
|
+
2022-11-12T23:59:37+09:00 info: Connector 'mqtt-connector' started to ready
|
44
|
+
2022-11-12T23:59:37+09:00 info: Connector 'mssql-connector' started to ready
|
45
|
+
2022-11-12T23:59:37+09:00 info: Connector 'oracle-connector' started to ready
|
46
|
+
2022-11-12T23:59:37+09:00 info: Connector 'mysql-connector' started to ready
|
47
|
+
2022-11-12T23:59:37+09:00 info: Connector 'socket-server' started to ready
|
48
|
+
2022-11-12T23:59:37+09:00 info: echo-back-servers are ready
|
49
|
+
2022-11-12T23:59:37+09:00 info: echo-back connections are ready
|
50
|
+
2022-11-12T23:59:37+09:00 info: http-connector connections are ready
|
51
|
+
2022-11-12T23:59:37+09:00 info: graphql-connector connections are ready
|
52
|
+
2022-11-12T23:59:37+09:00 info: sqlite-connector connections are ready
|
53
|
+
2022-11-12T23:59:37+09:00 info: postgresql-connector connections are ready
|
54
|
+
2022-11-12T23:59:37+09:00 info: mqtt-connector connections are ready
|
55
|
+
2022-11-12T23:59:37+09:00 info: mssql-connector connections are ready
|
56
|
+
2022-11-12T23:59:37+09:00 info: oracle-connector connections are ready
|
57
|
+
2022-11-12T23:59:37+09:00 info: mysql-connector connections are ready
|
58
|
+
2022-11-12T23:59:37+09:00 info: socket servers are ready
|
59
|
+
2022-11-12T23:59:37+09:00 info: All connector for 'echo-back-server' ready
|
60
|
+
2022-11-12T23:59:37+09:00 info: All connector for 'echo-back' ready
|
61
|
+
2022-11-12T23:59:37+09:00 info: All connector for 'http-connector' ready
|
62
|
+
2022-11-12T23:59:37+09:00 info: All connector for 'graphql-connector' ready
|
63
|
+
2022-11-12T23:59:37+09:00 info: All connector for 'sqlite-connector' ready
|
64
|
+
2022-11-12T23:59:37+09:00 info: All connector for 'postgresql-connector' ready
|
65
|
+
2022-11-12T23:59:37+09:00 info: All connector for 'mqtt-connector' ready
|
66
|
+
2022-11-12T23:59:37+09:00 info: All connector for 'mssql-connector' ready
|
67
|
+
2022-11-12T23:59:37+09:00 info: All connector for 'oracle-connector' ready
|
68
|
+
2022-11-12T23:59:37+09:00 info: All connector for 'mysql-connector' ready
|
69
|
+
2022-11-12T23:59:37+09:00 info: All connector for 'socket-server' ready
|
70
|
+
2022-11-12T23:59:37+09:00 info: ConnectionManager initialization done:
|
@@ -0,0 +1,15 @@
|
|
1
|
+
{
|
2
|
+
"keep": {
|
3
|
+
"days": true,
|
4
|
+
"amount": 14
|
5
|
+
},
|
6
|
+
"auditLog": "logs/system/.28d571833e9eaa9f4498fa345f6a5fdf86ab8b41-audit.json",
|
7
|
+
"files": [
|
8
|
+
{
|
9
|
+
"date": 1668265396906,
|
10
|
+
"name": "logs/system/scenario-PUBSUB-TEST-2022-11-13-00.log",
|
11
|
+
"hash": "3f453e0db41f6b7e98c78a7ccc284cd4db3b876d8948c96e13b7435beb8df355"
|
12
|
+
}
|
13
|
+
],
|
14
|
+
"hashType": "sha256"
|
15
|
+
}
|