data/announcements/en/scheduled.yaml (52 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: 3.3 Release startTime: 2024-09-11T00:00:00 endTime: 2024-12-31T18:00:00 style: >- background-image: linear-gradient(90deg, rgb(0, 150, 255) 0%, rgb(51, 190, 255) 100%); title: | <a href= "/en/blog/2024/09/11/apache-dubbo-3.3-released-triple-x-leads-a-new-era-of-microservices-communication/">Apache Dubbo 3.3</a> <em> Released!🔥🔥🔥</em> message: | On the occasion of Apache Dubbo surpassing 40,000 stars, the Apache Dubbo team is proud to officially announce the release of Dubbo 3.3! As a globally leading open-source microservices framework, Dubbo has consistently been dedicated to providing developers with high-performance, scalable, and flexible distributed service solutions. With the release of Dubbo 3.3, the all-new upgrade through Triple X breaks previous limitations, achieving comprehensive support for both north-south and east-west traffic, and enhancing its compatibility with cloud-native architectures. - 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-08-20T00:00:00 endTime: 2023-09-30T18: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/25/coc-asia-2023-大会精彩回顾/">Community over Code Asia 2023</a> highlights! message: | Community Over Code 2023, also known as ApacheCon Asia was successfully held in 18-20 Aug in Beijing! - 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.