fleet-memory/hindsight-clients/python/hindsight_client_api
Nicolò Boschi f7a60f898d
feat: filter operations by type + fix stale auto-refresh closure (#522) (#527)
* feat: filter operations by type + fix stale closure in auto-refresh

- Add `type` query param to GET /operations endpoint and engine layer
- Add operation type dropdown filter in Background Operations UI
- Fix auto-refresh interval using stale statusFilter/offset closure by
  adding filter state to useEffect deps and wrapping loadOperations in
  useCallback (fixes #522)
- Regenerate OpenAPI spec and all SDK clients

* fix: update Rust CLI list_operations call with new type parameter
2026-03-09 13:17:00 +01:00
..
api feat: filter operations by type + fix stale auto-refresh closure (#522) (#527) 2026-03-09 13:17:00 +01:00
models feat: change tags for a document (#517) 2026-03-07 09:00:13 +01:00
__init__.py feat: change tags for a document (#517) 2026-03-07 09:00:13 +01:00
api_client.py Release v0.4.16 2026-03-05 17:54:59 +01:00
api_response.py rename to hindsight (#2) 2025-11-25 19:28:26 +01:00
configuration.py Release v0.4.16 2026-03-05 17:54:59 +01:00
exceptions.py Release v0.4.16 2026-03-05 17:54:59 +01:00
rest.py Release v0.4.16 2026-03-05 17:54:59 +01:00