Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Releases: networknt/light-oauth2

1.6.8

30 Aug 19:17

Choose a tag to compare

1.6.8 (2019-08-30)

Merged pull requests:

2.0.4

16 Aug 20:01

Choose a tag to compare

2.0.4 (2019-08-16)

Merged pull requests:

1.6.7

16 Aug 17:45

Choose a tag to compare

1.6.7 (2019-08-16)

Merged pull requests:

2.0.3

31 Jul 19:21

Choose a tag to compare

2.0.3 (2019-07-31)

Merged pull requests:

1.6.6

31 Jul 13:38

Choose a tag to compare

1.6.6 (2019-07-31)

Merged pull requests:

1.6.5

13 Jul 01:27

Choose a tag to compare

1.6.5 (2019-07-12)

Merged pull requests:

2.0.2

10 Jul 20:15

Choose a tag to compare

2.0.2 (2019-07-10)

Merged pull requests:

  • fixes #188 update Dockerfile and build.sh to image publishing #189 (stevehu)
  • fixes #186 update login-view for code service to submit the form #187 (stevehu)
  • fixes #184 add LightFormAuthenticationMechanism to handler the form a… #185 (stevehu)
  • fixes #180 upgrade code service to use handler.yml and introduce the … #181 (stevehu)
  • fixes #178 add java.security.jgss to the Docker jlink module #179 (stevehu)
  • fixes #176 add java.management module to the docker jlink #177 (stevehu)
  • fixes #174 update Dockerfile for java 11 #175 (stevehu)
  • fixes #172 add client.keystore and client.truststore to the test config #173 (stevehu)
  • fixes #169 add both release and snapshot repositories #170 (stevehu)

1.6.4

10 Jun 16:33

Choose a tag to compare

1.6.4 (2019-06-10)

Merged pull requests:

1.6.2

17 May 23:14

Choose a tag to compare

1.6.2 (2019-05-17)

Merged pull requests:

1.6.1

03 May 21:58

Choose a tag to compare

1.6.1 (2019-05-03)

Merged pull requests:

  • fixes #160 oauth2-code health check path does not have service ID #168 (stevehu)
  • fixes #166 update KeyRequest constructor with kid parameter #167 (stevehu)
  • fixes #164 remove swagger dependencies and use light-4j version only #165 (stevehu)