Last release 7 days ago
20 Aug 2026
Ships on a steady schedule
a new release about every 2 weeks
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
407 releases · first in 2021
Release timeline
407 releases since 2021Releases
- v1.0.1-rc1.0.20250531063335-566cd7667bd831 May 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250527153055-13542ab0b6cf27 May 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250527114919-e580053e6b6a27 May 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250510102744-bd84005231b110 May 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250509013448-0ed7295879239 May 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250505124009-b30eb3f7cb935 May 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250502034651-9b93fccf1e282 May 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250501024121-d7f86531f30f1 May 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250426052531-30154d7cc17d26 Apr 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250420051911-96542304268020 Apr 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250419145450-70e781bdeae919 Apr 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250418135858-6584a2eaae5e18 Apr 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250416210711-8fc711385cd816 Apr 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250415153100-dc750bce003a15 Apr 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250414170923-c0e9eb467be314 Apr 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250322085228-55c3b614d8fe22 Mar 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250321223732-aab1e75c437c21 Mar 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250312234501-55b1fd5d86a312 Mar 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250309112559-f2773ea261aa9 Mar 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250122064040-e77c3aaf21b922 Jan 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250120062145-bb51acfa1fc520 Jan 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250120062030-b39ccaadd21220 Jan 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20250109092136-ee4a26947c1e9 Jan 2025pre-release
Nothing published for this version
- v1.0.1-rc1.0.20241229124704-668c136461c829 Dec 2024pre-release
Nothing published for this version
- v1.0.1-rc1.0.20241212083222-2b386ded9afb12 Dec 2024pre-release
Nothing published for this version
- v1.0.1-rc1.0.20241211232047-22092d5ee8c311 Dec 2024pre-release
Nothing published for this version
- v1.0.1-rc15 Dec 2024pre-release
- v1.0.0-rc4.0.20241205062717-b590ac6ec23b5 Dec 2024pre-release
Nothing published for this version
- v1.0.0-rc4.0.20241117121807-0b6eef0f6b3517 Nov 2024pre-release
Nothing published for this version
- v1.0.0-rc4.0.20241117121451-09f672025ee917 Nov 2024pre-release
Nothing published for this version
- v1.0.0-rc4.0.20241112213744-788de420f11e12 Nov 2024pre-release
Nothing published for this version
- v1.0.0-rc4.0.20241110011609-3c095358c95f10 Nov 2024pre-release
Nothing published for this version
- v1.0.0-rc4.0.20241103125812-a899e49a80cb3 Nov 2024pre-release
Nothing published for this version
- v1.0.0-rc4.0.20240928121756-e55f67e03a5928 Sept 2024pre-release
Nothing published for this version
- v1.0.0-rc4.0.20240505000949-004c0933ddd75 May 2024pre-release
Nothing published for this version
- v1.0.0-rc4.0.20240430021705-742395700a6130 Apr 2024pre-release
Nothing published for this version
- v1.0.0-rc425 Apr 2024pre-release
Release notes
Open source →What's New in v1.0.0-rc4
New Features
- support custom dubbo invoke retry times
- specify loadbalance strategy on dubbo proxy
- fail inject
- add support for header based route
- Add Maglev hashing LB algorithm
- triple proxy support import protosets
- Add GracefulShutdown Signal For Windows
- Tracing support dubbo invoke
Enhancement
- refactor prometheus metric
- remove unused pkg imports
- chore: unnecessary use of fmt.Sprintf
- chore:use wasm filter build tags add wasm
- docs:format and change samples link
- revert gatewayCmd to Run dubbo go pixiu
- full import format
- upgrade hessian2 to v1.11.3
Bugfixes
- register hashing and array out of bounds and init hashing
- optimize timeout statusCode
- optimizing Metric Implementation
- add and modify nacos config arguments
- fix NPE when filter config is nil
- use wasmer-go v1.0.4 which is compatible with mac arm
- fix sample url using github.com/apache/dubbo-go-pixiu-samples
- traffic filter fix weight strategy and error handle within Apply method
- httpfilter loadbalancer does not work when it has spaces between multiple urls
Milestone: https://github.com/apache/dubbo-go-pixiu/milestone/8
- v1.0.0-rc35 Feb 2024pre-release
Release notes
Open source →What's New in v1.0.0-rc2
New Features
- specify loadbalance strategy on dubbo proxy
- fail inject
- add support for header based route
- Add Maglev hashing LB algorithm
- triple proxy support import protosets
- Add GracefulShutdown Signal For Windows
- Tracing support dubbo invoke
Enhancement
- refactor prometheus metric
- remove unused pkg imports
- chore: unnecessary use of fmt.Sprintf
- chore:use wasm filter build tags add wasm
- docs:format and change samples link
- revert gatewayCmd to Run dubbo go pixiu
- full import format
- upgrade hessian2 to v1.11.3
Bugfixes
- register hashing and array out of bounds and init hashing
- optimize timeout statusCode
- optimizing Metric Implementation
- add and modify nacos config arguments
- fix NPE when filter config is nil
- use wasmer-go v1.0.4 which is compatible with mac arm
- fix sample url using github.com/apache/dubbo-go-pixiu-samples
- traffic filter fix weight strategy and error handle within Apply method
- httpfilter loadbalancer does not work when it has spaces between multiple urls
Milestone: https://github.com/apache/dubbo-go-pixiu/milestone/8
- v1.0.0-rc2.0.20240205090925-31e1bb51d2a15 Feb 2024pre-release
Nothing published for this version
- v1.0.0-rc2.0.20231202194521-8654c60d960f2 Dec 2023pre-release
Nothing published for this version
- v1.0.0-rc2.0.20231202114738-a390c61ea0a62 Dec 2023pre-release
Nothing published for this version
- v1.0.0-rc2.0.20231201025908-55bb412f30631 Dec 2023pre-release
Nothing published for this version
- v1.0.0-rc2.0.20231123161435-e04cc97fb84523 Nov 2023pre-release
Nothing published for this version
- v1.0.0-rc211 Nov 2023pre-release
Release notes
Open source →What's New in v1.0.0-rc2
New Features
- fail inject
- add support for header based route
- Add Maglev hashing LB algorithm
- triple proxy support import protosets
- Add GracefulShutdown Signal For Windows
- Tracing support dubbo invoke
Enhancement
- refactor prometheus metric
- remove unused pkg imports
- chore: unnecessary use of fmt.Sprintf
- chore:use wasm filter build tags add wasm
- docs:format and change samples link
- revert gatewayCmd to Run dubbo go pixiu
- full import format
- upgrade hessian2 to v1.11.3
Bugfixes
- register hashing and array out of bounds and init hashing
- optimize timeout statusCode
- optimizing Metric Implementation
- add and modify nacos config arguments
- fix NPE when filter config is nil
- use wasmer-go v1.0.4 which is compatible with mac arm
- fix sample url using github.com/apache/dubbo-go-pixiu-samples
- traffic filter fix weight strategy and error handle within Apply method
- httpfilter loadbalancer does not work when it has spaces between multiple urls
Milestone: https://github.com/apache/dubbo-go-pixiu/milestone/8
- v1.0.0-rc1.0.20240425065953-a679ff2a0f2325 Apr 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240421075455-9fd3f9f2ab8e21 Apr 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240421072034-cfc1d48c7dfb21 Apr 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240421072031-f9f488f163a521 Apr 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240421071945-5f11e91fc46121 Apr 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240419131614-6bbded23491619 Apr 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240412023150-de9f1befd6a612 Apr 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240411233335-2f3a066f47e011 Apr 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240321075704-26606a8317ac21 Mar 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240320172816-b7321a5c680120 Mar 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240309162528-32f787d18c639 Mar 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240308153115-08dfa14195588 Mar 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240205090727-dd6630ed74f45 Feb 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240205085303-87c62396ef3c5 Feb 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240125075201-7c949f626ad825 Jan 2024pre-release
Nothing published for this version
- v1.0.0-rc1.0.20240124162604-67ba3d302bb624 Jan 2024pre-release
Nothing published for this version