Skip to content

Releases: byu-oit/byu-wso2-request

Update which version of byu-wabs-oauth is used

21 Feb 17:58

Choose a tag to compare

Older version of wabs-oauth causes hang up during runtime. The newer version removes this.

v3.3.3

05 Jul 15:51
c1d0ffe

Choose a tag to compare

What's Changed

Full Changelog: v3.3.2...v3.3.3

v3.3.2

16 Jun 17:34
5853fdf

Choose a tag to compare

What's Changed

  • Support passing in the OpenId Configuration URL by @stuft2 in #87
  • Fix jwt configuration by @stuft2 in #88

A previous release of v3.3.0 was not recorded in GitHub. In order to fix bugs due to the unexpected dependency, v3.3.1 was released with changes from the prereleases in v3.2.2.

Full Changelog: v3.2.1...v3.3.2

v3.2.2-0

09 Jun 17:08
2d626b3

Choose a tag to compare

v3.2.2-0 Pre-release
Pre-release

What's Changed

  • Detect invalid credentials by @byujol in #83
  • Support passing in the OpenId Configuration URL by @stuft2 in #87

Full Changelog: v3.2.1...v3.2.2-0

v3.2.1

02 Jun 19:38
b26829b

Choose a tag to compare

  • Bump sinon from 9.2.4 to 11.1.1
  • Lots of meta work
    • Upgrade to GitHub-native Dependabot
    • Change default branch to main
    • Split test and lint jobs in CI
    • Add Node.js 16 to CI matrix
    • Use fail-fast: false on matrix jobs in CI
    • Colorize test results in CI
    • Upload test coverage to Codecov, add badge

v3.2.0

04 Mar 00:35
a03bd13

Choose a tag to compare

  • Require byu-jwt@^3.0.6, which contains an important fix to handle multiple certificates from WSO2

For those looking back at the history, v3.1.2 is in Git but was never published on npm. It looks like @martingarn went to v3.2.0, published it, and then missed updating the changelog. I'm updating it on his behalf.

v3.1.1

01 Dec 17:52
cbfdd42

Choose a tag to compare

  • Mitigate race condition when revoking tokens (17e043f)
  • Update devDependencies
  • Add CI
  • Resolve some test flakiness

v3.1.0

16 May 18:07
46b733a

Choose a tag to compare

  • Add getCurrentToken()
    • This might be useful for figuring out what to redact from logs.
  • Update types

v3.0.5

08 Apr 01:41
618c91c

Choose a tag to compare

Bump byu-wabs-oauth to v4

Mostly to allow deduplication of byu-jwt@^3

v3.0.4

08 Apr 01:29
971f3cf

Choose a tag to compare

Bump byu-jwt dependency to v3

There were no changes relevant to us, minus a smaller download size