Table of Contents |
---|
...
- An error occurs when using an external MQTT connection with SecretName (vs SecretPath): https://github.com/edgexfoundry/go-mod-bootstrap/issues/550. Workaround it to in note here: https://docs.edgexfoundry.org/3.0/microservices/core/command/Ch-Command/#configuring-for-secure-mqtt-connection
- Insecure secrets callback does work for removed secrets: https://github.com/edgexfoundry/go-mod-bootstrap/issues/534. This applies to any map in Writable section (ASC pipeline functions, etc). The workaround is to restarting service after removing entry.
- App Service template not using released version of App SDK: https://github.com/edgexfoundry/app-functions-sdk-go/issues/1427. The work around is to set the App SDK version in your new app service to v3.0.0 when using the App Service template.
- The start time and end time fields of the Interval object in the Support Scheduler service always use UTC to run scheduling: https://github.com/edgexfoundry/edgex-go/issues/4594, but they should use the local timezon of the host system. This issue will be fixed in v3.1.
Changelogs
Core, Supporting, System Management, and SecuriCore, Supporting, System Management, and Security Services Changelogty Services Changelog
...