Skip to content

5.0.0 Alpha 2

Pre-release
Pre-release

Choose a tag to compare

@0xTim 0xTim released this 11 Aug 14:44
· 22 commits to main since this release
a4f8e63

A bunch of changes and improvements, mainly updating the version of the HTTP server we pull in and updates for dependencies.

What's Changed

  • Remove unused HTTP server target by @ptoffy in #3468
  • Fix sponsor workflow by @0xTim in #3470
  • Update README with new sponsor by @penny-for-vapor[bot] in #3472
  • Pin HTTP server version by @ptoffy in #3466
  • Bump actions/checkout from 6 to 7 in the dependencies group across 1 directory by @dependabot[bot] in #3474
  • Update README with new sponsor by @penny-for-vapor[bot] in #3476
  • Update README with new sponsor by @penny-for-vapor[bot] in #3479
  • Update README with new sponsor by @penny-for-vapor[bot] in #3481
  • Update README with new sponsor by @penny-for-vapor[bot] in #3482
  • Document PlaintextRenderer by @0xTim in #3484
  • fix(validation): prevent partial range in validator hang by @dioKaratzas in #3477
  • Changes for MultipartKit Beta by @0xTim in #3487
  • Migrate to Task Local Logger by @0xTim in #3486
  • Tidy Up Request Inits by @0xTim in #3488
  • Fix the FileIO code examples by @dioKaratzas in #3490
  • Prefer FoundationEssentials by @ptoffy in #3467
  • fix(auth): add basic auth challenge header by @dioKaratzas in #3478
  • Start Tidying Up Application by @0xTim in #3491
  • Make Route a Struct by @0xTim in #3492
  • Bump github/codeql-action from 4 to 4.37.3 in the dependencies group by @dependabot[bot] in #3493
  • Bump github/codeql-action from 4.37.3 to 4.37.4 in the dependencies group by @dependabot[bot] in #3497
  • Use main for the CI foundation check by @ptoffy in #3499
  • Dependency Tidyup by @0xTim in #3495
  • Modernise Authentication by @0xTim in #3494
  • Update README with new sponsor by @penny-for-vapor[bot] in #3502
  • Bump github/codeql-action from 4.37.4 to 4.37.6 in the dependencies group across 1 directory by @dependabot[bot] in #3500
  • Wire up TLS support for the server by @mob-connection in #3498
  • Update Swift HTTP Server by @0xTim in #3507
  • TLS Tidyups by @0xTim in #3506
  • Bump JamesIves/github-sponsors-readme-action from 1.6.0 to 1.6.1 in the dependencies group by @dependabot[bot] in #3508

New Contributors

Full Changelog: 5.0.0-alpha.1...5.0.0-alpha.2