Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Async Tests #3141

Merged
merged 1 commit into from Jan 25, 2024
Merged

Merge Async Tests #3141

merged 1 commit into from Jan 25, 2024

Conversation

0xTim
Copy link
Member

@0xTim 0xTim commented Jan 23, 2024

As we start pushing people towards async APIs and deprecate old APIs and now there are no platform restrictions, it doesn't make sense to have these separate.

Breaking up #3100 into smaller PRs

@0xTim 0xTim requested a review from gwynne as a code owner January 23, 2024 13:25
@0xTim 0xTim added the no-release-needed Doesn't require a release label Jan 23, 2024
@0xTim 0xTim enabled auto-merge (squash) January 25, 2024 17:04
@0xTim 0xTim merged commit 823f20c into main Jan 25, 2024
16 of 17 checks passed
@0xTim 0xTim deleted the merge-async-tests branch January 25, 2024 17:10
keniwhat pushed a commit to keniwhat/vapor that referenced this pull request Apr 27, 2024
* main:
  Patch configuration and log actual port on startup (vapor#3160)
  Update provider tests to 5.10 (vapor#3178)
  Migrate to Async NIOFileIO APIs (vapor#3167)
  Removed streamFile deprecation + deactivated advancedETagComparison by default (vapor#3177)
  Remove HeadResponder (vapor#3147)
  Advanced ETag Comparison now supported (vapor#3015)
  Enabled Request Decompression By Default (vapor#3175)
  HTTP2 Response Compression/Request Decompression (vapor#3126)
  Don't set ignore status for SIGTERM and SIGINT on Linux (vapor#3174)
  Fix typos across the codebase (vapor#3162)
  Fix some Sendable warnings on 5.10 (vapor#3158)
  Allow `HTTPServer`'s configuration to be dynamically updatable (vapor#3132)
  Fix issue when client disconnects midway through a stream (vapor#3102)
  Fix handling of "flag" URL query params (vapor#3151)
  Bump the dependencies group with 1 update (vapor#3148)
  Merge Async Tests (vapor#3141)
  Fix URI handling with multiple slashes and variable components. (vapor#3143)
  Fix broken URI behaviors (vapor#3140)

# Conflicts:
#	Package.swift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-release-needed Doesn't require a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants