Apollo 1.1.0 发布,携程开源的分布式配置中心

栏目: Java · 发布时间: 7年前

内容简介:Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。服务端基于Spring Boot和Spring Cloud开发,打包后可以直接运行,不需要额外安装Tomcat等应用容器。Java客户端不依赖任何框架,能够运行于所有Java运行时环境,同时对Spring/Spring Boot环境也有额外支持。

Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。

服务端基于Spring Boot和Spring Cloud开发,打包后可以直接运行,不需要额外安装Tomcat等应用容器。

Java客户端不依赖任何框架,能够运行于所有 Java 运行时环境,同时对Spring/Spring Boot环境也有额外支持。

.Net客户端不依赖任何框架,能够运行于所有.Net运行时环境。

Apollo 1.1.0 包含许多改进和修复,具体更新如下:

General

  • Add kubernetes support #1416

  • Change column 'Username' in table 'Authorities' to varchar(64) #1480

  • Support rotating log files based on size and time #1494 #1495 #1530

  • Update alpine from v3.6 to v3.8 in docker files #1513

  • Rename heap_trace.txt to gc.log and make gc log rotatable #1526

  • Upgrade spring boot to 2.0.5 and spring cloud to Finchley.SR1 #1527

Apollo Portal

  • Add query function for portal server config page #1357

  • Unify portal logout url to /user/logout #1363

  • Add system info page for admin user to diagnose the system #1379

  • Add ldap support #1380

  • Fix modifing string in its iteration #1412

  • Fix content type in role assignment requests #1443

  • Allow public namespaces created with no org prefix #1476

  • Add gray release operation for Open API #1518 #1533

  • Fix the config overridden issue in server configuration page #1521

  • Optimize my-projects view to show projects which the user has admin permissions #1528

  • Support displaying configs only to team members #1531

  • Adjust cache control so that entry htmls are not cached, as we need them to trigger 302 in case user is not logged in #1535

Apollo Client

  • Add getProperty with transform function #1356

  • Check meta server real path #1415

  • Make sure ApolloBootstrapPropertySources is in the first place #1432

  • Support multiple spring contexts #1436

  • Add removeChangeListener api #1462

  • Add getSourceType api #1470

  • Fix default PropertySourcesPlaceholderConfigurer order issue #1525

Apollo Mock Server

  • Add apollo-mockserver module to support config mock in test scenarios #1397 #1403

Apollo Open API Client

  • Add apollo-openapi client to simplify open api usage for Java #1508

发行地址:


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

凸优化

凸优化

Stephen Boyd、Lieven Vandenberghe / 王书宁、许鋆、黄晓霖 / 清华大学出版社 / 2013-1 / 99.00元

《信息技术和电气工程学科国际知名教材中译本系列:凸优化》内容非常丰富。理论部分由4章构成,不仅涵盖了凸优化的所有基本概念和主要结果,还详细介绍了几类基本的凸优化问题以及将特殊的优化问题表述为凸优化问题的变换方法,这些内容对灵活运用凸优化知识解决实际问题非常有用。应用部分由3章构成,分别介绍凸优化在解决逼近与拟合、统计估计和几何关系分析这三类实际问题中的应用。算法部分也由3章构成,依次介绍求解无约束......一起来看看 《凸优化》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

html转js在线工具
html转js在线工具

html转js在线工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具