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: 4.10.12
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: 4.10.13
Choose a head ref
  • 2 commits
  • 7 files changed
  • 2 contributors

Commits on Jun 30, 2022

  1. fix: protected fields exposed via LiveQuery; this removes protected f…

    …ields from the client response; this may be a breaking change if your app is currently expecting to receive these protected fields ([GHSA-crrq-vr9j-fxxh](GHSA-crrq-vr9j-fxxh)) (#8074)
    mtrezza authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    054f3e6 View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.10.13 [skip ci]

    ## [4.10.13](4.10.12...4.10.13) (2022-06-30)
    
    ### Bug Fixes
    
    * protected fields exposed via LiveQuery; this removes protected fields from the client response; this may be a breaking change if your app is currently expecting to receive these protected fields ([GHSA-crrq-vr9j-fxxh](GHSA-crrq-vr9j-fxxh)) ([#8074](#8074)) ([054f3e6](054f3e6))
    semantic-release-bot committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    4748e9b View commit details
    Browse the repository at this point in the history
Loading