Releases: Dynatrace/backstage-plugin
v2.3.0
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
- @pixelwa1k made their first contribution in #202
- @denys-veklych made their first contribution in #211
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- build(deps): bump nanoid from 3.3.7 to 3.3.8 by @dependabot in #166
- build(deps): bump undici from 5.28.4 to 5.28.5 by @dependabot in #169
- chore: migrate yarn v1 to yarn version 4.6.0 and upgrade backstage by @dietmar-91 in #177
- chore: align versions with published plugin versions by @dietmar-91 in #180
- chore: change link by @dietmar-91 in #181
- chore: split Backstage Renovate PRs by @MrManny in #183
- chore: bump version for new plugin release by @dietmar-91 in #182
Full Changelog: v2.1.5...v2.2.0
v2.1.5
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
What's Changed
- chore: Update dependency @backstage/plugin-app-backend to v0.3.75 [SECURITY] by @renovate in #149
- build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 by @dependabot in #150
- build(deps): bump rollup from 4.19.1 to 4.22.4 by @dependabot in #147
- build(deps): bump webpack from 5.93.0 to 5.94.0 by @dependabot in #135
- feat: support more table data types by @Kirdock in #157
- build(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #158
- chore: remove not needed libs by @Kirdock in #155
- chore: Update all minor dependency updates by @renovate in #129
- build(deps): bump elliptic from 6.5.7 to 6.6.0 by @dependabot in #151
- Update config.d.ts to make queries optional. by @cal5barton in #162
- fix: fix environments in readme by @Kirdock in #163
- chore(adopters): add OneStream to adopters list by @cschmalzonestream in #165
New Contributors
- @cal5barton made their first contribution in #162
- @cschmalzonestream made their first contribution in #165
Full Changelog: v2.1.3...v2.1.4
v2.1.3
v2.1.2
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
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
- @dynatrace/backstage-plugin-dql
- @dynatrace/backstage-plugin-dql-backend
- @dynatrace/backstage-plugin-dql-common
Contributor(s)
Many thanks to @blasget for implementing these great enhancements 🙌
v2.0.0
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
- @dynatrace/backstage-plugin-dql
- @dynatrace/backstage-plugin-dql-backend
- @dynatrace/backstage-plugin-dql-common
Contributor(s)
Special thanks to @tobigremmer-dt for this contribution 🙌
v1.0.0
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.
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
- @dynatrace/backstage-plugin-dql
- @dynatrace/backstage-plugin-dql-backend
- @dynatrace/backstage-plugin-dql-common
Contributors
Thanks to all contributors for the initial version of the Backstage Dynatrace integration! 🙌
v1.0.0-rc1
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.
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! 🙌