Skip to content

Conversation

redynasc
Copy link
Owner

@redynasc redynasc commented Aug 5, 2020

NOTE: Please read the Contributing.md guidelines before submitting your patch:

https://github.com/apache/incubator-apisix/blob/master/Contributing.md#how-to-add-a-new-feature-or-change-an-existing-one

Summary

sync from apache/master

Full changelog

  • [Implement ...]
  • [Add related tests]
  • ...

Issues resolved

Fix #XXX

eiyouwang and others added 30 commits April 24, 2020 12:24
* feat: support save k8s deployment info to upstream
membphis and others added 29 commits July 29, 2020 19:25
#1766)

* feature: add a new option, decide if we remove the "/" at the end of the URI before route matching.

fix #1765
doc(request-validation): fixed the wrong example.
* feat: add more metrics for prometheus

* test: add test cases

* fix: check lint error

* remove hostname metrics. -> can't save string value.

* add more index

* add X-Etcd-Index

* fix lint

* test: add more test cases

* fix: Avoid the index to exceed 1000 by updating other keys that will causing a full reload

* add prev_index

* fix lint

* fix: fetch key first

* fix: test error

* fix update version only when waitdir error is timeout

* test

* fix: sleep more time

* fix: code style

* fix: code style
* test case: formatted by `reindex`.
…e. (#1968)

* perf: no longer generate unnecessary nginx conf for better performance.
* benchmark: sync nginx.conf for fake-apisix.

> Is this PR backward compatible?

Disable two plugins by default(proxy-cache, proxy-mirror), if the user wants to enable them, need to modify the conf/config.yaml by manual.
…#1980)

* bugfix: fail to handshake if there is no certificate matched by host.
* fix:  grpc proxy test case
Supporting distribution and execution scripts, we can implement many new features, 
such as plug-in orchestration.
@redynasc redynasc merged commit 42ab53f into redynasc:master Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.