版本总览

参数变化

模块名(服务名)类型参数名默认值描述
eureka(application-eureka.yml)新增management.endpoints.web.exposure.includerefresh,info,health,metricsSpring Boot Actuator暴露端口范围
eureka(application-eureka.yml)新增eureka.instance.metadata-map:.prometheus.path${prometheus.path:/actuator/prometheus}注册在eureka元数据中的微服务prometheus监控端口
common(application-linkis.yml)新增eureka.instance.metadata-map:.prometheus.path${prometheus.path:${prometheus.endpoint}}同上
common新增wds.linkis.prometheus.enablefalse
common修改wds.linkis.server.user.restful.uri.pass.auth/api/rest_j/v1/actuator/prometheus
common修改spring.spring.cloud.config.enabledfalse

数据库表变化

详细见代码仓库(https://github.com/apache/incubator-linkis) 对应分支中的升级schemadb/upgrade/1.1.3_schema文件