2.1.5
2.1.5 (2023-01-04)
Merged pull requests:
- fixes #1557 update DirectRegistry to load serviceId to hosts configur… #1558 (stevehu)
- fixes #1555 update config-loader to support static reload method to a… #1556 (stevehu)
- fixes #1543 revert back to the old implementation but update header o… #1554 (stevehu)
- fixes #1552 Port consul updates from 1.6.x to master to make the modu… #1553 (stevehu)
- fixes #1550 add another set of borrowConnection methods with timeoutS… #1551 (stevehu)
- fixes #1548 make sure the serviceId is not blank when lookup in the L… #1549 (stevehu)
- fixes #1546 Port 1.6.x PR to put exchange listener call back into a t… #1547 (stevehu)
- fixes #1543 only set the response content length header with ServerFi… #1544 (stevehu)
- fixes #1541 missing handleRequest ends in the debug log for BasicAuth… #1542 (stevehu)
- fixes #1539 update RouterHandler to support reload on light-gateway #1540 (stevehu)
- fixes #1537 refactor JwtVerifier to support UnifiedSecurityHandler #1538 (stevehu)
- Issue1535 #1536 (stevehu)
- fixes #1533 refactor ApiKeyHandler to extact logic to another public … #1534 (stevehu)
- fixes #1531 update reload to fresh the registry for SalesforceHandler #1532 (stevehu)
- fixes #1529 status/src/main/resources/config/status.yml #1530 (stevehu)
- Feature/jasonxhl/basic auth enable ad #1528 (jasonxhl)
- fixes #1526 refactor BasicAuthHandler to change the config to static … #1527 (stevehu)
- fixes #1524 use the jwt cache full size as the max cache size in JwtV… #1525 (stevehu)
- fixes #1520 upgrade TLS version to minimum 1.2 #1521 (stevehu)
- fixes #1517 Expose connectionPerThread configuration for router handler #1518 (stevehu)
- fixes #1515 allow the client crendentials token and token key to over… #1516 (stevehu)
- fixes #1513 BasicAuthHandler throws 500 error when authorization head… #1514 (stevehu)
- fixes #1510 Add a flag in security.yml to skip scope verification if … #1511 (stevehu)
- fixes #1508 add jwtCacheFullSize to security.yml and log an error whe… #1509 (stevehu)
- fixes #1506 create a ldap-util module and move the implementation cod… #1507 (stevehu)