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: eb0311b57015309bd8adb405394dde53f16e09a8
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: fe2b5e4b7cb2a9a06ee51bec2849567c9906fe37
Choose a head ref
  • 9 commits
  • 10 files changed
  • 3 contributors

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    a7bd180 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.0.0-alpha.26 [skip ci]

    # [6.0.0-alpha.26](6.0.0-alpha.25...6.0.0-alpha.26) (2023-01-20)
    
    ### Bug Fixes
    
    * ES6 modules do not await the import of Cloud Code files ([#8368](#8368)) ([a7bd180](a7bd180))
    semantic-release-bot committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    5a35e6f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. fix: ParseServer.verifyServerUrl may fail if server response header…

    …s are missing; remove unnecessary logging (#8391)
    dblythy authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    1c37a7c View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.0.0-alpha.27 [skip ci]

    # [6.0.0-alpha.27](6.0.0-alpha.26...6.0.0-alpha.27) (2023-01-23)
    
    ### Bug Fixes
    
    * `ParseServer.verifyServerUrl` may fail if server response headers are missing; remove unnecessary logging ([#8391](#8391)) ([1c37a7c](1c37a7c))
    semantic-release-bot committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    f7f5e7e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

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

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    c114dc8 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.0.0-alpha.28 [skip ci]

    # [6.0.0-alpha.28](6.0.0-alpha.27...6.0.0-alpha.28) (2023-01-25)
    
    ### Bug Fixes
    
    * Rate limiter may reject requests that contain a session token ([#8399](#8399)) ([c114dc8](c114dc8))
    semantic-release-bot committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    8adc054 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    9092874 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.0.0-alpha.29 [skip ci]

    # [6.0.0-alpha.29](6.0.0-alpha.28...6.0.0-alpha.29) (2023-01-26)
    
    ### Features
    
    * Upgrade to Parse JavaScript SDK 4 ([#8332](#8332)) ([9092874](9092874))
    semantic-release-bot committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    fe2b5e4 View commit details
    Browse the repository at this point in the history
Loading