Skip to content

Releases: dash0hq/dash0-api-client-go

v1.17.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:46

Bug Fixes

  • index members by metadata.name in ResolveMemberIDsToEmails

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 15:33

Features

  • declarative CRD support for the Dash0 Teams API (#21)

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 09:19

Features

  • add APIs to retrieve failed checks

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 06:30

Features

  • add OAuthClient for unauthenticated OAuth 2.0 endpoints

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 05:43

Features

  • abort retries when Retry-After > max wait time

v1.13.1

Choose a tag to compare

@github-actions github-actions released this 03 Jun 15:58

Bug Fixes

  • expose dataset attribute for deep link URLs

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 12:36

Bug Fixes

  • rename generated PrometheusResultType String const

Features

  • add Dash0 web app deep link builders

v1.12.3

Choose a tag to compare

@github-actions github-actions released this 28 May 16:59

Bug Fixes

  • compat updates
  • normalize API groups for spam filters

v1.12.2

Choose a tag to compare

@github-actions github-actions released this 14 May 09:22

Bug Fixes

  • cope with errors that are represented as strings

v1.12.1

Choose a tag to compare

@github-actions github-actions released this 14 May 07:50

Bug Fixes

  • parse nested API error shape and preserve trace IDs

Testing

  • add integration tests for nested API error parsing