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/mongosh
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1aa5dad
Choose a base ref
...
head repository: mongodb-js/mongosh
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e4eedf3
Choose a head ref
  • 14 commits
  • 31 files changed
  • 5 contributors

Commits on May 1, 2025

  1. Configuration menu
    Copy the full SHA
    f0dc347 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. Configuration menu
    Copy the full SHA
    9498019 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    222acdb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9dfea9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    328f2f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a33053 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6cf06c5 View commit details
    Browse the repository at this point in the history
  7. fix: stick to 8.0.x crypt_shared library for now MONGOSH-2177 MONGOSH…

    …-2178 MONGOSH-2179 MONGOSH-2180 (#2444)
    
    Our Amazon Linux 2 package smoke tests have been failing because 8.1.x raised
    the effective minimum platform requirements, so we avoid breakage by sticking
    to 8.0.x for now, just like we do for macOS already. See MONGOSH-2192 for details.
    addaleax authored May 2, 2025
    Configuration menu
    Copy the full SHA
    5fa4c42 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2025

  1. Configuration menu
    Copy the full SHA
    ab06baf View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. feat(release): set acls to private for new uploads MONGOSH-2124 (#2447)

    This commit adjusts our uploads to the new bucket to be private. Access
    to these buckets will come via CDN only, so it is unnecessarily to set
    ACLs.
    drichmdb authored May 5, 2025
    Configuration menu
    Copy the full SHA
    f0dd738 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ef0a2c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. fix(release): add assume roles to evergreen template MONGOSH-2124 (#2448

    )
    
    This commit adds the assume roles that a62e564
    reverted back to the Evergreen template file.
    drichmdb authored May 6, 2025
    Configuration menu
    Copy the full SHA
    03716a2 View commit details
    Browse the repository at this point in the history
  2. chore(ci): only sign macnotary during PRs MONGOSH-2163 (#2449)

    This commit adjusts our Evergreen template to restore the functionality
    that was originally committed in 5af1c40
    and reverted in 10a20d2. Going forward,
    we should only sign Mac builds on PRs
    drichmdb authored May 6, 2025
    Configuration menu
    Copy the full SHA
    a19e320 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. chore(release): bump packages

    Ubuntu committed May 7, 2025
    Configuration menu
    Copy the full SHA
    e4eedf3 View commit details
    Browse the repository at this point in the history
Loading