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: 6.0.0-alpha.8
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: 6.0.0-alpha.9
Choose a head ref
  • 2 commits
  • 15 files changed
  • 2 contributors

Commits on Nov 16, 2022

  1. feat: Remove deprecation DEPPS3: Config option `enforcePrivateUsers…

    …` defaults to `true` (#8283)
    
    BREAKING CHANGE: The Parse Server option `enforcePrivateUsers` is set to `true` by default; in previous releases this option defaults to `false`; this change improves the default security configuration of Parse Server (#8283)
    dblythy authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    ed499e3 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.0.0-alpha.9 [skip ci]

    # [6.0.0-alpha.9](6.0.0-alpha.8...6.0.0-alpha.9) (2022-11-16)
    
    ### Features
    
    * Remove deprecation `DEPPS3`: Config option `enforcePrivateUsers` defaults to `true` ([#8283](#8283)) ([ed499e3](ed499e3))
    
    ### BREAKING CHANGES
    
    * The Parse Server option `enforcePrivateUsers` is set to `true` by default; in previous releases this option defaults to `false`; this change improves the default security configuration of Parse Server (#8283) ([ed499e3](ed499e3))
    semantic-release-bot committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    dd45eb2 View commit details
    Browse the repository at this point in the history
Loading