Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Releases: fabric8-ui/ngx-login-client

v2.8.0

30 Nov 19:50
Compare
Choose a tag to compare

2.8.0 (2018-11-30)

Features

  • permission: add methods for role management and audit RPT logic (#132) (abc6eb3)

v2.7.0

14 Nov 15:11
Compare
Choose a tag to compare

2.7.0 (2018-11-14)

Bug Fixes

  • build: remove gulp-ngc since it is not supported and replace with ngc call in gulp (b25b8a6)
  • package: downgrade gulp-ngc to 0.2.1 (9fd1a20)
  • package: downgrade jasmine to 3.2.0 and jasmine-core to 3.2.1 (a300d9b)

Features

  • package: update library version, including Angular to v7 (c6d3b4b)
  • package: update libs (f507eb1)

v2.6.0

19 Oct 14:37
Compare
Choose a tag to compare

2.6.0 (2018-10-19)

Features

  • permissions: add permission service for reading scopes and permissions from RPT token (#131) (72fda77)

v2.5.1

03 Oct 10:11
1cfcb1c
Compare
Choose a tag to compare

2.5.1 (2018-10-03)

Bug Fixes

  • dependency-injection: rename InjectionToken WIT_API_URL -> WIT_API_PROXY (#130) (1cfcb1c)

v2.5.0

29 Sep 03:21
Compare
Choose a tag to compare

2.5.0 (2018-09-29)

Features

  • rpt-interceptor: add RPT refresh logic to auth interceptor & cleanup code (#129) (447c01e)

v2.4.1

31 Aug 20:38
Compare
Choose a tag to compare

2.4.1 (2018-08-31)

Bug Fixes

  • package: update ngx-base to ^3.3.1 (105ea49)

v2.4.0

31 Aug 18:09
Compare
Choose a tag to compare

2.4.0 (2018-08-31)

Features

  • package: update @angular to 6.1.6 (3f42826)
  • package: update @ngtools/webpack to 6.1.5 (dc68939)
  • package: update ngx-base to ^3.2.0 (15eef75)
  • package: update rxjs to 6.3.1 (8729906)
  • package: update rxjs-compat to 6.3.1 (2093acf)
  • package: update semantic-release to 15.9.12 (f31a28d)
  • package: update style-loader to 0.23.0 (bc99d98)
  • package: update webpack-dev-middleware to 3.2.0 (e7d0e7e)
  • package: update webpack-dev-server to 3.1.7 (ecf71f6)

v2.3.3

31 Aug 17:20
bfcd79a
Compare
Choose a tag to compare

2.3.3 (2018-08-31)

Bug Fixes

  • build: update perf script to use the correct config (#124) (bfcd79a)

v2.3.2

29 Aug 13:03
Compare
Choose a tag to compare

2.3.2 (2018-08-29)

Bug Fixes

  • build: move the setting of the branch to the deploy script so PRs will run (9679c52)

v2.3.1

28 Aug 03:30
Compare
Choose a tag to compare

2.3.1 (2018-08-28)

Bug Fixes

  • build: fix typos in the build scripts that ref other projects (186e460)