Spring Boot for Apache Geode & Pivotal GemFire 1.1.0.RELEASE & 1.2.0.M1 发布!

版本发布 | John Blum | 2019 年 8 月 23 日 | ...

我代表 Spring 和 Apache Geode 社区高兴地宣布发布 Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.1.0.RELEASE1.2.0.M1 版本。

SBDG 1.1.0.RELEASE 可在 Maven Central 获取。

SBDG 1.2.0.M1 可在 Spring 里程碑 仓库中获取。

1.2.0.M1 中的新特性

Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.2.0.M1 是一个基准版本,旨在使 SBDG 与最新的 GemFire/Geode 和 Spring 位对齐。

  • Spring Framework 5.2.0.RC1

  • Spring Boot 2.2.0.M5

  • Spring Data Moore-RC2/2.2.0.RC2

  • Spring Session Corn-M3/2.2.0.M3

附带…

A Bootiful Podcast:Google 的 James Ward、Okta 的 Matt Raible 和 Grand Cloud 的 Ryan Knight 谈 Simplicity Continuum

工程 | Josh Long | 2019 年 8 月 23 日 | ...

各位 Spring 爱好者,欢迎来到又一期 A Bootiful Podcast!本周我很高兴与 Ryan Knight 以及两位将在 SpringOne Platform 2019 上与我共同演讲的 James Ward 和 Matt Raible 进行交谈。

本周 Spring 动态 - 2019 年 8 月 20 日

工程 | Josh Long | 2019 年 8 月 20 日 | ...

各位 Spring 爱好者,大家好!我正在令人愉快的丹佛和博尔德,科罗拉多州,与客户交流,并与我的好友 Matt RaibleJames Ward 一起为我们在 Spring One Platform 2019 上的演讲做准备。这将非常棒!

和往常一样,我对今天这份综述感到非常兴奋,因为有很多精彩内容要涵盖,所以让我们开始吧!

宣布 Spring Cloud Stream Horsham.M3 (3.0.0.M3)

工程 | Oleg Zhurakousky | 2019 年 8 月 19 日 | ...

我们很高兴宣布发布 Spring Cloud Stream Horsham.M3 (3.0.0.M3) 的第三个里程碑版本。

注意:Spring Cloud Stream 3.0.0.M1/M2 主要旨在建立与 Spring Boot 2.2.x 的兼容性,因此未发布公告。

Spring Cloud Stream Horsham.M3 (3.0.0.M3) 模块可在 Spring 里程碑 仓库中获取。

亮点速览

  • Spring Boot 2.2.x
  • Spring Cloud Function 3.0.0.M2

此里程碑版本的显著特性和增强功能

强调函数式编程模型

虽然我们还没有(也暂未)废弃 @StreamListener 和/或 @EnableBinding,但我们正朝着…方向发展。

Spring Cloud Hoxton.M2 发布

版本发布 | Ryan Baxter | 2019 年 8 月 19 日 | ...

我代表社区高兴地宣布,Spring Cloud Hoxton 发布列车的 Milestone 2 (M2) 版本今天已可用。该版本可在 Spring 里程碑 仓库中找到。您可以查看 Hoxton 发布说明以获取更多信息。此外,您还可以查看 Hoxton.M2 的 GitHub 项目

Hoxton 发布列车的显著变化

Spring Cloud Hoxton.M2 构建于 Spring Boot 2.2.0.M5 之上。

文档变更

Hoxton.M2 文档有了一个新的登陆页面以及一个新主题。该登陆页面将链接到您所关注的特定项目的文档…

使用 Spring Cloud Gateway 保护服务安全

工程 | Ben Wilcock | 2019 年 8 月 16 日 | ...

到目前为止,在本系列中,我们已经介绍了使用 Spring Cloud Gateway入门隐藏服务。然而,当我们着手隐藏服务时,并未对其进行安全保护。在本文中,我们将纠正这一点。

为了保护我们的服务安全,我们将使用 OAuth 2.0 以及 Javascript Object Signing & Encryption (JOSE) 和 JSON Web Tokens 标准支持的令牌中继模式。这将为我们的用户提供一种身份识别方式,授权应用程序查看其配置文件并访问网关后面的受保护资源。

此演示的所有代码都已在线发布在 GitHub 的 secured-gateway 文件夹中。如果您只是想运行它而不了解构建过程,请跳至标题为“运行演示”的部分。

宣布 Spring Cloud Function 3.0.0.M2

工程 | Oleg Zhurakousky | 2019 年 8 月 15 日 | ...

我们很高兴宣布发布 Spring Cloud Function 3.0.0.M2 的第二个里程碑版本。

注意:Spring Cloud Function 3.0.0.M1 主要旨在建立与 Spring Boot 2.2.x 的兼容性,因此未发布公告。

Spring Cloud Function 3.0.0.M2 模块可在 Spring 里程碑 仓库中获取。

亮点速览

  • Spring Boot 2.2.x
  • 增强型部署器(需要单独的博客文章介绍)

显著特性和增强功能

函数元数(多输入/输出)

此里程碑版本引入的最大特性之一是支持具有多个输入和输出的函数…

Spring Tools 4.3.2 发布

版本发布 | Martin Lippert | 2019 年 8 月 14 日 | ...

亲爱的 Spring 社区,

我很高兴宣布发布用于 Eclipse、Visual Studio Code 和 Theia 的 Spring Tools 4 的 4.3.2 版本。

此版本亮点包括

  • (Spring Boot) 修复:CTRL-click 导航无法正确处理超类上的属性 (#326)
  • (Spring Boot) 修复:配置属性分析无法正确处理使用 snake_case 编写的属性 (#327)
  • (Eclipse) 修复:特定情况下语言服务器进程未正确终止,导致在 Eclipse 开启时有许多语言服务器进程持续运行
  • (Eclipse) 修复:由于 uses 约束冲突,无法解析 Eclipse Language Server (#325)
  • (Eclipse) 修复:UI 冻结是否由 xmlnamespace 支持引起? (#318)
  • (Eclipse)

Spring Session for Apache Geode & Pivotal GemFire 2.1.5.RELEASE & 2.2.0.M3 已可用!

版本发布 | John Blum | 2019 年 8 月 14 日 | ...

我很高兴宣布发布 Spring Session for Apache Geode & Pivotal GemFire 2.1.5.RELEASE & 2.2.0.M3 版本。

这两个版本主要包含依赖项版本更新。

SSDG 2.2.0.M3 与以下版本对齐:

  • Spring Framework 5.2.0.RC1

  • Spring Data Moore-RC2

  • Spring Session Corn-M3

  • Spring Boot 2.2.0.M5

SSDG 2.1.5.RELEASE 与以下版本对齐:

  • Spring Framework 5.1.9.RELEASE

  • Spring Data Lovelace-SR10

  • Spring Session Bean-SR7

  • Spring Boot 2.1.7.RELEASE

SSDG 2.2.0.M3 的包可以从 repo.spring.io/libs-milestone 获取,SSDG 2.1.5.RELEASE 的包可以从 Maven Central 获取。

订阅 Spring 新闻通讯

通过 Spring 新闻通讯保持联系

订阅

抢占先机

VMware 提供培训和认证,助您快速提升。

了解更多

获取支持

Tanzu Spring 提供 OpenJDK™、Spring 和 Apache Tomcat® 的支持和二进制文件,只需一份简单订阅即可获得。

了解更多

即将举办的活动

查看 Spring 社区中所有即将举办的活动。

查看全部