th2-grpc-lw-data-provider 2.3.3rc1__tar.gz → 2.3.4.dev11955383594__tar.gz

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.

Potentially problematic release.


This version of th2-grpc-lw-data-provider might be problematic. Click here for more details.

Files changed (22) hide show
  1. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/PKG-INFO +10 -2
  2. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/README.md +9 -1
  3. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/package_info.json +1 -1
  4. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider.egg-info/PKG-INFO +10 -2
  5. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/setup.cfg +0 -0
  6. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/setup.py +0 -0
  7. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider/__init__.py +0 -0
  8. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider/data_provider_service.py +0 -0
  9. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider/lw_data_provider.proto +0 -0
  10. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider/lw_data_provider_pb2.py +0 -0
  11. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider/lw_data_provider_pb2.pyi +0 -0
  12. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider/lw_data_provider_pb2_grpc.py +0 -0
  13. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider/py.typed +0 -0
  14. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider/queue_data_provider.proto +0 -0
  15. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider/queue_data_provider_pb2.py +0 -0
  16. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider/queue_data_provider_pb2.pyi +0 -0
  17. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider/queue_data_provider_pb2_grpc.py +0 -0
  18. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider/queue_data_provider_service.py +0 -0
  19. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider.egg-info/SOURCES.txt +0 -0
  20. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider.egg-info/dependency_links.txt +0 -0
  21. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider.egg-info/requires.txt +0 -0
  22. {th2_grpc_lw_data_provider-2.3.3rc1 → th2_grpc_lw_data_provider-2.3.4.dev11955383594}/th2_grpc_lw_data_provider.egg-info/top_level.txt +0 -0
@@ -1,17 +1,25 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: th2_grpc_lw_data_provider
3
- Version: 2.3.3rc1
3
+ Version: 2.3.4.dev11955383594
4
4
  Summary: th2_grpc_lw_data_provider
5
5
  Home-page: https://github.com/th2-net/th2-read-db
6
6
  Author: TH2-devs
7
7
  Author-email: th2-devs@exactprosystems.com
8
8
  License: Apache License 2.0
9
- Description: # gRPC for lw-data-provider (2.3.3)
9
+ Description: # gRPC for lw-data-provider (2.3.4)
10
10
 
11
11
  ## Release notes:
12
12
 
13
+ ### 2.3.4
14
+
15
+ #### Updates:
16
+ + th2 gradle plugin `0.1.3`
17
+
13
18
  ### 2.3.3
14
19
 
20
+ #### Updates:
21
+ + th2 gradle plugin `0.1.3`
22
+
15
23
  #### Updates:
16
24
  + th2 gradle plugin `0.0.8`
17
25
 
@@ -1,9 +1,17 @@
1
- # gRPC for lw-data-provider (2.3.3)
1
+ # gRPC for lw-data-provider (2.3.4)
2
2
 
3
3
  ## Release notes:
4
4
 
5
+ ### 2.3.4
6
+
7
+ #### Updates:
8
+ + th2 gradle plugin `0.1.3`
9
+
5
10
  ### 2.3.3
6
11
 
12
+ #### Updates:
13
+ + th2 gradle plugin `0.1.3`
14
+
7
15
  #### Updates:
8
16
  + th2 gradle plugin `0.0.8`
9
17
 
@@ -1,4 +1,4 @@
1
1
  {
2
2
  "package_name": "th2_grpc_lw_data_provider",
3
- "package_version": "2.3.3rc1"
3
+ "package_version": "2.3.4.dev11955383594"
4
4
  }
@@ -1,17 +1,25 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: th2-grpc-lw-data-provider
3
- Version: 2.3.3rc1
3
+ Version: 2.3.4.dev11955383594
4
4
  Summary: th2_grpc_lw_data_provider
5
5
  Home-page: https://github.com/th2-net/th2-read-db
6
6
  Author: TH2-devs
7
7
  Author-email: th2-devs@exactprosystems.com
8
8
  License: Apache License 2.0
9
- Description: # gRPC for lw-data-provider (2.3.3)
9
+ Description: # gRPC for lw-data-provider (2.3.4)
10
10
 
11
11
  ## Release notes:
12
12
 
13
+ ### 2.3.4
14
+
15
+ #### Updates:
16
+ + th2 gradle plugin `0.1.3`
17
+
13
18
  ### 2.3.3
14
19
 
20
+ #### Updates:
21
+ + th2 gradle plugin `0.1.3`
22
+
15
23
  #### Updates:
16
24
  + th2 gradle plugin `0.0.8`
17
25