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: Netflix/spectator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 68763f5
Choose a base ref
...
head repository: Netflix/spectator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e44ed4f
Choose a head ref
  • 10 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 29, 2025

  1. Avoid copying when reading HTTP response body (#1202)

    If the HTTP response has a Content-Length header, use it to precisely size the read
    buffer in HttpRequestBuilder#readAll, which avoids unnecessary copying.
    kilink authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    90c4036 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. aws-sdk-java 1.12.788

    brharrington committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    e06cedf View commit details
    Browse the repository at this point in the history
  2. aws-sdk-java-v2 2.32.16

    brharrington committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    e62ddcc View commit details
    Browse the repository at this point in the history
  3. jackson 2.19.2

    brharrington committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    a7c6248 View commit details
    Browse the repository at this point in the history
  4. archaius 2.8.6

    brharrington committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    68baa99 View commit details
    Browse the repository at this point in the history
  5. frigga 0.28.0

    brharrington committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    ddb95f8 View commit details
    Browse the repository at this point in the history
  6. micrometer 1.15.2

    brharrington committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    a05588a View commit details
    Browse the repository at this point in the history
  7. log4j 2.25.1

    brharrington committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    52e2cc5 View commit details
    Browse the repository at this point in the history
  8. junit 5.13.4

    brharrington committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    c4688bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e44ed4f View commit details
    Browse the repository at this point in the history
Loading