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

Commit bebaf5e

Browse files
committed
bot checkin
1 parent 2c23f76 commit bebaf5e

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# Change Log
22

3+
## [1.5.8](https://github.com/networknt/light-oauth2/tree/1.5.8) (2018-02-03)
4+
[Full Changelog](https://github.com/networknt/light-oauth2/compare/1.5.7...1.5.8)
5+
6+
**Fixed bugs:**
7+
8+
- Fix docker-compose build [\#57](https://github.com/networknt/light-oauth2/issues/57)
9+
10+
**Closed issues:**
11+
12+
- uppgrade to Hazelcast 2.9.2 [\#66](https://github.com/networknt/light-oauth2/issues/66)
13+
- update db scripts and swagger.json for mysql, postgres and oracle [\#65](https://github.com/networknt/light-oauth2/issues/65)
14+
- update README.md with more information and links to doc site [\#64](https://github.com/networknt/light-oauth2/issues/64)
15+
- add client to service relationship API [\#62](https://github.com/networknt/light-oauth2/issues/62)
16+
- add service endpoints API [\#61](https://github.com/networknt/light-oauth2/issues/61)
17+
- refactor table names before service enhancement [\#60](https://github.com/networknt/light-oauth2/issues/60)
18+
- externalize config files to db directory [\#59](https://github.com/networknt/light-oauth2/issues/59)
19+
- Dockerfile for production images for all services [\#52](https://github.com/networknt/light-oauth2/issues/52)
20+
21+
**Merged pull requests:**
22+
23+
- fixes \#52 - update user permissions on artifacts in production docker… [\#67](https://github.com/networknt/light-oauth2/pull/67) ([DineshAlapati](https://github.com/DineshAlapati))
24+
25+
## [1.5.7](https://github.com/networknt/light-oauth2/tree/1.5.7) (2018-01-01)
26+
[Full Changelog](https://github.com/networknt/light-oauth2/compare/1.5.6...1.5.7)
27+
328
## [1.5.6](https://github.com/networknt/light-oauth2/tree/1.5.6) (2017-12-31)
429
[Full Changelog](https://github.com/networknt/light-oauth2/compare/1.4.3...1.5.6)
530

@@ -9,7 +34,6 @@
934
- remove dependency-reduced-pom.xml for each sub project [\#55](https://github.com/networknt/light-oauth2/issues/55)
1035
- upgrade secret.yml to 1.5.6 with emailPassword [\#54](https://github.com/networknt/light-oauth2/issues/54)
1136
- remove default config for production package [\#53](https://github.com/networknt/light-oauth2/issues/53)
12-
- Dockerfile for production images for all services [\#52](https://github.com/networknt/light-oauth2/issues/52)
1337
- Update readme with links to document site and remove docs folder [\#50](https://github.com/networknt/light-oauth2/issues/50)
1438
- Upgrade docker-compose files and db configurations to 1.5.4 [\#49](https://github.com/networknt/light-oauth2/issues/49)
1539
- Upgrade dependencies and add maven-version [\#48](https://github.com/networknt/light-oauth2/issues/48)

0 commit comments

Comments
 (0)