-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: square/okio
base: parent-3.15.0
head repository: square/okio
compare: parent-3.16.0
- 15 commits
- 13 files changed
- 5 contributors
Commits on Jul 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ca0c7f3 - Browse repository at this point
Copy the full SHA ca0c7f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e40528b - Browse repository at this point
Copy the full SHA e40528bView commit details
Commits on Jul 4, 2025
-
Update dependency gradle to v8.14.3 (#1649)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a2e4f13 - Browse repository at this point
Copy the full SHA a2e4f13View commit details
Commits on Jul 7, 2025
-
Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.7.1-0.…
…6.x-compat (#1650) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4a1ad62 - Browse repository at this point
Copy the full SHA 4a1ad62View commit details -
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.…
…1.0 (#1651) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a3251a5 - Browse repository at this point
Copy the full SHA a3251a5View commit details
Commits on Jul 10, 2025
-
Update dependency org.jetbrains.kotlinx.binary-compatibility-validato…
…r:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin to v0.18.1 (#1654) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a96af6f - Browse repository at this point
Copy the full SHA a96af6fView commit details -
Update dependency com.android.tools.build:gradle to v8.11.1 (#1655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7edbfd3 - Browse repository at this point
Copy the full SHA 7edbfd3View commit details
Commits on Jul 12, 2025
-
Update dependency com.google.jimfs:jimfs to v1.3.1 (#1657)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4e88847 - Browse repository at this point
Copy the full SHA 4e88847View commit details
Commits on Jul 16, 2025
-
Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.34…
….0 (#1659) * Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.34.0 * Update build.gradle.kts --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jake Wharton <jw@squareup.com>
Configuration menu - View commit details
-
Copy full SHA for 5355bcc - Browse repository at this point
Copy the full SHA 5355bccView commit details
Commits on Jul 21, 2025
-
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.…
…2.0 (#1665) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0cccd61 - Browse repository at this point
Copy the full SHA 0cccd61View commit details -
Update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.…
…2.1 (#1667) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d9e59b6 - Browse repository at this point
Copy the full SHA d9e59b6View commit details
Commits on Jul 23, 2025
-
Add heap implementation for AsyncTimeout (#1658)
* Add heap implementation for AsyncTimeout * Add AsyncTimeout benchmark tests * Some test fixes * linting * Don't sample the clock too much * Spotless * working heap * benchmark test improvements, async timeout code cleanup * Visual test * more tests, clean up heap code * Spotless * apiDump * Fix a bunch of nitpicks * No new public API --------- Co-authored-by: Jesse Wilson <jwilson@squareup.com>
Configuration menu - View commit details
-
Copy full SHA for 0e48b0d - Browse repository at this point
Copy the full SHA 0e48b0dView commit details
Commits on Jul 29, 2025
-
Get Socket.inputStream and outputStream eagerly (#1669)
I was looking into migrating OkHttp to use Okio's Socket internally and I came across a small behavior change - previously we were getting the stream once and reusing it on each call, but now Okio is getting the stream on each access. With this change the Socket.asOkioSocket() API behaves more consistently with Socket.source() and Socket.sink(). Co-authored-by: Jesse Wilson <jwilson@squareup.com>
Configuration menu - View commit details
-
Copy full SHA for 9e25e03 - Browse repository at this point
Copy the full SHA 9e25e03View commit details -
Upgrade to Kotlin 2.2.0 (#1670)
* Upgrade to Kotlin 2.2.0 Also Burst 2.6.0 Closes: #1632 * Update Yarn lock --------- Co-authored-by: Jesse Wilson <jwilson@squareup.com> Co-authored-by: Jake Wharton <jw@squareup.com>
Configuration menu - View commit details
-
Copy full SHA for a0d0c5e - Browse repository at this point
Copy the full SHA a0d0c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8259b1d - Browse repository at this point
Copy the full SHA 8259b1dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff parent-3.15.0...parent-3.16.0