Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

0.18.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 12:02

Release Notes 0.18.0

Important Notice

Starting with version 0.18.0, the dynatrace-service service account will no longer have the rights to read all secrets that are available, but only those that are bound to a specific read-only role. For further details about this change, please consult the documentation.

New Features

  • Support filters on SERVICE_KEY_REQUEST in Custom Charting tiles #565

Fixed issues

  • Plus sign gets removed from SLI #537
  • Data Explorer tile processing ignores filterType #564
  • Data Explorer tile processing ignores spaceAggregation #563
  • Custom Charting tile processing ignores series entityType and selects filter based on metric definition entityType #566
  • Dashboard generated SLI not including filter #369
  • Dashboard processing without results will not return an error #553
  • No default SLO definitions #551

Other Changes

  • Improve parsing and validation of custom SLI definitions #571
  • Security Hardening: Remove the role which allows to get, list, watch all secrets #485
  • Add securityContext, resource limits and requests #568
  • Bump k8s.io/client-go from 0.22.2 to 0.22.3 #559
  • Refactor KeptnCredentials and their usage #543
  • Remove Dashboard caching in Keptn resources #535
  • Refactor and improve handling of Dynatrace and Keptn credentials #540
  • Bump github.com/cloudevents/sdk-go/v2 from 2.6.0 to 2.6.1 #548
  • Bump github.com/cloudevents/sdk-go/v2 from 2.5.0 to 2.6.0 #546
  • Send errors to Keptn Uniform if dynatrace secret could not be found #533
  • Remove fallbacks in dashboard processing #531
  • Remove fallbacks if dashboard is not found #433
  • Bump github.com/go-test/deep from 1.0.7 to 1.0.8 #529