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: alpha
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: release
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 23, 2024

  1. empty

    mtrezza committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    f51b5ce View commit details
    Browse the repository at this point in the history
  2. build: Release (#9504)

    mtrezza authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    ef59e2e View commit details
    Browse the repository at this point in the history
  3. chore(release): 7.4.0 [skip ci]

    # [7.4.0](7.3.0...7.4.0) (2024-12-23)
    
    ### Bug Fixes
    
    * `Parse.Query.distinct` fails due to invalid aggregate stage 'hint' ([#9295](#9295)) ([5f66c6a](5f66c6a))
    * Security upgrade cross-spawn from 7.0.3 to 7.0.6 ([#9444](#9444)) ([3d034e0](3d034e0))
    * Security upgrade fast-xml-parser from 4.4.0 to 4.4.1 ([#9262](#9262)) ([992d39d](992d39d))
    * Security upgrade node from 20.14.0-alpine3.20 to 20.17.0-alpine3.20 ([#9300](#9300)) ([15bb17d](15bb17d))
    
    ### Features
    
    * Add support for MongoDB 8 ([#9269](#9269)) ([4756c66](4756c66))
    * Add support for PostGIS 3.5 ([#9354](#9354)) ([8ea3538](8ea3538))
    * Add support for Postgres 17 ([#9324](#9324)) ([fa2ee31](fa2ee31))
    * Upgrade @parse/push-adapter from 6.7.1 to 6.8.0 ([#9489](#9489)) ([286aa66](286aa66))
    semantic-release-bot committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    2cebb88 View commit details
    Browse the repository at this point in the history
Loading