Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mongodb-js/oidc-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.8
Choose a base ref
...
head repository: mongodb-js/oidc-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 4 commits
  • 14 files changed
  • 4 contributors

Commits on Jun 26, 2025

  1. feat(deps)!: update Node.js to v20 (#214)

    Co-authored-by: Anna Henningsen <anna.henningsen@mongodb.com>
    Anemy and addaleax authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    0bb5f2b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. Configuration menu
    Copy the full SHA
    161eb6d View commit details
    Browse the repository at this point in the history
  2. feat: add codeName to all OIDC errors coming from the plugin (#219)

    It came up in conversations that OIDC connections in Compass fail frequently,
    but we do not have real insight into why that is and what the most common
    errors are overall.
    addaleax authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    1598600 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. chore: bump version to v2.0.0 (#220)

    Co-authored-by: addaleax <899444+addaleax@users.noreply.github.com>
    mongodb-devtools-bot[bot] and addaleax authored Jul 4, 2025
    Configuration menu
    Copy the full SHA
    3bcd790 View commit details
    Browse the repository at this point in the history
Loading