omnata-plugin-runtime 0.10.23a278__py3-none-any.whl → 0.10.24__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.
@@ -1547,8 +1547,8 @@ class InboundSyncRequest(SyncRequest):
1547
1547
  TODO: This should be done in concert with the results, revisit
1548
1548
  """
1549
1549
  if self._last_states_update is None or json.dumps(self._latest_states) != json.dumps(self._last_states_update):
1550
+ self._last_states_update = json.loads(json.dumps(self._latest_states))
1550
1551
  self._plugin_message(PluginMessageStreamState(stream_state=self._latest_states))
1551
- self._last_states_update = self._latest_states
1552
1552
 
1553
1553
 
1554
1554
  def _apply_criteria_deletes_dataframe(self, results_df: pandas.DataFrame):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: omnata-plugin-runtime
3
- Version: 0.10.23a278
3
+ Version: 0.10.24
4
4
  Summary: Classes and common runtime components for building and running Omnata Plugins
5
5
  Author: James Weakley
6
6
  Author-email: james.weakley@omnata.com
@@ -4,10 +4,10 @@ omnata_plugin_runtime/configuration.py,sha256=ud3O9R03BbUjGUJDVpGbnADqKw5oLVy65E
4
4
  omnata_plugin_runtime/forms.py,sha256=Lrbr3otsFDrvHWJw7v-slsW4PvEHJ6BG1Yl8oaJfiDo,20529
5
5
  omnata_plugin_runtime/json_schema.py,sha256=rqpJ5wjZiaE6shFB6Rv5CRHIl8xGxntibNjlh4A6Zr0,45902
6
6
  omnata_plugin_runtime/logging.py,sha256=WBuZt8lF9E5oFWM4KYQbE8dDJ_HctJ1pN3BHwU6rcd0,4461
7
- omnata_plugin_runtime/omnata_plugin.py,sha256=4xHug-CIWp2_7GrxBKSoONRk_AAdpUIi-uAeMgbsucQ,134050
7
+ omnata_plugin_runtime/omnata_plugin.py,sha256=vD6FKJIFzTRYbj1Q51LSE-Kar4GPTq9SJcBU5jCYtiQ,134074
8
8
  omnata_plugin_runtime/plugin_entrypoints.py,sha256=iqGl8_nEEnPGKg3Aem4YLSQ6d5xS3ju5gq8MJbx6sCA,31968
9
9
  omnata_plugin_runtime/rate_limiting.py,sha256=qpr5esU4Ks8hMzuMpSR3gLFdor2ZUXYWCjmsQH_K6lQ,25882
10
- omnata_plugin_runtime-0.10.23a278.dist-info/LICENSE,sha256=rGaMQG3R3F5-JGDp_-rlMKpDIkg5n0SI4kctTk8eZSI,56
11
- omnata_plugin_runtime-0.10.23a278.dist-info/METADATA,sha256=zHQDLeSRnqvBAtMaJd6XiO6rF2jxiZhJiUMWz_haTp8,2212
12
- omnata_plugin_runtime-0.10.23a278.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
13
- omnata_plugin_runtime-0.10.23a278.dist-info/RECORD,,
10
+ omnata_plugin_runtime-0.10.24.dist-info/LICENSE,sha256=rGaMQG3R3F5-JGDp_-rlMKpDIkg5n0SI4kctTk8eZSI,56
11
+ omnata_plugin_runtime-0.10.24.dist-info/METADATA,sha256=AkllXo4DNrjxPGqvtjQWrhoqd8v1qyJ6GOZHkuh376Y,2208
12
+ omnata_plugin_runtime-0.10.24.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
13
+ omnata_plugin_runtime-0.10.24.dist-info/RECORD,,