发布于 2017-11-01 00:23:44 | 200 次阅读 | 评论: 0 | 来源: 网友投递
Spring Cloud
Spring Cloud 为开发者提供了在分布式系统(如配置管理、服务发现、断路器、智能路由、微代理、控制总线、一次性 Token、全局锁、决策竞选、分布式会话和集群状态)操作的开发工具。使用 Spring Cloud 开发者可以快速实现上述这些模式。
Spring Cloud Pipelines 1.0.0.M7 发布了。此版本增加了许多新功能和优势,并进行了一些改进。
主要功能,如,为 Jenkins 和 Concourse 添加了 Kubernetes 支持。 编写了超过 150 个 Bash 测试,添加了 Shellcheck,EditorConfig 和更多的 Jenkins 测试。 统一了项目的文档,现在可以在 Spring Cloud Static gh 的每个里程碑版本使用。
更新内容:
Add support for SSH based Git access from JenkinsFile Groovy script [#88]
Project Gradle setup contains all the required Jenkins dependencies, also for init.groovy
[#72]
Added EditorConfig [#78]
Added Bats tests [#84]
Added an option to pass script customizations [#83]
Maven credentials are injectable [#96]
Customization of CF, K8S binaries [#102]
Add support for specifying application Git branch [#101]
Add support for SSH based Git access from JenkinsFile Groovy script [#98]
Added project customizer [#55
完整更新内容请查看发布主页。
下载地址: