Skip to content

Releases: Dynatrace/backstage-plugin

v2.3.0

08 Sep 13:05
b24fd07
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump pbkdf2 from 3.1.2 to 3.1.3 by @dependabot[bot] in #193
  • build(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 by @dependabot[bot] in #190
  • build(deps): bump xml-crypto from 6.0.0 to 6.0.1 by @dependabot[bot] in #186
  • build(deps): bump elliptic from 6.6.0 to 6.6.1 by @dependabot[bot] in #179
  • chore: Update dependency @backstage/plugin-permission-backend to ^0.6.0 [SECURITY] by @renovate[bot] in #189
  • build(deps): bump undici from 5.28.5 to 5.29.0 by @dependabot[bot] in #191
  • chore: Update all patch dependency updates by @renovate[bot] in #156
  • Revert "chore: Update all patch dependency updates (#156)" by @heinzburgstaller in #198
  • build(deps): bump webpack-dev-server from 5.0.4 to 5.2.2 by @dependabot[bot] in #192
  • build(deps): bump @babel/runtime from 7.23.2 to 7.27.6 by @dependabot[bot] in #199
  • chore: Update dependency @backstage-community/plugin-tech-radar to v1 by @renovate[bot] in #172
  • fix(configschema): change environments from tuple to array for multi … by @pixelwa1k in #202
  • feat: update security events DQLs by @MrManny in #208
  • feat: Add release version in k8s overview by @blasget in #209
  • feature: DQL logging by @denys-veklych in #211
  • build(deps): bump @node-saml/passport-saml from 5.0.0 to 5.1.0 by @dependabot[bot] in #203
  • build(deps): bump cipher-base from 1.0.4 to 1.0.6 by @dependabot[bot] in #205
  • build(deps): bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #206
  • chore: bump version by @dietmar-91 in #213

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

12 Mar 14:00
cff8862
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.5...v2.2.0

v2.1.5

06 Feb 09:07
4e01bb2
Compare
Choose a tag to compare

What's Changed

  • chore: Update dependency express to v4.20.0 [SECURITY] by @renovate in #146
  • fix: fixed outdated Kubernetes workload URL by @Kirdock in #171
  • build(deps): bump @backstage/plugin-scaffolder-node from 0.5.0 to 0.5.1 by @dependabot in #160
  • chore: Update all minor dependency updates by @renovate in #159

Full Changelog: v2.1.4...v2.1.5

v2.1.4

22 Jan 07:11
ea653a7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3

07 Nov 15:07
01889f8
Compare
Choose a tag to compare

This is a maintenance release with security improvements.

v2.1.2

19 Sep 06:42
026e77d
Compare
Choose a tag to compare

This new release of the Dynatrace Backstage plugin improves the way problems are being forwarded to the frontend. This enables users to easier troubleshoot problems that may occur if the backend has problems communicating with Dynatrace.

Milestone: https://github.com/Dynatrace/backstage-plugin/milestone/4

Packages

v2.1.1

29 Aug 08:46
17badda
Compare
Choose a tag to compare

This new release of the Dynatrace Backstage plugin brings two great enhancements:

✨ To enable developers to configure custom queries, this release allows the definition of custom queries within the catalog-info.yaml file of a Backstage entity. Besides, limiting the environments to query data is possible if multi-environment is used. Documentation of this new capability is provided here.

💫 To pull validations from the Site Reliability Guardian, just reference a guardian by its tags in the catalog-info.yaml. Find an example of such a configuration here.

Milestone: https://github.com/Dynatrace/backstage-plugin/milestone/2

Minor issues

  • Bug fix related to package management on GitHub

Packages

Contributor(s)

Many thanks to @blasget for implementing these great enhancements 🙌

v2.0.0

25 Jun 07:36
fb6307f
Compare
Choose a tag to compare

This new release of the Dynatrace Backstage plugin is now compatible with the changes introduced by the new backstage backend system. This new backend system was released in Backstage 1.27.0. Hence, the Dynatrace Backstage plugin is supported for versions >1.27.0
Thanks to Tobias Gremmer for providing the necessary adaptations!

Milestone: https://github.com/Dynatrace/backstage-plugin/milestone/3

Packages

Contributor(s)

Special thanks to @tobigremmer-dt for this contribution 🙌

v1.0.0

24 May 07:40
f6a63c5
Compare
Choose a tag to compare

Context-rich observability and security insights at hand - While developers know how their service behaves in a development or sandbox environment, they miss insights about the service performance during the staging process and in production. The Dynatrace Backstage plugins enable developers to fetch observability and security data from Dynatrace to be displayed at software components managed in the Backstage Software Catalog. The data is in tabular format with smart links to Dynatrace Apps for deeper analysis and root cause investigation in case of a related problem or security vulnerability.

698f578d-25e4-438d-b1f5-a53ec0c6d8b5

The Backstage Dynatrace plugins provide a couple of customization features for different requirements. Details of those features are provided here.

Multi-environment support: Connect multiple Dynatrace environments with the Backstage Dynatrace plugins to display data from multiple Dynatrace environments. A common use case is the separation in pre-production and production monitoring with different Dynatrace environments.

🚀 Kubernetes Use Case: The Backstage Dynatrace plugins support Kubernetes entities by default with a pre-configured query for Kubernetes deployments and a dedicated component for data representation.

💫 Custom Queries: Provide any custom DQL query to fetch data from Dynatrace and display it in a tabular format. Single-value results are not supported.

🎊 Backlink to Dynatrace: Enrich your DQL query with smart deep links to guide the Backstage user to Dynatrace for deeper observability and security analysis.

Milestone: https://github.com/Dynatrace/backstage-plugin/milestone/1

Packages

Contributors

Thanks to all contributors for the initial version of the Backstage Dynatrace integration! 🙌

v1.0.0-rc1

04 Apr 13:50
8bff181
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

Context-rich observability and security insights at hand - While developers know how their service behaves in a development or sandbox environment, they miss insights about the service performance during the staging process and in production. The Dynatrace Backstage plugins enable developers to fetch observability and security data from Dynatrace to be displayed at software components managed in the Backstage Software Catalog. The data is in tabular format with smart links to Dynatrace Apps for deeper analysis and root cause investigation in case of a related problem or security vulnerability.

698f578d-25e4-438d-b1f5-a53ec0c6d8b5

The Backstage Dynatrace plugins provide a couple of customization features for different requirements. Details of those features are provided here.

Multi-environment support: Connect multiple Dynatrace environments with the Backstage Dynatrace plugins to display data from multiple Dynatrace environments. A common use case is the separation in pre-production and production monitoring with different Dynatrace environments.

🚀 Kubernetes Use Case: The Backstage Dynatrace plugins support Kubernetes entities by default with a pre-configured query for Kubernetes deployments and a dedicated component for data representation.

💫 Custom Queries: Provide any custom DQL query to fetch data from Dynatrace and display it in a tabular format. Single-value results are not supported.

🎊 Backlink to Dynatrace: Enrich your DQL query with smart deep links to guide the Backstage user to Dynatrace for deeper observability and security analysis.

Milestone: https://github.com/Dynatrace/backstage-plugin/milestone/1

Contributors

Thanks to all contributors for the initial version of the Backstage Dynatrace integration! 🙌