2.1.28 (2023-10-24)
Merged pull requests:
- [SWE637 FA23]: Fix body handler flaky test caused by invalid cast of string to java list #1920 (sunkarnamritishh)
- Fixes #1908 - CRYPT regex too strict, only allows AES crypto alike strings #1930 (ForwardKeys)
- fixes #1928 make the BuffersUtils MAX_CONTENT_SIZE configurable #1929 (stevehu)
- fixes #1926 make the maxBuffers confiigurable in the RequestIntercept… #1927 (stevehu)
- fixes #1924 adding special characters for the CRYPT matching #1925 (stevehu)
- Issue1918 #1923 (stevehu)
- fixes #1921 pass the request body to the transformer only if it is a … #1922 (stevehu)
- fixes #1914 change external handler to send byte[] for raw stream #1915 (stevehu)
- Lambda Validator Status Codes #1870 (KalevGonvick)
- fixes #1912 Add a DummyDecryptor for testing #1913 (stevehu)
- fixes #1909 environment variables cannot overwrite config values if i… #1911 (stevehu)
- fixes #1906 add OAuthServerGetHandler to allow get method to retrieve… #1907 (stevehu)