e3e55d2cf6
Change all functions to use ``get_last_processed_timestamp`` instead of ``get_state``, update the tests and remove the ``get_state`` function. Change-Id: Iea704fc594f4b5201a1fff7d38a6c0bafb9be6f1
6 lines
154 B
YAML
6 lines
154 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``storage_state.get_state`` method has been removed in favor of the
|
|
``storage_state.get_last_processed_timestamp`` method.
|