Loyalsoldier / geoip

🌚 🌍 🌝 GeoIP 规则文件加强版,支持自行定制 V2Ray dat 格式文件 geoip.dat、MaxMind mmdb 格式文件、sing-box SRS 格式文件、mihomo MRS 格式文件、Clash ruleset、Surge ruleset 等。Enhanced edition of GeoIP files for V2Ray, Xray-core, sing-box, Clash, mihomo, Shadowrocket, Quantumult X, Surge, hysteria, Trojan-Go, Leaf, etc.
Creative Commons Attribution Share Alike 4.0 International
3.8k stars 645 forks source link

Bump github.com/v2fly/v2ray-core/v4 from 4.36.0 to 4.36.2 #8

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/v2fly/v2ray-core/v4 from 4.36.0 to 4.36.2.

Release notes

Sourced from github.com/v2fly/v2ray-core/v4's releases.

v4.36.2

Fixes

Notices

  • VMess: From Jan 1, 2022, compatibility for legacy VMess MD5 will be disabled by default. Visit here for more information.
  • You are able to compile exactly the same binaries as the ones in Assets section below by simply following the compiling guide.

For downstream developers

The Go module name of v2ray-core has been changed to github.com/v2fly/v2ray-core/v4. Do NOT use v2ray.com/core anymore.

v4.36.1

⚠️ Do NOT use this release. ⚠️ Bugs are fixed in v4.36.2

Features

Fixes

  • DNS: refine DNS default setting logics in Android (#767) @​CalmLong
  • FakeDNS: use 198.18.0.0/15 as default FakeDNS IP pool (#779)

Notices

  • VMess: From Jan 1, 2022, compatibility for legacy VMess MD5 will be disabled by default. Visit here for more information.
  • You are able to compile exactly the same binaries as the ones in Assets section below by simply following the compiling guide.

For downstream developers

The Go module name of v2ray-core has been changed to github.com/v2fly/v2ray-core/v4. Do NOT use v2ray.com/core anymore.

Commits
  • fcee3af Bump version to v4.36.2
  • 1eaec68 Fix max delay unintentionally low
  • cb4dd64 Chore: fix MphDomainMatcher log
  • c71ae9b Fix: core panics when zero domain/full type of rule (#786)
  • f9ac318 Update version to v4.36.1
  • 4028a09 Revert "Test: fix http2 dial timeout (#570)" (#778)
  • fb9a5a1 Add remote address to grpc transport layer conn (#783)
  • 933861a FakeDNS: use 198.18.0.0/15 as default IP pool (#779)
  • 68f0429 Route: mph add alias hybrid
  • ac1e5cd Add minimal perfect hash domain matcher (#743)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)