Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 777 Bytes

CHANGELOG.md

File metadata and controls

44 lines (26 loc) · 777 Bytes

Changelog

v1.0.8

  • Handle event requests asynchronously, to avoid blocking the agent
  • Don't use entitySelector for events if the entity could not be found in Dynatrace
  • Problem check should ignore empty strings as entity selector
  • Don't log every event request
  • Update dependencies

v1.0.7

  • update dependencies
  • Use uid instead of name for user statement in Dockerfile

v1.0.6

  • Set new Technology property in extension description
  • Update dependencies (go 1.23)

v1.0.5

  • Update dependencies (go 1.22)

v1.0.4

  • Update dependencies

v1.0.3

  • Update dependencies

v1.0.2

  • Update dependencies
  • Fix warnings Could not find step infos for step execution ... in logs

v1.0.1

  • Update dependencies

v1.0.0

  • Initial release