Skip to content

v0.0.5

Compare
Choose a tag to compare
@chobits chobits released this 13 Jun 03:35
· 10 commits to master since this release
077e24d

Changes

  • Change: return the same status code 403 as nginx does to refuse CONNECT method by @chobits in #251
  • Bugfix: fixed compilation error on clang by @chobits in #252

Changes for automating builds and tests with GitHub Actions

  • test_nginx_lastest_commit.yml: use clang as default compiler by @chobits in #253
  • trigger workflow for new mainlain version nginx-1.23.3 by @chobits in #255
  • trigger workflow for new mainlain version nginx-1.24.0 by @chobits in #260
  • trigger workflow for new version nginx-1.25.0 by @chobits in #268
  • trigger workflow for new version openresty 1.21.4.2 RC1 by @chobits in #269
  • Fixed test cases that failed to start the DNS daemon by @chobits in #266

Changes for documentation

  • updated README.md: added section for how to test CONNECT request in https by @chobits in #256
  • updated README.md: added example for proxying WebSocket by @chobits in #270

Full Changelog: link