Recent Releases of dt

dt - v1.1.73

What's Changed

  • Update scopes parameter name in settings.py by @Dynatrace-Jeroen-Hautekeete in https://github.com/dynatrace-oss/api-client-python/pull/109
  • Update Ubuntu workflow build image from 20.04 to ubuntu-latest by @vduseev in https://github.com/dynatrace-oss/api-client-python/pull/113
  • Fix date parser for missing ms by @fishi0x01 in https://github.com/dynatrace-oss/api-client-python/pull/110
  • properly support datetime objects for problem listing by @Dynatrace-James-Kitson in https://github.com/dynatrace-oss/api-client-python/pull/115

New Contributors

  • @Dynatrace-Jeroen-Hautekeete made their first contribution in https://github.com/dynatrace-oss/api-client-python/pull/109
  • @fishi0x01 made their first contribution in https://github.com/dynatrace-oss/api-client-python/pull/110

Full Changelog: https://github.com/dynatrace-oss/api-client-python/compare/v1.1.72...v1.1.73

- Python
Published by Dynatrace-James-Kitson about 1 year ago

dt - v1.1.72

What's Changed

  • Remote configuration management by @vduseev in https://github.com/dynatrace-oss/api-client-python/pull/98
  • Migrate to Poetry by @vduseev in https://github.com/dynatrace-oss/api-client-python/pull/106
  • Improve performance by adding reusable session by @vduseev in https://github.com/dynatrace-oss/api-client-python/pull/107

Full Changelog: https://github.com/dynatrace-oss/api-client-python/compare/v1.1.67...v1.1.72

- Python
Published by vduseev over 1 year ago

dt - v1.1.67

Fixes to extension upload function

- Python
Published by Dynatrace-James-Kitson over 1 year ago

dt - v1.1.66

closes #89

Implements operations to create/update dashboards.

- Python
Published by Dynatrace-James-Kitson over 1 year ago

dt - v1.1.65

  • Does not try to parse/return the json response of settings api delete call (#86)
  • Includes entity type in entity object (#85)

- Python
Published by Dynatrace-James-Kitson almost 2 years ago

dt - Version 1.1.63

  • Correct issue with the allowed rule type definitions for management zones

- Python
Published by Dynatrace-James-Kitson over 2 years ago

dt - Version 1.1.62

  • Initial support for V2 settings API
  • Updates to SLO V2 API for latest versions in Dynatrace

New Contributors

  • @sbricoutmac made their first contribution in https://github.com/dynatrace-oss/api-client-python/pull/74
  • @wouter-evolane made their first contribution in https://github.com/dynatrace-oss/api-client-python/pull/77

Full Changelog: https://github.com/dynatrace-oss/api-client-python/compare/v1.1.61...v1.1.62

- Python
Published by Dynatrace-James-Kitson over 2 years ago

dt - Version 1.1.61

  • Support for mzSelector on metrics query

- Python
Published by Dynatrace-James-Kitson about 3 years ago

dt - Version 1.1.60

  • Log API fixes

- Python
Published by dlopes7 about 3 years ago

dt - Version 1.1.58

Version 1.1.58

  • The client constructor now accepts a custom HTTP Timeout Thanks to @jimm-with-a-j

- Python
Published by dlopes7 over 3 years ago

dt - Version 1.1.57

Fix bugs with the problems APIs

- Python
Published by dlopes7 over 3 years ago

dt - Version 1.1.54

Adds extension v2 list and put

- Python
Published by dlopes7 almost 4 years ago

dt - Version 1.1.47

Fix v1 OneAgent service host tags bug.

- Python
Published by Dynatrace-James-Kitson over 4 years ago

dt - Version 1.1.43

- Python
Published by dlopes7 over 4 years ago

dt - Version 1.1.39

Fixes bugs in monitored entities and events APIs

- Python
Published by dlopes7 almost 5 years ago

dt - Version 1.1.37

Adds management zones

Fixes an issue with Pagination, where the first request was only made when the results were iterated

- Python
Published by dlopes7 almost 5 years ago

dt - Version 1.1.31

Version 1.1.31

Adds

dt.extensions_v2 dt.slos dt.oneagents_config_environment dt.oneagents_config_host dt.oneagents_config_hostgroup dt.custom_tags

- Python
Published by dlopes7 almost 5 years ago

dt - Version 1.1.29

Version 1.1.29

  • Support for Problems v2 API

Thanks to @radu-stefan-dt

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.28

Adds auto tags initial support Adds oneagents initial support

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.26

Adds smartscape hosts api support

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.23

Adds full support for metrics, audit logs and anomaly detection process groups

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.21

Implements full config/v1/extensions and tests

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.19

Add more notifications support

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.18

Several version to get github actions working

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.15

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.14

Trying to fix github publish action

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.13

Small fix

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.12

Add github actions with correct secret

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.11

Add tests and github actions

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.10

Fix maintenance windows

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.9

Add initial maintenance windows and notifications support, thanks @jimm-with-a-j

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.8

- Python
Published by dlopes7 about 5 years ago

dt - Version 1.1.2

Adds API Token API support

- Python
Published by dlopes7 over 5 years ago

dt - 1.1.0

Version 1.1.0

Moves to a service architecture

dt.get_events -> dt.events.list dt.metrics_ingest -> dt.metrics.ingest dt.get_dashboards -> dt.dashboards.get

Overall easier to maintain, use and test

- Python
Published by dlopes7 over 5 years ago

dt -

Add events support

- Python
Published by dlopes7 over 5 years ago