ipulse-shared-core-ftredge 2.8.1__py3-none-any.whl → 2.9.1__py3-none-any.whl

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 ipulse-shared-core-ftredge might be problematic. Click here for more details.

@@ -6,7 +6,7 @@
6
6
  # pylint: disable=broad-exception-caught
7
7
  import logging
8
8
  from typing import List, Union
9
- from ipulse_shared_core_ftredge.enums import LoggingHandler
9
+ from ipulse_shared_enums_ftredge import LoggingHandler
10
10
  from ipulse_shared_core_ftredge.logging.logging_handlers_and_formatters import (CloudLogFormatter,
11
11
  LocalLogFormatter,
12
12
  add_gcp_cloud_logging,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ipulse_shared_core_ftredge
3
- Version: 2.8.1
3
+ Version: 2.9.1
4
4
  Summary: Shared Core models and Logger util for the Pulse platform project. Using AI for financial advisory and investment management.
5
5
  Home-page: https://github.com/TheFutureEdge/ipulse_shared_core
6
6
  Author: Russlan Ramdowar
@@ -8,6 +8,7 @@ License-File: LICENCE
8
8
  Requires-Dist: pydantic[email]~=2.5
9
9
  Requires-Dist: python-dateutil~=2.8
10
10
  Requires-Dist: pytest~=7.1
11
+ Requires-Dist: ipulse-shared-enums-ftredge>=2.1.1
11
12
  Requires-Dist: google-cloud-logging~=3.10.0
12
13
  Requires-Dist: google-cloud-error-reporting~=1.11.0
13
14
 
@@ -2,7 +2,7 @@ ipulse_shared_core_ftredge/__init__.py,sha256=gVXmJATW1Yp-1XEZQT6KbkYoWNljmPblys
2
2
  ipulse_shared_core_ftredge/logging/__init__.py,sha256=hE42Z23NuJW-pn1Lm_1MHUnht0I3NnoBSMz1J5A9g5E,72
3
3
  ipulse_shared_core_ftredge/logging/audit_log_firestore.py,sha256=5AwO6NHuOncq65n400eqM8QPrS2EGGaP3Z_6l2rxdBE,261
4
4
  ipulse_shared_core_ftredge/logging/logging_handlers_and_formatters.py,sha256=k5gQU6matAzviRd7X29AIAThaOeXYVFsFaxT08kpqj4,6287
5
- ipulse_shared_core_ftredge/logging/utils_logging.py,sha256=q8VpDROulW0krG4O0kX0HRovmELBAvfCE8n1_MUn4Y4,2846
5
+ ipulse_shared_core_ftredge/logging/utils_logging.py,sha256=MBiCvy0MuxuLkD4qWFB13n4Kg9i8nh5ErEaEB-G-Tnw,2841
6
6
  ipulse_shared_core_ftredge/models/__init__.py,sha256=MeGH2ZBxkrwldUiWyUaI_TMyfq78tuSwRkN_mEfKD8U,161
7
7
  ipulse_shared_core_ftredge/models/organisation.py,sha256=22esRGYuJmKN3papkgozleEmDNJrVwUgIzKp7annvWs,3280
8
8
  ipulse_shared_core_ftredge/models/resource_catalog_item.py,sha256=mEGX8AftzrhEHqFVXjr62CuRnXC1vK4z3bHl_XBJodU,4964
@@ -12,8 +12,8 @@ ipulse_shared_core_ftredge/models/user_profile_update.py,sha256=oKK0XsQDKkgDvjFP
12
12
  ipulse_shared_core_ftredge/models/user_status.py,sha256=8TyRd8tBK9_xb0MPKbI5pn9-lX7ovKbeiuWYYPtIOiw,3202
13
13
  ipulse_shared_core_ftredge/utils/__init__.py,sha256=Yziq9yAHlOeXTa4LuBWSxZqBMBMfq0XBc0XtcS7lFfw,88
14
14
  ipulse_shared_core_ftredge/utils/utils_common.py,sha256=bxpRcd_uI2LyqbgyNquLarqOwXFnFxA-pDAn0JKRlqs,388
15
- ipulse_shared_core_ftredge-2.8.1.dist-info/LICENCE,sha256=YBtYAXNqCCOo9Mr2hfkbSPAM9CeAr2j1VZBSwQTrNwE,1060
16
- ipulse_shared_core_ftredge-2.8.1.dist-info/METADATA,sha256=QupPp0QxKGLUDmwZXXIWjOwchya5NROy8Dr5mK-WAlY,511
17
- ipulse_shared_core_ftredge-2.8.1.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
18
- ipulse_shared_core_ftredge-2.8.1.dist-info/top_level.txt,sha256=8sgYrptpexkA_6_HyGvho26cVFH9kmtGvaK8tHbsGHk,27
19
- ipulse_shared_core_ftredge-2.8.1.dist-info/RECORD,,
15
+ ipulse_shared_core_ftredge-2.9.1.dist-info/LICENCE,sha256=YBtYAXNqCCOo9Mr2hfkbSPAM9CeAr2j1VZBSwQTrNwE,1060
16
+ ipulse_shared_core_ftredge-2.9.1.dist-info/METADATA,sha256=alDNl23rKM6II51kv3ZWlmRk6jgmWYC0LQmf3DHXTbk,561
17
+ ipulse_shared_core_ftredge-2.9.1.dist-info/WHEEL,sha256=R0nc6qTxuoLk7ShA2_Y-UWkN8ZdfDBG2B6Eqpz2WXbs,91
18
+ ipulse_shared_core_ftredge-2.9.1.dist-info/top_level.txt,sha256=8sgYrptpexkA_6_HyGvho26cVFH9kmtGvaK8tHbsGHk,27
19
+ ipulse_shared_core_ftredge-2.9.1.dist-info/RECORD,,