Skip to content

v1.0.0

Compare
Choose a tag to compare
@mayuki mayuki released this 11 Jan 09:57
· 177 commits to main since this release
c174e10

Caution

This v1.0.0 release has a vurnerability. DO NOT use this release, use v1.0.1 or newer.

Features

  • Add build support for armv7 (Android) by @mayuki in #5
  • Add build support for x64 (Android) by @mayuki in #8
  • Add support for client auth certificates & keys by @mmusial in #25, #29

Improvements

  • Improving reliability and stability when closing/disposing a request by @mayuki in #40

Fixes

  • Fix the handling of URI that requires escape by @mayuki in #32
  • Change actions runner OS to ubuntu-20.04 by @mayuki in #30

What's Changed

  • Fix failure to update pre-built binaries by @mayuki in #7
  • Fix example code in README.md by @doyasu24 in #12
  • Clarify that there are no plans to support WebGL by @mayuki in #13
  • Refactor wrapper class by @mayuki in #14
  • Fix typo by @RubenGarcia in #21
  • Refactor NativeHttpHandlerCore by @mayuki in #31
  • Resolve dependencies using UnityNuGet scoped registry by @bdovaz in #9
  • Update action.yaml to use Cysharp/Actions/setup-dotnet by @guitarrapc in #33
  • Bump rustls-webpki from 0.100.1 to 0.100.3 in /native by @dependabot in #41
  • Preparing for 1.0.0 release by @mayuki in #42

New Contributors

Full Changelog: v0.1.0...v1.0.0