2.0.1 (2019-06-13)
Merged pull requests:
- fixes #532 rename logging to logger-config and clean up the dependencies #533 (stevehu)
- Fixes #530 - Add service name to Server configuration #531 (ddobrin)
- fixes #528 The config module blindly convert string 0000 to 0 for env… #529 (stevehu)
- Feat/#506 add debug logging #507 (jiachen1120)
- removed io.undertow.client.http package due to classes in this package were already moved to com.networknt.client package #527 (BalloonWen)
- Add logging module for light 4j RFC#29 #453 (sreenicibc)
- bug when using consul with http1.1 #524 (BalloonWen)
- Feat/#521 enbale http2 consul config #522 (jiachen1120)
- Add JsonWebKey support in JWT key verification #511 (jsu216)
- Fix/#512 config overwritten #516 (jiachen1120)
- fixes #513 disable sanitizer handler by default #515 (stevehu)
- Fix/#504 read keystore from system property #505 (jiachen1120)
- fixes #508 associate the correlationId with the traceabilityId when c… #509 (stevehu)
- Feat/default decryptor #501 (jiachen1120)
- fixes #499 ConsulRegistry discoverService returns http always #500 (stevehu)
- fixes #497 implement service discovery in OauthHelper #498 (stevehu)
- fix path separator - #483 #484 (dz-1)
- fixes #495 support multiple key servers for token and sign #496 (stevehu)
- fixes #493 update timeoutCount to AtomicInteger in circuit breaker #494 (stevehu)
- Fix/#491 direct registry with env #492 (jiachen1120)
- #240 timeout feature #241 circuit breaker #485 (jefperito)
- Fix/#482 consul service discovery caching #486 (BalloonWen)
- fixes #489 need to rollback the lazy init of config in Server #490 (stevehu)
- fixes #487 resolve test case failure in the server module #488 (stevehu)
- fixes #474 register light-hybrid-4j services in Server module #475 (stevehu)
- fixes issue #480 #481 (chenyan71)
- fixes #478 service getting unregistered from consul after a while #479 (stevehu)
- Fixed the scope caching error #477 (jiachen1120)
- fixes #468 resolve backward compatible issue for server.config #469 (stevehu)
- fixes #466 Incorrect status code #467 (stevehu)
- fixes #464 update license and copyright headers #465 (stevehu)
- Pluggable config server feature RFC#0019 #451 (santoshaherkar)
- Added new server option ALLOW_UNESCAPED_CHARACTERS_IN_URL #462 (jiachen1120)
- populate path params - #light-rest-4j/issues/67 #463 (dz-1)
- fixes #460 upgrade maven plugins to the latest versions #461 (stevehu)
- fixes #456 resolve warnnings from errorprone #457 (stevehu)
- fixes #454 add test cases for AESDecryptor and DecryptConstructor #455 (stevehu)
- fixed caching issue when initlizing multiple token request havenot been tested #452 (BalloonWen)
- Feat/#351 server options configurable #432 (jiachen1120)
- Feat/#427 config decryption #429 (jiachen1120)
- Feat/light 4j/#391 support caching multiple Jwts #410 (BalloonWen)
- Cache unparsed request body (configurable/ for application/json request) #447 (jiachen1120)
- fixes #448 remove broken import statements in Http2Client #449 (stevehu)
- move classes in undertow package to networknet packages - #433 #435 (dz-1)
- Integrate decryption module in all retrievals of config - #413 #414 (dz-1)
- fixes #445 update client module to access signing service #446 (stevehu)
- fixes #443 Add a new constant in http header for service_url #444 (stevehu)
- fixes #441 detect copy/paste code with PMD 6.12.0 #442 (stevehu)
- fixes #438 add NOTICE.txt for all third party dependencies and licenses #439 (stevehu)
- fixes #434 update copyright and license in source code #436 (stevehu)
- fixes #430 add status code to status.yml for light-codegen #431 (stevehu)
- just improvements #419 (jefperito)