Skip to content

Releases: arc-mcp/xsuaa-auth

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 17:01
424d823

1.0.0 (2026-07-23)

Bug Fixes

  • align Biome schema with installed version (4afc543)

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 20 Jul 04:29
43eef02

0.1.8 (2026-07-20)

Features

  • add uncached and level-specific destination APIs (#31) (a54cbc5)
  • arc-mcp-xsuaa-auth 0.1.0 — XSUAA/OAuth + BTP PP auth for MCP servers (245795d)
  • facade: add oidc.acceptedScopes for OIDC-only deployments (#14) (35a9364)
  • support for saml assertion destinations (#21) (645e998)

Bug Fixes

  • do not issue client_secret for public DCR clients (auth method "none") (#6) (a756986)
  • exclude package.json from biome so release-please bumps do not break lint (#8) (c03413f)
  • harden Destination Service Find handling (#33) (ba30e8d)
  • harden XSUAA verifier + OAuth callback, export DEFAULT_ACCEPTED_SCOPES (#17) (84f7526)
  • time out BTP service requests (#35) (70196f9)

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 19 Jul 23:37
1a53b68

0.1.6 (2026-07-19)

Bug Fixes

  • harden Destination Service Find handling (#33) (ba30e8d)

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 17 Jul 15:17
5b5c5d0

0.1.5 (2026-07-17)

Features

  • add uncached and level-specific destination APIs (#31) (a54cbc5)

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 26 Jun 21:06
745082a

0.1.4 (2026-06-26)

Features

  • support for saml assertion destinations (#21) (645e998)

Bug Fixes

  • harden XSUAA verifier + OAuth callback, export DEFAULT_ACCEPTED_SCOPES (#17) (84f7526)

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 18 Jun 08:01
96ee6ee

0.1.3 (2026-06-18)

Features

  • facade: add oidc.acceptedScopes for OIDC-only deployments (#14) (35a9364)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 17 Jun 21:14
10f83ff

0.1.2 (2026-06-17)

Bug Fixes

  • exclude package.json from biome so release-please bumps do not break lint (#8) (c03413f)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 21:04
7b8b50b

0.1.1 (2026-06-17)

Features

  • arc-mcp-xsuaa-auth 0.1.0 — XSUAA/OAuth + BTP PP auth for MCP servers (245795d)

Bug Fixes

  • do not issue client_secret for public DCR clients (auth method "none") (#6) (a756986)