data/announcements/en/scheduled.yaml (43 lines of code) (raw):

--- # For an example of the format, see commented structure below. # # Changes require approval from @kubernetes/steering-committee # The order matters: if two schedules overlap, the announcement # that comes FIRST in the following list takes precedence. # #announcements: # - startTime: 2020-01-01T00:00:00 # # startTime is optional # endTime: 2021-04-01T00:00:00 # # endTime is required # style: >- # color: #fff; background: #000; # # style is optional; if using, set both color and background # # choose a dark color for the background # title: "Sample 1 announcement" # # title is optional # message: | # Message *one*. # [Hyperlink](https://en.wikipedia.org/wiki/Hyperlink). # # message is required. You can use Markdown. # - name: Sample 2 # startTime: 2020-01-01T00:00:00 # endTime: 2021-04-01T00:00:00 # message: | # Message *two*. # leave the "announcements" key in place announcements: - name: Brandnew Website startTime: 2023-02-21T00:00:00 endTime: 2023-04-20T18:00:00 style: >- background-image: linear-gradient(90deg, rgb(249, 145, 6) 0%, rgb(252, 29, 68) 100%); title: | <img alt="announcement-apache-dubbo" src ="/imgs/announcements/announcement-apache-dubbo-white.png" style="float: right; width: 20%; height: auto;" /> <a href= "#">The brandnew website and documentation</a> <em> is now available!</em> message: | The new site is still under development and is aimming to cover all new features including Dubbo3. We are determined to provide all of our users with the best experience in the next few months! <br /> 2023-02-21. - name: 3.2 Release startTime: 2023-04-21T00:00:00 endTime: 2023-07-20T18:00:00 style: >- background-image: linear-gradient(90deg, rgb(249, 145, 6) 0%, rgb(252, 29, 68) 100%); title: | <img alt="announcement-apache-dubbo" src ="/imgs/announcements/announcement-apache-dubbo-white.png" style="float: right; width: 20%; height: auto;" /> <a href= "/en/blog/2023/04/15/advanced-cloud-native-dubbo-3.2-officially-released/">The brandnew Dubbo 3.2 version</a> <em> is now available!</em> message: | We are very happy to announce that Dubbo 3.2 has been officially released! This version brings many new features and improvements, and it is also an important attempt of Dubbo in the face of cloud nativeization.<br /> - name: CommunityOverCode 2023 startTime: 2023-07-05T00:00:00 endTime: 2023-08-20T18:00:00 style: >- "background-image: linear-gradient(to right, #073476, #002b76, #022274, #0b1772, #16066e);" title: | <img alt="ApacheCon-Asia" src ="/imgs/contacts/wechat-account.jpg" style="float: right; width: 10%; height: auto;" /> <a href= "/zh-cn/blog/2023/08/07/dubbo-微服务专题论坛-8月19日北京apachecon大会不见不散/">ApacheCon Asia 2023</a> <em> 8月18 - 8月20日, 北京!</em> message: | Community Over Code 2023 暨 ApacheCon Asia 2023 大会将于 8月18 - 8月20日在北京举办,Apache Dubbo 将带来Mesh、可观测、Kubernetes实践、Serverless部署等 10 多个议题的主题演讲,敬请期待! - name: Initializer Release startTime: 2023-06-05T00:00:00 endTime: 2023-08-20T18:00:00 style: >- background-image: linear-gradient(90deg, rgb(249, 145, 6) 0%, rgb(252, 29, 68) 100%); title: | <img alt="ApacheCon-Asia" src ="/imgs/contacts/wechat-account.jpg" style="float: right; width: 10%; height: auto;" /> <a href= "https://start.dubbo.apache.org/" target="_blank">Dubbo Initializer</a> <em>officially released!</em> message: | Use Dubbo Initializer to create Dubbo Spring Boot scaffold project in just 1 minute.