Thanks Craig, I have updated the website and will resend the announcement later.
BTW, I have checked all the links about checksums and signatures, all of them are linked to dyn/closer.lua. Only KEYS refer to downloads.apache.org and I have corrected it. Thanks, Albumen Kevin On Mon, Jan 27, 2025 at 6:54 AM Craig Russell <[email protected]> wrote: > > Dear Albumen Kevin, > > Congratulations on the release, and thank you for following announcement > requirements. > > The announcement must contain a link to the download page where the release > can be downloaded. https://dubbo.apache.org/en/download/ > > The download page needs a bit of work. The artifacts properly refer to > dyn/closer.lua but the checksums and signature links must be changed to refer > directly to downloads.apache.org instead of closer.lua. > > Warm regards, > Craig > > > On Jan 26, 2025, at 04:07, Albumen Kevin <[email protected]> wrote: > > Hello Community, > > We are glad to announce that Apache Dubbo Python 3.0.0b1 was released. > This marks a major milestone with a completely redesigned SDK, built > natively for Python 3, and closely aligned with the Dubbo 3 > architecture. > > ## What's New > > Dubbo-python 3.0.x is a ground-up rewrite, abandoning the Python > 2-based 1.x series. It introduces enhanced performance, scalability, > and developer-friendly features tailored for modern Python users, with > optimizations for AI-related scenarios. > > ## New Features > > <Triple Protocol Support>: Full support for HTTP/2-based Triple > protocol, enabling seamless cross-language and cross-protocol > communication with Dubbo and gRPC. > <Flexible RPC Invocation>: Supports unary, client-streaming, > server-streaming, and bidirectional streaming modes. > <Custom Serialization>: Easily integrate or define serialization > formats like Protobuf and JSON. > <Service Governance>: Includes Zookeeper-based service discovery and > various load balancing strategies. > <Microkernel Architecture>: Modular design using Python’s importlib > for high customizability. > <Built on Native Libraries>: Relies solely on official Python > libraries like asyncio and logging, ensuring lightweight and native > compatibility, with minimal use of third-party dependencies. > > You can check detailed release notes here: > https://github.com/apache/dubbo-python/releases/tag/3.0.0b1 > > If you have any questions using this version, please send mail to here or > report the issue <https://github.com/apache/dubbo/issues> on Github. > > Best regards, > The Apache Dubbo Team > > > Craig L Russell > [email protected] >
