Skip to content

v1.1.0

Compare
Choose a tag to compare
@gabrielmscampos gabrielmscampos released this 15 May 15:51
· 52 commits to develop since this release
v1.1.0
0a4e4d9

This release contains the following PRs:

  • #4: feat: add support to retrieve and list data from /mes endpoint
  • #5: fix: ruff target-version should be py39 instead of py310
  • #6: docs: update readme with correct instructions to list ingested monitoring elements
  • #7: feat: automatically parse paginated results to pandas dataframe with to_pandas method
  • #8: feat: add optional progress bar to __list_sync method using tqdm
  • #9: docs: update readme with optional features enables with pandas and tqdm extras
  • #10: feat: add integration tests with rest api clients to check if api responses are compatible with pydantic metaclasses

Package available on Pypi here.