Releases: dynatrace-extensions/dynatrace-extensions-vscode
Releases · dynatrace-extensions/dynatrace-extensions-vscode
1.1.0
Version 1.1.0 (10.03.2023)
✨ New in this version:
🪲 Fixed in this version:
- #82 - Error message shown when opening VSCode outside of a workspace
- #83 - Prometheus code lens appears too often
- #86 - Extension not bundled correctly
- #87 - Metric table cards not diagnosed correctly
🚀 Improved in this version:
- #85 - Git-based functionality removed
- #64 - Reduce the amount of yaml parsing invocations
- Installation package reduced to ~420KB
- Extension startup times consistent at 100-250 ms
1.0.3
Version 1.0.3 (03.03.2023)
🪲 Fixed in this version:
- #75 - Link to configure extension not working on dashboard
- #74 - Create documentation command fails at alert processing
- #72 - Create alert can generate invalid file name
🚀 Improved in this version:
1.0.2
Version 1.0.2 (27.02.2023)
🪲 Fixed in this version:
- #65 - WMI Code Lens does not clear correctly
- Feature settings toggle not working for WMI & Screen Code Lens
🚀 Improved in this version:
1.0.1
Version 1.0.1 (23.02.2023)
🪲 Fixed in this version:
1.0.0
Version 1.0.0
This is our first production version that is also on the Marketplace 🎉
✨ New in this version:
- #59 - Credentials can now be stored in global settings
- #56 - Build command saves changes to extension manifest before running
- #45 - Diagnostics collection offers insights into SNMP
- #52 - Copilot uses fused credential files
- #29 - Context menus in the Workspaces view allow switching features on/off
🚀 Improved in this version:
- #58 - URLs for environments are now validated more accurately
- #55 - Code lens for Prometheus allow changing endpoint details
- #54 - Code lens for Prometheus displays how many metrics we scraped
🪲 Fixed in this version:
⚠️ Special notes:
- Since this is a live version available on Marketplace it will appear as a new extension.
This means any previous version should be removed and any workspaces will have to be initialized again. - Starting with this version, the Copilot only supports fused credential files.
If you want to use an older format (key & certificate as separate files) you must paste the contents manually and create a fused file.
v 0.24.4
Version 0.24.4 / Stage: beta (07.02.2023)
🚀 Improved in this version:
🪲 Fixed in this version:
⚠️ Special notes
- For building Python extensions make sure to use the latest version of
dt-sdk
v 0.24.3
Version 0.24.3 / Stage: beta (25.01.2023)
🚀 Improved in this version:
- #44 - Credential files should support relative paths
- #23 - Checks and warnings regarding YAML Schema extension
🪲 Fixed in this version:
v 0.24.1
Version 0.24.1 / Stage: beta (24.01.2023)
✨ New in this version:
🚀 Improved in this version:
- Extension automatically installs the required YAML by RedHat extension too
- Extension activates as soon as vscode starts up
- Python building includes both linux & windows modules
🪲 Fixed in this version:
- Errors on non-existent commands when extension not in a valid workspace
- #41 - Overview dashboard not adding metrics for sql datasource
v 0.22.3
Version 0.22.3 / Stage: beta (06.01.2023)
🪲 Fixed in this version:
- Certificates are not being uploaded to local installations correctly
v 0.22.2
Version 0.22.2 / Stage: beta (06.01.2023)
🚀 Improved in this version:
- Increased logging in DevTools to aid troubleshooting
- Card key diagnostics more accurate
- Workspace structure allows
extension/extension.yaml
one level deep as well as in root of the workspace