Temporal Blog 09月30日 19:17
Temporal V1生产版发布
index_new5.html
../../../zaker_core/zaker_tpl_static/wap/tpl_guoji1.html

 

Temporal社区宣布正式达到稳定状态,V1生产版现已发布。这是项目的重大里程碑,社区和Temporal业务都将受益。新版本进入向后兼容时代,公开API不再有破坏性变更,但将引入弃用政策。升级集群时可能遇到临时错误,但无数据丢失风险。部分功能(如存档、跨数据中心复制)仍标记为实验性,将在未来完善。V1发布是起点,未来将支持新语言、数据库和云服务,并加强用户互动。

🎉 Temporal社区宣布正式达到稳定状态,V1生产版现已发布,是项目的重大里程碑,标志着系统进入向后兼容时代,公开API不再有破坏性变更。

⚠️ 升级集群时可能遇到临时错误,但无数据丢失风险,这是由于新版本改进了分片ID哈希方式所致,影响是资源使用率暂时升高。

🔧 部分功能(如存档、跨数据中心复制、批量操作、动态配置、Elasticsearch属性管理)仍标记为实验性,这些功能在V1发布前未经过完整的验证,但用户可正常使用。

🚀 V1发布是起点,未来将支持新语言、数据库和云服务,Temporal业务将推出云服务,降低使用门槛,并计划定期举行用户见面会、会议和设计讨论会。

Latest Release at Time of Writing: v1.0.0

Hey Temporal community, I hope you've got your socks on because this isn't a typical transparency report. I am extremely happy to announce that we have officially reached stability which means that Temporal V1 production release is now available.

This is a huge milestone for the project, community and Temporal as a business. Without our community, Temporal would have never existed. For all of you who have been waiting or blocked by this release, your patience is appreciated. This release served as a learning process for the Temporal team and we hope that it reflects in our future behavior.

What does this mean?#

Temporal version 1 is available and ready for production consumption with the caveats covered in our last report (reiterated below). This also means that the system has entered a backwards compatibility era where there will be no more breaking API or schema changes for publicly facing APIs. Note that we will have a deprecation policy (which will be made public in the near future) so we can continue evolving and improving the product.

In this release we improved how shard IDs are hashed. This may cause an elevated rate of errors when upgrading cluster in-place from a previous release. To be 100% clear there is no potential for data loss and this should only happen once. The practical impact is slightly higher resource usage on your cluster until the upgrade is complete.

What is not included in the release?#

When scoping out the V1 stabilization work, we triaged features based on criticality and usage. During our triage we collected a list of features that we felt could be stabilized after the release and would not block the majority of users. We want to stress that these features are in no way "broken" and many users are already relying on them without issue. That being said, these features have not gone through the rigorous set of checks and validations that we require before deeming something "production ready". Moving forward, we will be referring to features that fall into this bucket as "experimental".

With this context, here are the features we consider experimental in this release:

    Archival Cross data center replication Batch operations (signal, terminate, cancel) Dynamic config Addition, removal and creation of searchable attributes with Elasticsearch

What's next?#

V1 is just the start of the Temporal story. Moving forward expect to see things like support for new languages, databases and security capabilities. We also plan to ramp up our engagement with users and have regular meetups, conferences and design sessions. On the business side, we are working on a cloud offering which will provide Temporal as a service. Aside from being a reasonably good way to support the company, we strongly believe that the requirement to run Temporal is one of the biggest barriers of adoption today. Having a cloud solution will make it much easier for new users to get started with Temporal and therefore enable us to continue growing this already great community. We still plan to release regular transparency updates but they may not come on such a strict schedule.

Versioning#

We recently made some changes to how our versioning will work moving forward.

    All validation logic is on the server. Client only sends headers. If header is missing assume that "client doesn't care" and no restriction is applied. Client sends to server following headers:
      client-name: one of temporal-go, temporal-java, temporal-cli, client-version: 1.0.0, supported-server-versions: >=1.0.0 <2.0.0.
    Server has GetClusterInfo API which returns its version and supported version ranges for every supported client. All old clients and servers are supported because they don't send these headers and fit into "I don't care" category. Moving forward we will be able to restrict old clients and old servers. (edited)

As always, feel free to reach out with questions, comments or critical feedback via email, Slack or our community forum.

Fish AI Reader

Fish AI Reader

AI辅助创作,多种专业模板,深度分析,高质量内容生成。从观点提取到深度思考,FishAI为您提供全方位的创作支持。新版本引入自定义参数,让您的创作更加个性化和精准。

FishAI

FishAI

鱼阅,AI 时代的下一个智能信息助手,助你摆脱信息焦虑

联系邮箱 441953276@qq.com

相关标签

Temporal V1 生产发布 稳定性 向后兼容 实验性功能 云服务
相关文章