port-ocean 0.20.2__py3-none-any.whl → 0.20.3__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 port-ocean might be problematic. Click here for more details.
- port_ocean/ocean.py +1 -1
- {port_ocean-0.20.2.dist-info → port_ocean-0.20.3.dist-info}/METADATA +1 -1
- {port_ocean-0.20.2.dist-info → port_ocean-0.20.3.dist-info}/RECORD +6 -6
- {port_ocean-0.20.2.dist-info → port_ocean-0.20.3.dist-info}/LICENSE.md +0 -0
- {port_ocean-0.20.2.dist-info → port_ocean-0.20.3.dist-info}/WHEEL +0 -0
- {port_ocean-0.20.2.dist-info → port_ocean-0.20.3.dist-info}/entry_points.txt +0 -0
port_ocean/ocean.py
CHANGED
|
@@ -137,7 +137,7 @@ class Ocean:
|
|
|
137
137
|
with open(self.config.oauth_access_token_file_path, "r") as f:
|
|
138
138
|
return f.read()
|
|
139
139
|
except Exception:
|
|
140
|
-
logger.
|
|
140
|
+
logger.debug(
|
|
141
141
|
"Failed to load external oauth access token from file",
|
|
142
142
|
file_path=self.config.oauth_access_token_file_path,
|
|
143
143
|
)
|
|
@@ -137,7 +137,7 @@ port_ocean/log/handlers.py,sha256=ncVjgqrZRh6BhyRrA6DQG86Wsbxph1yWYuEC0cWfe-Q,36
|
|
|
137
137
|
port_ocean/log/logger_setup.py,sha256=CoEDowe5OwNOL_5clU6Z4faktfh0VWaOTS0VLmyhHjw,2404
|
|
138
138
|
port_ocean/log/sensetive.py,sha256=lVKiZH6b7TkrZAMmhEJRhcl67HNM94e56x12DwFgCQk,2920
|
|
139
139
|
port_ocean/middlewares.py,sha256=9wYCdyzRZGK1vjEJ28FY_DkfwDNENmXp504UKPf5NaQ,2727
|
|
140
|
-
port_ocean/ocean.py,sha256=
|
|
140
|
+
port_ocean/ocean.py,sha256=WmZpcuA5odVMLLVAC2XaTt1nez5zyubzWWismA5JAuo,6713
|
|
141
141
|
port_ocean/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
142
142
|
port_ocean/run.py,sha256=COoRSmLG4hbsjIW5DzhV0NYVegI9xHd1POv6sg4U1No,2217
|
|
143
143
|
port_ocean/sonar-project.properties,sha256=X_wLzDOkEVmpGLRMb2fg9Rb0DxWwUFSvESId8qpvrPI,73
|
|
@@ -184,8 +184,8 @@ port_ocean/utils/repeat.py,sha256=U2OeCkHPWXmRTVoPV-VcJRlQhcYqPWI5NfmPlb1JIbc,32
|
|
|
184
184
|
port_ocean/utils/signal.py,sha256=mMVq-1Ab5YpNiqN4PkiyTGlV_G0wkUDMMjTZp5z3pb0,1514
|
|
185
185
|
port_ocean/utils/time.py,sha256=pufAOH5ZQI7gXvOvJoQXZXZJV-Dqktoj9Qp9eiRwmJ4,1939
|
|
186
186
|
port_ocean/version.py,sha256=UsuJdvdQlazzKGD3Hd5-U7N69STh8Dq9ggJzQFnu9fU,177
|
|
187
|
-
port_ocean-0.20.
|
|
188
|
-
port_ocean-0.20.
|
|
189
|
-
port_ocean-0.20.
|
|
190
|
-
port_ocean-0.20.
|
|
191
|
-
port_ocean-0.20.
|
|
187
|
+
port_ocean-0.20.3.dist-info/LICENSE.md,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
|
|
188
|
+
port_ocean-0.20.3.dist-info/METADATA,sha256=etjLtg8n350AlzlWET_M8HSbFlYiDwx2mb9vYIbihJk,6669
|
|
189
|
+
port_ocean-0.20.3.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
|
190
|
+
port_ocean-0.20.3.dist-info/entry_points.txt,sha256=F_DNUmGZU2Kme-8NsWM5LLE8piGMafYZygRYhOVtcjA,54
|
|
191
|
+
port_ocean-0.20.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|