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:swift-server/async-http-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:1.30.1
Choose a base ref
...
head repository:swift-server/async-http-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:main
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on Dec 4, 2025

  1. Remove CollectEverythingLogHandler implementation in favour of InMemo…

    …ryLogHandler from swift-log (#874) Swift log now has an InMemoryLogHandler. Lets depend on that instead of having our own `CollectEverythingLogHandler`. I've added an extension on top, to make it easier to create the logger too Result: less code
    @hamzahrmalik
    hamzahrmalik authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    5dd84c7View commit details
    Browse the repository at this point in the history
Loading