You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Consul paths so version is not duplicated:
Existing:
edgex/core/2.0/<service_key>
edgex/appservices/2.0/<service_key>
edgex/devices/2.0/<service_key>
Proposed:
edgex/3.0/<service_key>
The text was updated successfully, but these errors were encountered:
closesedgexfoundry#775
BREAKING CHANGE: Location of service configuartion in Config Provider (Consul) has changed
Signed-off-by: Leonard Goodell <[email protected]>
BREAKING CHANGE: Location of service configuartion in Config Provider (Consul) has changed
closesedgexfoundry#775
Signed-off-by: Leonard Goodell <[email protected]>
Fix Consul paths so version is not duplicated:
Existing:
edgex/core/2.0/<service_key>
edgex/appservices/2.0/<service_key>
edgex/devices/2.0/<service_key>
Proposed:
edgex/3.0/<service_key>
The text was updated successfully, but these errors were encountered: