1. 92aa484 build(deps): bump nanoid from 3.3.11 to 3.3.18 in /admin/web (#1018) by dependabot[bot] · 3 days ago develop
  2. 57781a8 build(deps-dev): bump fast-uri from 3.1.4 to 3.1.5 in /admin/web (#1016) by dependabot[bot] · 9 days ago
  3. 60fcbf1 build(deps): bump github.com/quic-go/quic-go in /tools/benchmark (#1014) by dependabot[bot] · 3 weeks ago
  4. ac1ee2a refactor(cluster): consolidate duplicated endpoint ID suffix algorithm (#969) (#972) by 承潜 · 3 weeks ago
  5. f49ac46 perf(loadbalancer): O(1) snapshot pick recheck via healthy-by-ID index (#970) by 承潜 · 3 weeks ago
  6. e43f7fa add: Write unit tests (#947) by twotwotwo · 3 weeks ago
  7. 192414a ci(lint): enable staticcheck SA1019 for new deprecated-symbol usage (#964) by 承潜 · 3 weeks ago
  8. 3687fed perf(cluster): defer Config consistent-hash rebuild to legacy pick path (#967) by 承潜 · 3 weeks ago
  9. 51523e6 feat(llm): inject cooldown store via plugin and remove shared global (#963) by 承潜 · 3 weeks ago
  10. e769137 feat(cluster): add metrics for endpoint snapshot publication (#962) by 承潜 · 3 weeks ago
  11. 0679e25 feat(mcp): add deterministic tool governance for MCP server (#953) by 承潜 · 3 weeks ago
  12. e3031c4 Fix: improve skills for pixiu (#933) by wm_03 · 3 weeks ago
  13. a0d523f build(deps): bump google.golang.org/grpc in /controllers (#1009) by dependabot[bot] · 3 weeks ago
  14. aa7ff62 build(deps-dev): bump fast-uri from 3.1.2 to 3.1.4 in /admin/web (#1010) by dependabot[bot] · 3 weeks ago
  15. db4fbbd build(deps): bump immutable from 5.0.3 to 5.1.9 in /admin/web (#1011) by dependabot[bot] · 3 weeks ago
  16. 6b32f62 build(deps-dev): bump svgo from 2.8.0 to 2.8.3 in /admin/web (#1012) by dependabot[bot] · 3 weeks ago
  17. 760c9a7 build(deps): bump body-parser from 1.20.5 to 1.20.6 in /admin/web (#1008) by dependabot[bot] · 3 weeks ago
  18. 58ce97f build(deps): bump axios from 1.15.2 to 1.18.0 in /admin/web (#1006) by dependabot[bot] · 4 weeks ago
  19. 7edad2d fix(cmd): replace panic with error returns in gateway startup (#997) by aias00 · 4 weeks ago
  20. 3928efa chore(CI): add riscv build ci for pixiu (#1005) by Xuetao Li · 4 weeks ago
  21. c6e36c2 build(deps-dev): bump websocket-driver from 0.7.4 to 0.7.5 in /admin/web (#1004) by dependabot[bot] · 4 weeks ago
  22. 08c0720 build(deps): upgrade cobra v1.5.0 → v1.10.2 and viper v1.8.1 → v1.21.0 (#985) by aias00 · 5 weeks ago
  23. 0765f25 refactor(admin): remove personal fork dependency v.marlon.life/toolkit (#984) by aias00 · 5 weeks ago
  24. a67ef9c build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#1002) by dependabot[bot] · 5 weeks ago
  25. fabfc6b build(deps): bump golang.org/x/crypto in /tools/benchmark (#1003) by dependabot[bot] · 5 weeks ago
  26. 59ee0cb Feat/reuse snapshot consistent hash (#960) by wm_03 · 6 weeks ago
  27. 9c0cd20 Feat(cluster): reduce endpoint cloning (#961) by wm_03 · 6 weeks ago
  28. a387d8f build(deps): bump golang.org/x/net in /tools/benchmark (#1001) by dependabot[bot] · 6 weeks ago
  29. 665260d build(deps): bump golang.org/x/net from 0.43.0 to 0.55.0 in /controllers (#999) by dependabot[bot] · 6 weeks ago
  30. a777e99 build(deps): bump golang.org/x/net from 0.52.0 to 0.55.0 (#1000) by dependabot[bot] · 6 weeks ago
  31. daaeb6e Feature/openapi sdk validator (#948) by Skylm808 · 7 weeks ago
  32. c3df76a build(deps): bump form-data in /admin/web (#988) by dependabot[bot] · 8 weeks ago
  33. 93f6f70 build(deps): bump ws from 6.2.3 to 6.2.4 in /admin/web (#987) by dependabot[bot] · 8 weeks ago
  34. a742e8f build(deps): bump launch-editor from 2.9.1 to 2.14.1 in /admin/web (#986) by dependabot[bot] · 8 weeks ago
  35. 331735d perf(llm): drop per-request hex alloc in cooldown credential hash (#965) by 承潜 · 9 weeks ago
  36. c53ffa5 fix(hotreload): bound reload request body size (#977) by aias00 · 9 weeks ago
  37. 4d6cc67 build(deps): bump shell-quote from 1.8.1 to 1.8.4 in /admin/web (#974) by dependabot[bot] · 9 weeks ago
  38. d7b8f3b build(deps): bump github.com/quic-go/quic-go from 0.57.0 to 0.59.1 (#959) by dependabot[bot] · 10 weeks ago
  39. d2e421d feat(cluster):introduce healthy endpoint snapshot (issue #905 step 5) (#932) by 承潜 · 2 months ago
  40. fafcaf0 style: fix import ordering in filter_sse_test.go to pass gofmt (#954) by Yuqi Qiao · 2 months ago
  41. 4e7eb45 fix(mcp): clear Content-Length header (#931) by Yuqi Qiao · 3 months ago
  42. 798fcc7 fix(loadbalancer/maglev): satisfy benchmark lint (#946) by 承潜 · 3 months ago
  43. e54dc30 fix(loadbalancer/maglev): use fast deterministic request hash (#928) by 承潜 · 3 months ago
  44. 9168831 fix(endpoint): stabilize endpoint.ID across restarts (nacos + static-config paths) (#930) by 承潜 · 3 months ago
  45. 09e446a Add protection for master and develop branches (#936) by Xuetao Li · 3 months ago
  46. 1df1129 Set up default protection ruleset for default and release branches (#929) by The Apache Software Foundation · 3 months ago
  47. f0ba052 build(deps): bump qs and express in /admin/web (#935) by dependabot[bot] · 3 months ago
  48. 16dd501 build(deps): bump js-cookie from 2.2.0 to 3.0.7 in /admin/web (#934) by dependabot[bot] · 3 months ago
  49. 54c4eca fix: Router method wildcard no longer matches non-HTTP route methods after snapshot refactor (#922) by twotwotwo · 3 months ago
  50. dd62a98 feat: add Pixiu skills (#921) by wm_03 · 3 months ago
  51. 773de10 Feature/857 Add OpenAPI request validation to apiconfig (#909) by linmao · 3 months ago
  52. 21d6907 build(deps-dev): bump @babel/plugin-transform-modules-systemjs (#927) by dependabot[bot] · 3 months ago
  53. 4d627d4 build(deps-dev): bump fast-uri from 3.0.6 to 3.1.2 in /admin/web (#926) by dependabot[bot] · 3 months ago
  54. 4ceeb32 fix(cluster): switch cluster lookup to runtime map (#923) by 承潜 · 3 months ago
  55. 9791a83 build(deps): bump axios from 1.13.5 to 1.15.2 in /admin/web (#924) by dependabot[bot] · 3 months ago
  56. dd8b040 Feat: add some dubbo config and use new config style (#862) by Zerui Yang · 3 months ago
  57. 55c6210 fix(cluster): tighten runtime consistency (#919) by 承潜 · 3 months ago
  58. 91445be fix(cluster): complete Issue #905 step 2 correctness for Rand and Rou… (#915) by 承潜 · 4 months ago
  59. ad9b844 use hot reload update gateway (#892) by Joe Zhong · 4 months ago
  60. e6be678 build(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /admin/web (#914) by dependabot[bot] · 4 months ago
  61. 8166e24 build(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 (#908) by dependabot[bot] · 4 months ago
  62. 67fb157 build(deps): bump path-to-regexp and express in /admin/web (#903) by dependabot[bot] · 4 months ago
  63. d12a6bb build(deps): bump lodash from 4.17.21 to 4.18.1 in /admin/web (#904) by dependabot[bot] · 4 months ago
  64. 4eea345 build(deps-dev): bump picomatch from 2.3.1 to 2.3.2 in /admin/web (#899) by dependabot[bot] · 5 months ago
  65. 45d2313 build(deps): bump github.com/buger/jsonparser in /tools/benchmark (#898) by dependabot[bot] · 5 months ago
  66. 1b96e77 feat(auth/saml): add SAML authentication filter (#893) by linmao · 5 months ago
  67. 5257003 build(deps): bump go.opentelemetry.io/otel/sdk from 1.21.0 to 1.40.0 (#890) by dependabot[bot] · 5 months ago
  68. ea927c1 feat: Add KVCache offload funtion in PIXIU gateway (#878) by 陈乐樂 · 5 months ago
  69. 9bf04fa build(deps): bump go.opentelemetry.io/otel/sdk in /controllers (#887) by dependabot[bot] · 5 months ago
  70. 8fe7b26 Admin opa backend (#877) by nanjiek · 6 months ago
  71. 7e88d1d build(deps): bump minimatch from 3.1.2 to 3.1.5 in /admin/web (#883) by dependabot[bot] · 6 months ago
  72. ddd85e0 build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 (#882) by dependabot[bot] · 6 months ago
  73. 1f93d8c Fixes issue #869 where circuit breaker never opens despite backend errors. (#876) by LEI-LEI · 6 months ago
  74. 0dc820e build(deps): bump axios from 1.12.0 to 1.13.5 in /admin/web (#880) by dependabot[bot] · 6 months ago
  75. 1af7277 Update pixiu docker image (#879) by mfordjody · 6 months ago
  76. 7d70213 build(deps): bump github.com/quic-go/quic-go in /tools/benchmark (#875) by dependabot[bot] · 7 months ago
  77. b5901ae Chore: upgrade dependencies jwt (#874) by aias00 · 7 months ago
  78. 2c9ad41 feat(benchmark): unify IDL definitions and modernize to dubbo-go v3 API (#856) by Tsukikage · 7 months ago
  79. 3764262 fix: Fixed ARM64 Build Support (#872) by aias00 · 7 months ago
  80. f5050e6 Remove samples and migrate to the target repository (#870) by mfordjody · 7 months ago
  81. 9206cb2 feat: arm64 support (#867) by aias00 · 7 months ago
  82. eefe6c6 build(deps): bump tar and fsevents in /admin/web (#865) by dependabot[bot] · 7 months ago
  83. 5ac9162 feat(grpc-proxy): add gRPC Server Reflection support (#821) (#849) by Tsukikage · 7 months ago
  84. 4d9a422 feat(controllers): improve gateway controller configuration and code quality (#848) by Tsukikage · 8 months ago v1.1.0
  85. d62fdff feat: Upgrade dubbo go to v3.3.1 (#853) by 陈乐樂 · 8 months ago
  86. b4e19e3 release: prepare v1.1.0 — update CHANGELOG (#850) by Xuetao Li · 8 months ago
  87. e9a3d17 feat: migrate dubbo-go-pixiu/pixiu-api to this repo (#841) by EVERFID · 8 months ago
  88. 03a9c5a release: prepare v1.1.0 — update CHANGELOG & version bump (#837) by Xuetao Li · 8 months ago
  89. e4b944f feat: upgrade dubbo-go to latest commit (#845) by 陈乐樂 · 8 months ago
  90. d1ea1ef build(deps): bump github.com/quic-go/quic-go from 0.52.0 to 0.57.0 (#844) by dependabot[bot] · 8 months ago
  91. 0170d46 Feature/support opa server (#843) by Sirui Huang · 8 months ago
  92. bbe369b feat:update dubbo-go to latest version #828 (#833) by 陈乐樂 · 8 months ago
  93. 368b070 Feature/support opa server (#822) by dubbo-go-bot · 8 months ago
  94. 6fb3adf feat(ingress): Add application gateway resource policy (#839) by mfordjody · 8 months ago
  95. ec04b79 chore: update readme (#831) by Xuetao Li · 8 months ago
  96. b06d8d6 feat(ingress): Refactor ingress into a more modern application gateway (#827) by mfordjody · 8 months ago
  97. c618a5a feat: update route mechanism (#777) by Xuetao Li · 8 months ago
  98. 5105009 fix(filter): use shallow copy of factory config for filters violating interface to avoid pointer sharing (#815) by dubbo-go-bot · 9 months ago
  99. 98293ec fix(filter): deep copy complex filter configs (https://github.com/dubbo-go-pixiu/dubbo-go-pixiu/pull/38) (#814) by dubbo-go-bot · 9 months ago
  100. 7b34df2 fix(benchmark): improve performance tests and cleanup code (https://github.com/dubbo-go-pixiu/dubbo-go-pixiu/pull/40) (#819) by dubbo-go-bot · 9 months ago