Please check if the PR fulfills these requirements:
[x] After these changes, the app was run and still works as expected
[ ] Tests for these changes were added (if applicable)
[x] All existing unit tests were run and still pass
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
Version bump to cover all of the Splunk -> Dynatrace changes
Additional Notes:
PPPP unit tests pass. E2E tests for PPPP pass. npm run build passes for splunk forwarder and msp-service. npm audit vulnerabilities in PPPP were NOT fixed, as these will be handled by the upcoming Vue 3 upgrade. npm audit vulnerabilities for splunk forwarder and msp-service were NOT fixed, as they are out of scope.
Please check if the PR fulfills these requirements:
Please specify the type of change this PR introduces (Bug fix, feature addition, content update, chore, etc.):
Version bump to cover all of the Splunk -> Dynatrace changes
Additional Notes:
PPPP unit tests pass. E2E tests for PPPP pass.
npm run build
passes for splunk forwarder and msp-service.npm audit
vulnerabilities in PPPP were NOT fixed, as these will be handled by the upcoming Vue 3 upgrade.npm audit
vulnerabilities for splunk forwarder and msp-service were NOT fixed, as they are out of scope.