-
Cloud Foundry foundations credentials API
Breaking change The URL has been changed to
- Dynatrace Managed https://{your-domain}/e/{your-environment-id}/api/config/v1/cloudFoundryCredentials
- Dynatrace SaaS https://{your-environment-id}.live.dynatrace.com/api/config/v1/cloudFoundryCredentials
-
Kubernetes credentials API:
Breaking change The URL has been changed to
- Dynatrace Managed https://{your-domain}/e/{your-environment-id}/api/config/v1/kubernetes/credentials
- Dynatrace SaaS https://{your-environment-id}.live.dynatrace.com/api/config/v1/kubernetes/credentials
-
Plugins API
- The version field has been added to the Plugin object.
-
Web application configuration API
- The metaDataCaptureSettings field has been added to the WebApplicationConfig object. It contains configuration for the JavaScript capture, represented by an array of MetaDataCapturing objects.