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

Commits on Jun 10, 2022

  1. feat: update various dependencies (#1172)

    BREAKING CHANGE: The Facebook Login SDK is upgraded to 13.x; this is a transitive dependency, so if you are directly calling the Facebook Login SDK in your app then this may be a braking change; this release of the Parse Android SDK adds a version range to the Facebook Login SDK dependency for correct gradle dependency resolving
    rommansabbir authored Jun 10, 2022
    Configuration menu
    Copy the full SHA
    779dc0b View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.0.0 [skip ci]

    # [4.0.0](3.0.1...4.0.0) (2022-06-10)
    
    ### Features
    
    * update various dependencies ([#1172](#1172)) ([779dc0b](779dc0b))
    
    ### BREAKING CHANGES
    
    * The Facebook Login SDK is upgraded to 13.x; this is a transitive dependency, so if you are directly calling the Facebook Login SDK in your app then this may be a braking change; this release of the Parse Android SDK adds a version range to the Facebook Login SDK dependency for correct gradle dependency resolving ([779dc0b](779dc0b))
    semantic-release-bot committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    0a0eafd View commit details
    Browse the repository at this point in the history
Loading