Skip to content

Releases: cloudfoundry/uaa-singular

1.28.0

04 Oct 19:22
2adb6ed
Compare
Choose a tag to compare

Security Fixes

  • Bump various dependencies

v1.21.0

03 Feb 18:36
Compare
Choose a tag to compare

DEPENDENCY UPDATES

Bump webpack from 3.3.9 to 4.41.5
Bump http-server from 0.11.1 to 0.12.1
Bump chromedriver from 78.0.1 to 79.0.3
Bump file-loader from 4.2.0 to 5.0.2
Bump nightwatch from 1.2.4 to 1.3.4

1.20.0

30 Oct 19:07
Compare
Choose a tag to compare

This release updates various dependencies:

  • Bump webpack from 4.39.1 to 4.41.2

  • Bump idempotent-babel-polyfill from 0.1.0 to 7.4.4

  • Bump chromedriver from 76.0.0 to 78.0.1
  • Bump file-loader from 4.1.0 to 4.2.0
  • Bump nightwatch from 1.2.1 to 1.2.4

  • Bump webpack-cli from 3.3.6 to 3.3.9

1.18.0

13 Aug 21:49
Compare
Choose a tag to compare

Security

  • Addressed vulnerability regarding Signature Verification Bypass in jwt-simple
  • Addressed ecstatic vulnerability to Open Redirect
  • Bumped node-tar from 4.4.1 to 4.4.8 (Security fix)
  • Addressed lodash vulnerability by bumping to v4.6.1 or later in order to address a high severity CVE: CVE-2019-10744
    - Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 (Security fix)
    - Bump lodash.merge from 4.6.1 to 4.6.2 (Security fix)

Updates

  • Bump webpack from 4.8.3 to 4.39.1
  • Bump webpack-cli from 3.3.2 to 3.3.6
  • Bump nightwatch from 1.0.18 to 1.2.1
  • Bump file-loader from 1.1.11 to 4.1.0
  • Bump jasmine from 2.9.0 to 3.3.1
  • Bump chromedriver from 74.0.0 to 76.0.0

v1.6.0

19 Feb 17:51
Compare
Choose a tag to compare

Stories included in release

Feature

  • Allows Singular to be invoked on initialization instead of on DOM content load events via a configuration property appendFramesOnInit.

v1.3.2

24 May 23:04
Compare
Choose a tag to compare
  • Polyfill support added, which extends support for Internet Explorer 11
  • Singular location is now configurable in case you need to modify the location of the singular files
  • npm package size reduced
  • Helpful error messages added to assist developers with common network and configuration errors

Do-Not-Use

24 May 23:04
Compare
Choose a tag to compare

Please use v1.3.2

Do-Not-Use

24 May 23:05
Compare
Choose a tag to compare

Please use v1.3.2

v1.2.2

24 May 01:34
Compare
Choose a tag to compare

Fixed an issue where client frame objects were not being properly removed.

v1.2.1

24 May 01:33
Compare
Choose a tag to compare

Bumped hoek to 5.0.3