Skip to content

Releases: networknt/light-4j

1.6.32

24 Feb 19:55
Compare
Choose a tag to compare

1.6.32 (2021-02-24)

Merged pull requests:

  • fixes #920 update CookiesDumper in DumpHandler after upgrade to under… #921 (stevehu)

Upgrade Guidelines:

This is a release with some bug fixes and enhancements. It is backward compatible with the 1.6.31 release. Along with the PR above, we have upgraded Undertow to 2.2.4.Final and json-schema-validator to 1.0.49.

For all the changes for the entire platform, please refer to https://trello.com/b/189msq9S/release-schedule

2.0.23

29 Jan 21:35
Compare
Choose a tag to compare

2.0.23 (2021-01-29)

Merged pull requests:

Upgrade Guidelines:

This is a release with some bug fixes and enhancements. It is backward compatible with the 1.6.30 release except for the following.

For all the changes for the entire platform, please refer to https://trello.com/b/189msq9S/release-schedule

1.6.31

29 Jan 22:30
Compare
Choose a tag to compare

1.6.31 (2021-01-29)

Merged pull requests:

  • fixes #883 output an error message in the service module if the implm… #892 (stevehu)

Upgrade Guidelines:

This is a release with some bug fixes and enhancements. It is backward compatible with the 1.6.30 release except for the following.

For all the changes for the entire platform, please refer to https://trello.com/b/189msq9S/release-schedule

1.6.30

23 Dec 02:38
Compare
Choose a tag to compare

1.6.30 (2020-12-22)

Merged pull requests:

Upgrade Guidelines:

This is a release with some bug fixes and enhancements. It is backward compatible with the 1.6.29 release except for the following.

  • AuditHandler configuration file has been changed. The request and response have been changed to requestBody and responseBody to make it clear.

For all the changes for the entire platform, please refer to https://trello.com/b/189msq9S/release-schedule

2.0.22

22 Dec 22:32
Compare
Choose a tag to compare

2.0.22 (2020-12-22)

Merged pull requests:

Upgrade Guidelines:

This is a release with some bug fixes and enhancements. It is backward compatible with the 2.0.21 release except for the following.

  • AuditHandler configuration file has been changed. The request and response have been changed to requestBody and responseBody to make it clear.

For all the changes for the entire platform, please refer to https://trello.com/b/189msq9S/release-schedule

2.0.21

25 Nov 17:21
Compare
Choose a tag to compare

2.0.21 (2020-11-25)

Merged pull requests:

  • fixes #837 invoke notify only if listener is not null in the direct r… #838 (stevehu)
  • fixes #835 add CID and UID string into the constants for Okta token #836 (stevehu)
  • fixes #833 subscribe and unsubscribe regardless listener for Abstract… #834 (stevehu)
  • fixes #829 remove the serviceMap cache from the LightCluster and use … #832 (stevehu)
  • fixes #830 remove zookeeper registry as nobody is using it #831 (stevehu)
  • fixes #827 update discovered cache with WebSocket message from contro… #828 (stevehu)
  • fixes #825 update the service lookup for the Portal Registry #826 (stevehu)
  • fixes #823 add a new test case for JwtIssuerTest to generate light-pr… #824 (stevehu)
  • Issue821 #822 (stevehu)
  • fixes #819 output the body in the ServerInfoGetHandlerTest as it fail… #820 (stevehu)
  • fixes #817 update the currentPort and currentAddress in server module #818 (stevehu)
  • Issue815 #816 (stevehu)
  • fixes #813 update portal-registry.yml with templates in both main and… #814 (stevehu)
  • fixes #811 upgrade server info handler to output openapi.yaml and upd… #812 (stevehu)
  • fixes #809 update handler to support websocket in the handler.yml #810 (stevehu)
  • fixes #807 add portal-registry model for portal registry and discovery #808 (stevehu)
  • fixes #805 update server.yml to add keystore and truststore passwords #806 (stevehu)
  • fixes #803 update client.yml to add truststore password #804 (stevehu)
  • fixes #801 add password to the jwt.yml as the secret.yml is removed #802 (stevehu)
  • fixes #799 remove secret.yml and add config property missing error code #800 (stevehu)
  • fixes #775 log the connection info when failed to connect to the OAut… #798 (stevehu)
  • fixes #796 update the redirect_uri to localhost 3000 to sync with lig… #797 (stevehu)
  • fixes #794 switch OauthHelper to HttpClient of jdk11 to support forwa… #795 (stevehu)

Upgrade Guidelines:

This is a release with some bug fixes and enhancements. It is backward compatible with the 2.0.20 release except for the following.

  • the zookeeper registry is removed from the light-4j so we support only the Portal Registry and Consul Registry for global service registry and discovery
  • We switched to JDK 11 HttpClient to communicate with OAuth 2.0 provider to support a lot more complicated network topology. The Http2Client is still used in other places and it is the fastest in benchmark compare to JDK 11 and OkHttp. If you are using the Dockerfile generated before, you need to add java.net.http module into it.

For all the changes for the entire platform, please refer to https://trello.com/b/189msq9S/release-schedule

2.0.20

05 Nov 22:21
Compare
Choose a tag to compare

2.0.20 (2020-11-05)

Merged pull requests:

  • fixes #792 add a scp constant string to enure there is no hard-coded … #793 (stevehu)
  • fixes #790 update security test to generate long lived tokens with sc… #791 (stevehu)
  • fixes #788 update the OAuth key request for jwk integration #789 (stevehu)

Upgrade Guidelines:

This is a release with some enhancements. It is backward compatible with the 2.0.19 release.

For all the changes for the entire platform, please refer to https://trello.com/b/189msq9S/release-schedule

2.0.19

01 Nov 19:15
Compare
Choose a tag to compare

2.0.19 (2020-11-01)

Merged pull requests:

Upgrade Guidelines:

This is a release with defect fixes and enhancements. It is backward compatible with the 2.0.18 release.

For all the changes for the entire platform, please refer to https://trello.com/b/189msq9S/release-schedule

1.6.29

01 Nov 18:16
Compare
Choose a tag to compare

1.6.29 (2020-11-01)

Merged pull requests:

  • Bump junit from 4.12 to 4.13.1 #777 (dependabot)
  • Avoid NoSuchElementException in ManualAESDecryptor. #776 (rgrig)

Upgrade Guidelines:

This is a release with defect fixes and enhancements. It is backward compatible with the 1.6.28 release.

For all the changes for the entire platform, please refer to https://trello.com/b/189msq9S/release-schedule

2.0.18

01 Oct 18:03
Compare
Choose a tag to compare

2.0.18 (2020-10-01)

Merged pull requests:

  • fixes #773 resolve a defect to handle the environment tag with single… #774 (stevehu)
  • fixes #771 change the STATUS_HOST_IP to public #772 (stevehu)
  • fixes #769 add environment tag to the DirectRegistry to support tag b… #770 (stevehu)
  • fixes #765 add email registered error to the status.yml for light-rou… #766 (stevehu)
  • fixes #763 add client authenticated user request in the OauthHelper f… #764 (stevehu)
  • fixes #761 capture the ip address and port number on server for metrics #762 (stevehu)

Upgrade Guidelines:

This is a release with defect fixes and enhancements. It is backward compatible with the 2.0.17 release.

For all the changes for the entire platform, please refer to https://trello.com/b/189msq9S/release-schedule