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: parse-community/parse-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.0.0-alpha.2
Choose a base ref
...
head repository: parse-community/parse-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.0.0-alpha.3
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 12, 2025

  1. feat: Increase required minimum MongoDB versions to 6.0.19, `7.0.16…

    …`, `8.0.4` (#9531)
    
    BREAKING CHANGE: This releases increases the required minimum MongoDB versions to `6.0.19`, `7.0.16`, `8.0.4` and removes support for MongoDB `4`, `5`.
    mtrezza authored Jan 12, 2025
    Configuration menu
    Copy the full SHA
    871e508 View commit details
    Browse the repository at this point in the history
  2. chore(release): 8.0.0-alpha.3 [skip ci]

    # [8.0.0-alpha.3](8.0.0-alpha.2...8.0.0-alpha.3) (2025-01-12)
    
    ### Features
    
    * Increase required minimum MongoDB versions to `6.0.19`, `7.0.16`, `8.0.4` ([#9531](#9531)) ([871e508](871e508))
    
    ### BREAKING CHANGES
    
    * This releases increases the required minimum MongoDB versions to `6.0.19`, `7.0.16`, `8.0.4` and removes support for MongoDB `4`, `5`. ([871e508](871e508))
    semantic-release-bot committed Jan 12, 2025
    Configuration menu
    Copy the full SHA
    85b71da View commit details
    Browse the repository at this point in the history
Loading