2.1.23 (2023-07-11)
Merged pull requests:
- fixes #1831 update the http method to lower case external services en… #1832 (stevehu)
- fixes #1829 change the gateway to sidecar in the module list in pom.xml #1830 (stevehu)
- fixes #1827 use the passed in endpoint for external handlers in the m… #1828 (stevehu)
- fixes #1832 As ProxyHandler is working asynchronously, capture the me… #1824 (stevehu)
- fixes #1818 fix a bug in getConfigServerQueryParameters for api version #1819 (stevehu)
- fixes #1816 change rate-limit default response code to 429 #1817 (stevehu)
- fixes #1814 add trace statements for requestHeaders in RequestTransfo… #1815 (stevehu)
- fixes #1805 add scope to PathPrefixAuth for ePAM security yaml plugin #1806 (stevehu)
- fixes #1803 add comments for db-provider, ldap and jaeger-tracing con… #1804 (stevehu)
- logger config requests pass through to spring boot actuator endpoints #1802 (stevehu)
- 193 mapped diagnostic context mdc is not working if request is cross multiple threads #1798 (KalevGonvick)