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: square/retrofit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.10.0
Choose a base ref
...
head repository: square/retrofit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.11.0
Choose a head ref
  • 16 commits
  • 15 files changed
  • 4 contributors

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    bd7ecf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75c3f06 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4107 from square/renovate/com.android.tools.build…

    …-gradle-8.x
    
    Update dependency com.android.tools.build:gradle to v8.3.1
    JakeWharton authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    cd73d63 View commit details
    Browse the repository at this point in the history
  4. Disable Jekyll

    JakeWharton committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    b577daa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ddc3f9 View commit details
    Browse the repository at this point in the history
  6. Fix CI publishing

    jonapoul authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a60e968 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4110 from jonapoul/patch-1

    Fix CI publishing
    JakeWharton authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8f5a3c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Gracefully handle parse failure with locking

    Before we would poison the map with the lock object so the second caller would get a weird ClassCastException.
    JakeWharton committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    d412139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83acb51 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4115 from square/renovate/gradle-8.x

    Update dependency gradle to v8.7
    JakeWharton authored Mar 22, 2024
    Configuration menu
    Copy the full SHA
    80aee71 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. all: remove repetitive words

    Signed-off-by: deterclosed <fliter@outlook.com>
    deterclosed committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    bab101e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Merge pull request #4116 from deterclosed/trunk

    all: remove repetitive words
    JakeWharton authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    9b5e630 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    d6eac54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4114 from square/jw.locks.2024-03-22

    Gracefully handle parse failure with locking
    JakeWharton authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c579693 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4117 from square/jw.public-optional.2024-03-27

    Make optional converter public
    JakeWharton authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    eba9567 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Prepare version 2.11.0

    JakeWharton committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    cc76c22 View commit details
    Browse the repository at this point in the history
Loading