1. f58128c fix: update development doc link in installation-guide.md (#304) by Yilin Zeng · 3 months ago main
  2. fc7512a feat: release 0.5.0 (#299) by Junyeong Jang · 4 months ago
  3. 8afa49e bug: `ExtraInfoResponse` class `getResult` method bug (#244) by Junyeong Jang · 11 months ago
  4. 25512a2 chore: update CI runs on ubuntu-latest (#242) by Gallardot · 12 months ago
  5. cdbd81f feat: `PostResponse` supports charset other than `UTF-8` (#239) by Junyeong Jang · 12 months ago
  6. e18da5c feat: add log4j2 configuration (#214) by 张呈熹 · 1 year, 6 months ago
  7. 2c53299 feat: release 0.4.0 (#212) by tzssangglass · 1 year, 6 months ago
  8. 902defc docs: improve quick start document (#213) by 张呈熹 · 1 year, 6 months ago
  9. 9c181d8 feat: support watching config changes (#208) by JunXu Chen · 1 year, 6 months ago
  10. d5421c2 feat: support for getting upstream response body (#200) by tzssangglass · 1 year, 7 months ago
  11. d2fe045 docs: remove "experimental" from the STATUS section (#196) by Qi Guo · 1 year, 8 months ago
  12. 88e341e ci: sync APISIX use 9180 as default port of admin API (#197) by tzssangglass · 1 year, 8 months ago
  13. cc0a102 feat: update version to 0.3.1-SNAPSHOT (#194) by tzssangglass · 1 year, 8 months ago
  14. f2437ee chore: fix missing parent project on deploy (#193) by tzssangglass · 1 year, 8 months ago
  15. 0790d33 docs: update MAINTAIN.md (#187) by tzssangglass · 1 year, 9 months ago
  16. 4d6180b docs: fix file name (#185) by Navendu Pottekkat · 1 year, 9 months ago release/0.3.0 0.3.0
  17. 5f9a418 feat: release 0.3.0 (#183) by tzssangglass · 1 year, 9 months ago
  18. 93ba186 docs: refactor multiple documentation structures (#182) by tzssangglass · 1 year, 9 months ago
  19. 58f8088 fix: hot reloading not working when java plugin runner is started from different working directory (#180) by Eric Liu · 1 year, 9 months ago
  20. 1aa3126 fix: remove unnecessary classloader instantiation in main method (#181) by Eric Liu · 1 year, 9 months ago
  21. e064f64 docs: write documentation for shipping plugin (#179) by Eric Liu · 1 year, 9 months ago
  22. de48ff1 docs: add documentation for writing plugins using Maven JAR (#169) by Eric Liu · 1 year, 9 months ago
  23. 7b4fbb5 feat: support release jar to apache nexus (#176) by tzssangglass · 1 year, 9 months ago
  24. 4194525 feat: support hot reload of plugin filters (#158) by Eric Liu · 1 year, 10 months ago
  25. f1454d2 docs: add hot-reloading documentation (#166) by Eric Liu · 1 year, 10 months ago
  26. 4f144eb feat: support filter upstream responses (#164) by tzssangglass · 1 year, 10 months ago
  27. 939b0c1 ci: update Check License Header (#163) by kezhenxu94 · 1 year, 10 months ago
  28. 713a2c5 docs: add MAINTAIN.md (#160) by Eric Liu · 1 year, 10 months ago
  29. 8224fdf chore: upgrade spring boot release version (#157) by tzssangglass · 1 year, 10 months ago
  30. e0d3548 feat: support deploy jar to the Maven Central repository (#155) by Eric Liu · 1 year, 10 months ago
  31. 35159bb refactor: rename the name of the function that gets all the headers to 'getHeaders'. (#132) by 123liubao · 2 years, 2 months ago
  32. d31c455 chore(e2e): update apisix image to dev (#134) by 帅进超 · 2 years, 2 months ago
  33. 8a8a8a3 feat(ci): add e2e test framework (#133) by 帅进超 · 2 years, 2 months ago
  34. 65c6fcd chore: adjust the matching APISIX version to 2.12.0 (#124) by tzssangglass · 2 years, 3 months ago
  35. cbd3b3a chore: adjust the directory navigation order of changelog (#116) by tzssangglass · 2 years, 4 months ago release/0.2.0 0.2.0
  36. a274712 feat: release 0.2.0 (#115) by tzssangglass · 2 years, 4 months ago
  37. 91718ab chore: update copyright to 2022 (#114) by tzssangglass · 2 years, 4 months ago
  38. 1a68261 fix: pre-read requests prevent read/write index confusion (#113) by tzssangglass · 2 years, 4 months ago
  39. d9b9214 feat: catching exceptions thrown during the writeAndFlush (#107) by tzssangglass · 2 years, 4 months ago
  40. 6197a8e docs: adding function definitions for the PluginFilter interface (#108) by tzssangglass · 2 years, 4 months ago
  41. 3da21b9 chore: support run on macos (#103) by tzssangglass · 2 years, 4 months ago
  42. 0d15720 chore: upgrade log4j2 version to 2.17.1 (#104) by tzssangglass · 2 years, 4 months ago
  43. 1fcc377 fix: disable null as key of req/resp headers and args (#105) by tzssangglass · 2 years, 4 months ago
  44. f0ef4b7 refactor: switch from reactor-netty to netty, and support fetching var and body (#100) by tzssangglass · 2 years, 4 months ago
  45. 4e3279f chore: upgrade log4j2 to 2.17.0 (#101) by tzssangglass · 2 years, 5 months ago
  46. d5adbe0 docs: add zh Quick Start (#95) by chenws · 2 years, 5 months ago
  47. 82bef6b chore: upgrade log4j2 version to 2.16.0 (#99) by tzssangglass · 2 years, 5 months ago
  48. 8b89e33 chore: upgrade log4j2 version to 2.15.0 (#98) by Daming · 2 years, 5 months ago
  49. fc3477e fix: modify socket file permissions so that APISIX has permission to read and write (#96) by 寒风 · 2 years, 5 months ago
  50. fa909b8 docs: fix the dist package name (#82) by 罗泽轩 · 2 years, 6 months ago
  51. feac053 fix(sample): StopRequestDemoFilter (#74) by Hugo-X · 2 years, 7 months ago
  52. a5ca9ca fix: convert the conf req to an object and put it in the cache (#73) by tzssangglass · 2 years, 7 months ago
  53. 62d3a57 fix: reset vtable_start and vtable_size of PrepareConf/Req (#66) by tzssangglass · 2 years, 8 months ago
  54. df69b2e fix: cCHANGELOG markdown typo (#60) by bzp2010 · 2 years, 9 months ago
  55. 5a6c837 fix: stop request but not calling setStatusCode will trigger an exception In APISIX (#56) by tzssangglass · 2 years, 9 months ago
  56. bcf2ce3 fix: support chinese encoding in the response body (#53) by barry · 2 years, 10 months ago
  57. 3f5a384 fix: permissions to /tmp/runner.sock is not enough (#51) by tzssangglass · 2 years, 10 months ago
  58. d6bc7fa fix: disable logback, use log4j2 (#46) by tzssangglass · 2 years, 10 months ago
  59. 918e85a chore: remove unnecessary dependencies and IP clean (#45) by Daming · 2 years, 10 months ago
  60. a08926e feat: release 0.1.0 (#44) by tzssangglass · 2 years, 11 months ago release/0.1 0.1.0
  61. dcb8f75 chore: update gitignore (#43) by 罗泽轩 · 2 years, 11 months ago
  62. aa37d5c feat: added issue and PR template, semantic test (#39) by Ayush das · 2 years, 11 months ago
  63. b862026 docs: add Markfile and Changelog.md (#35) by tzssangglass · 2 years, 11 months ago
  64. 8de402e docs: remove duplicate title (#41) by Kishani Kandasamy · 2 years, 11 months ago
  65. 3623f5d docs: refactored directory and added config.json (#38) by Ayush das · 2 years, 11 months ago
  66. 2f98bf3 chore: add notice (#34) by Daming · 2 years, 11 months ago
  67. 07aea0d docs: recommend to use APISIX 2.7.0 (#37) by 罗泽轩 · 2 years, 11 months ago
  68. 47239d7 docs: use 755 permissions is enough (#33) by 罗泽轩 · 2 years, 11 months ago
  69. b7c0de8 fix: ensure correct encoding and decoding when data length is greater than 256 (#32) by tzssangglass · 2 years, 11 months ago
  70. 75ae97d fix: adjust the code location of built-in plugins and custom plugins (#31) by tzssangglass · 2 years, 11 months ago
  71. 591ee0f fix: set more headers and args (#30) by tzssangglass · 2 years, 11 months ago
  72. 64cd46a chore: fix licenses (#29) by Daming · 2 years, 11 months ago
  73. 99cea32 feat: use netty's own unpacking decoder (#26) by tzssangglass · 3 years ago
  74. 21e85cb ci: add Licese header checker (#25) by Daming · 3 years ago
  75. e221d51 fix: TCP half-packet causes decoding exception (#24) by tzssangglass · 3 years ago
  76. 8ce0220 docs: add doc about log level (#23) by tzssangglass · 3 years ago
  77. 44ba784 docs: fix title (#20) by 罗泽轩 · 3 years ago
  78. ecf80b2 docs: add the-internal-of-apisix-java-plugin-runner.md, development.md and how-it-works.md (#19) by tzssangglass · 3 years ago
  79. 732cd2d docs: add README.md (#17) by tzssangglass · 3 years ago
  80. ce3ebda ci: don't require PR to up-to-date with main branch (#16) by 罗泽轩 · 3 years ago
  81. 88c0c26 test: add test cases about filter (#15) by tzssangglass · 3 years ago
  82. aeda437 test: add test case about codec (#14) by tzssangglass · 3 years ago
  83. 53e1d42 build: refactor package (#11) by Daming · 3 years ago
  84. bb08c5d ci: fix indent (#12) by 罗泽轩 · 3 years ago
  85. 0a1f075 ci: fix .asf.yaml codestyle (#10) by Daming · 3 years ago
  86. dfe5a76 test: add test cases (#9) by tzssangglass · 3 years ago
  87. 93a50b3 ci: fix branch and enable issues (#8) by 罗泽轩 · 3 years ago
  88. a288d21 feat: complete the filter and response body (#7) by tzssangglass · 3 years ago
  89. ebfdd5c ci: introduce header checker (#6) by Daming · 3 years ago
  90. c547b02 chore: add .asf.yaml (#5) by Daming · 3 years ago
  91. 17a6903 feat: streamlined code, solid codecs (#4) by tzssangglass · 3 years ago
  92. 62c2e2c feat: adjust protocol handling and refine logic (#3) by tzssangglass · 3 years ago
  93. 4b41047 add code checker (#2) by Daming · 3 years ago
  94. 0018885 initial commit (#1) by Daming · 3 years ago
  95. fd0ce64 Add LICENSE by spacewander · 3 years ago