Skip to content

v9.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Mar 22:44
· 5 commits to main since this release
Immutable release. Only release title and notes can be modified.
a355655

Features

  • add configuration for limiting external resource body limits (0c424cd)
  • experimental support for Client ID Metadata Document (CIMD) (d5323f4)
  • prevent fetching special-use IP address resources (1548834)

Documentation

  • align section titles and auto-generate toc (287bfa8)
  • description fixes and various editorial edits (a8f4f15)
  • fix attestClientAuth link (9c6f095)
  • solve generated nested lists (d1ebcd2)
  • update README.md prose for experimental features (b029f47)
  • update the generated content to reflect the jsdoc structure (aa9f83b)

Refactor

  • extract setWWWAuthenticateHeader to a shared module (bb66e62)