## apache/apisix — v0.7…v0.8

_80 commits._

### Features
- **luarocks: release new version. (#625)** (27a1c3e)
- **feature: added new admin api `/admin/node_status`. (#617)** (ec058fe)
- **change: used `resty-matcher` to match ip address, which support IPv6.** (097bcde)
- **doc: add screenshots of dashboard operations for docs of some plugins (#546)** (8b9ebb5)
- **doc: add new doc to Reference document. (#555)** (3966aab)
- **feature: support consumer bind plugins. (#544)** (de3c95d)
- **doc: add screenshots of dashboard operations for docs of limit-req plugin (#543)** (4947696)
- **feature: support upstream nodes with a weight of 0. (#536)** (681a42c)
- **github(issue): supported to use template when creating new issue.** (b8fe2a7)
- **feature: support http method 'connect' & 'trace' (#530)** (c0a1363)
- **doc: added new example to `stream-proxy`. (#520)** (c080f6c)
- **change: move user defined schema to new file `schema_def.lua`.** (65872b8)
- **feature: support dynamic stream(TCP/UDP) proxy in apisix. (#501)** (4aaaf3e)
- **doc: added install-dependencies support for debian 10. (#509)** (e1ceae8)
- **feature: support to load routes from local yaml file. (#464)** (d8d7f01)
- **doc: add SSL doc link in README. (#484)** (9ecaff1)

### Fixes
- **doc: fix some word (#542)** (20905d3)
- **github(issue): updated bug template of issue. (#537)** (580bd4f)
- **fix: doc** (bb93ec3)

### Backend
- **luarocks: updated dependencies of version 0.8.** (b65bb15)
- **doc: added doc for `proxy-rewrite` plugin. (#618)** (9bb2174)
- **change: remove options `host`、`uri`、`schema`、`enable_websocket` of upstream object (#621)** (d91be43)
- **plugin(proxy-rewrite): added more test cases. (#615)** (d2f891f)
- **feature(plugin): rewrite upstream info with plugin `proxy-rewrite` (#594)** (25fd698)
- **change(dashboard): use `/apisix/dashboard` to login dashboard. (#611)** (0d36723)
- **change: exported `remote_addr def` and `host_def` schema definition. (#610)** (91e54ab)
- **bugfix: checked the `router.global_rules` first, it maybe nil. (#609)** (a3b6a10)
- **doc(plugin): fixed wrong link (#608)** (d5f7b1e)
- **doc(admin api): route. (#593)** (3f700c5)
- **bugfix: avoided using temporary files to get the LuaJIT main path. (#602)** (4abb47b)
- **doc: added chinese doc for stream proxy.** (7adcea6)
- **doc: added english doc for jwt plugin.** (791fe69)
- **doc: updated user wall. (#600)** (f9a6920)
- **change: updated lua-resty-radixtree to v1.1. (#591)** (f5a5dd5)
- **bugfix: Each upstream service only needs to create a health check instance, otherwise each work will periodically detect the upstream service (#586)** (14a31a8)
- **doc: installed APISIX by shell script. (#585)** (03f5029)
- **utils: supported to install apisix by shell which is more easy. (#584)** (a4ac562)
- **change: use Lua table directly to avoid JSON string. (#580)** (8caa2d9)
- **change:closing route module get uri parameter variable `api_ctx.matched_params` (#583)** (cfc228d)
- **doc: more about `stand-alone` model. (#577)** (028d830)
- **change: updated lua-resty-radixtree and lua-resty-etcd. (#574)** (79b6f1a)
- **makefile(optimize): avoided repeated downloads.** (1fd7cf2)
- **doc(ip-restriction): style.** (dda0042)
- **change: removed utils `lj-releng`. (#553)** (9e5fda1)
- **doc: added doc index. (#552)** (90707da)
- **travis(optimize): use build-cache for lua folder `deps`. (#551)** (70ea8f6)
- **doc: updated user wall. (#549)** (6b4d018)
- **doc: fixed wrong doc link (#545)** (0ef1e6e)
- **feature: supported to use host name in upstream (#522)** (894fa58)
- **doc: added power by page and user wall. (#541)** (01b0c64)
- **doc: the weight of upstream nodes.** (34d6741)
- **github: added PR template. (#539)** (1bc6d21)
- **github: updated issue templates (#535)** (0536e13)
- **luarocks: fetched source code from branch `v0.7`.** (ec33865)
- **doc: about consumer.** (bcc6027)
- **typo: fixed typo in plugin. (#529)** (435ad76)
- **change: used luarocks to install base prometheus code.** (ecd77c7)
- **change: installed tinyyaml by luarocks. (#527)** (509f055)
- **doc: added more install step detail.** (7d9844c)
- **Update README.md (#523)** (7c5b834)
- **doc: removed luacov status.** (7ed544f)
- **feature: supported to added pluings to stream routes. (#513)** (ad2b67e)
- **bugfix:issue #94, typo in plugin** (7990266)
- **change: upgraded `lua-resty-radixtree` to v0.9.** (8ff48f8)
- **doc: updated.** (239d202)
- **doc: supported Debian 10 for apisix.** (0969751)
- **travis: fixed wrong option `lua-dir`.** (36d16c3)
- **doc: added doc for install methods. (#505)** (338ff13)
- *** doc: for Mac OSX users, APISIX only supports running in a development environment.** (112c4ba)
- **feature: supported to save/delete/change global rule. (#492)** (912685c)
- **bugfix: Windows uses `CRLF` by default, but Linux uses `LF` by default** (977e3c9)
- **bugfix: missing capture error message when fetch SNI name.** (2ca7e1e)
- **change(test): name style.** (4bb40df)
- **doc: enable v2 protocol if the etcd is 3.4 or higher.** (e68b692)
- **luarocks: upgrade `resty-radixtree` to v0.8.** (6e69bd7)
- **doc: fixed JWT link in README_CN.md. (#488)** (34e332a)
- **doc: added doc for Contributing. (#486)** (c8780a5)
- **luarocks: use branch `0.7` to fetch source code.** (3760e83)

### Tests
- **test: added new test case about https://github.com/iresty/apisix/pull/586. (#587)** (4bb9e6e)
- **test: renamed base component.** (14d5a38)

_Recap by [Repo Wrapped](https://repowrapped.com/gh/apache/apisix?utm_source=github-action)._