Skip to content

Releases: heroku/mcp-remote-auth-proxy

v1.2.2

27 Jan 22:30
39f6013

Choose a tag to compare

What's Changed

  • chore: Fixes project name in package.json by @mandelbro in #112
  • Add OAuth 2.0 Protected Resource Metadata Endpoint by @mandelbro in #114
  • chore: enhance error logging for OIDC adapter initialization by @zwhitfield3 in #117

Full Changelog: v1.2.1...v1.2.2

v1.2.1-beta

20 Jan 22:45
335ac8b

Choose a tag to compare

Beta release for upcoming v1.2.1

v1.2.1

26 Jan 19:48
335ac8b

Choose a tag to compare

What's Changed

  • fix(W-20280588): override glob resolution to handle vulnerability by @k80bowman in #89
  • chore: Resolve 3PP vulnerabilities (W-20328182) by @sbosio in #96
  • chore(deps): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #102
  • chore(deps): bump express-rate-limit from 8.1.0 to 8.2.1 by @dependabot[bot] in #93
  • chore(deps): bump rate-limit-redis from 4.2.3 to 4.3.0 by @dependabot[bot] in #95
  • chore(deps): bump express from 5.1.0 to 5.2.0 by @dependabot[bot] in #98
  • chore(deps-dev): bump the dev-deps group across 1 directory with 7 updates by @dependabot[bot] in #101
  • chore(deps): bump @opentelemetry/sdk-node from 0.206.0 to 0.208.0 by @dependabot[bot] in #94
  • fix(pkce): corrected PKCEStorageHook interface implementation by @mandelbro in #104
  • chore: remove unused TypeScript dependency by @zwhitfield3 in #111
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #90

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

17 Nov 17:01
173449a

Choose a tag to compare

What's Changed

  • chore: update test runners and pr template by @zwhitfield3 in #59
  • chore: removes components inventory config (stored in public inventor… by @jasononaquest in #58
  • chore: Installs pnpm and updates dependencies by @mandelbro in #70
  • chore: Fixes Github CI Workflow by @mandelbro in #73
  • feat: Replace OAuth implementation with @heroku/oauth-provider-adapters-for-mcp provider library by @mandelbro in #72
  • chore: bumps the oauth-provider-adapters-for-mcp dependency to v1.0.0 by @tlowrimore-heroku in #75
  • Release v1.1.0 by @tlowrimore-heroku in #76
  • chore: Update README with adapter library details by @zwhitfield3 in #71
  • chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #74
  • fix: adding pre logging oath url scrubbing to ensure sensitive data not stored by @michaelmalave in #83
  • chore(deps): bump the patch-dependencies group across 1 directory with 8 updates by @dependabot[bot] in #87
  • chore(deps-dev): bump the dev-deps group across 1 directory with 2 updates by @dependabot[bot] in #88
  • chore(deps): bump @opentelemetry/sdk-trace-node from 2.1.0 to 2.2.0 by @dependabot[bot] in #81
  • chore(deps): bump @opentelemetry/instrumentation-net from 0.50.0 to 0.51.0 by @dependabot[bot] in #80
  • chore(deps): bump @opentelemetry/instrumentation-http from 0.206.0 to 0.207.0 by @dependabot[bot] in #79

New Contributors

Full Changelog: v1.0.0...v1.2.0

v1.0.0

04 Sep 16:22
ffc683a

Choose a tag to compare