v3.11.0
- Java
Ip2Region服务类实现移动到org.lionsoul.ip2region.service包下。 - Java 的查询测试改用
Ip2Region查询服务来实现,默认使用data/ip2region_v4.xdb和data/ip2region_v6.xdb,可支持同时输入 IPv4 和 IPv6。 - Golang 增加
Ip2Region查询服务实现,并发安全支持且支持同时输入 IPv4 和 IPv6 的查询。 - Golang 的查询测试改用
Ip2Region查询服务来实现,默认使用data/ip2region_v4.xdb和data/ip2region_v6.xdb,可支持同时输入 IPv4 和 IPv6。
- Package all the classes into the service package. by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/404
- feat: add
Ip2Regionconcurrency safe search service by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/405 - Java search test driven by ip2region service by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/406
- Golang search test with ip2region service by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/407
Full Changelog: https://github.com/lionsoul2014/ip2region/compare/v3.10.0...v3.11.0
Nightly
- 6c65acf: Update mirror info (Mon Dec 8 00:24:50 UTC 2025) (Selenium CI Bot)
- c955258: fix flaky Ruby test
element_spec.rb(Andrei Solntsev) #16695 - 5512890: speed up Ruby test
element_spec.rb(Andrei Solntsev) #16695 - 607d912: speed up Ruby test
devtools_spec.rb(Andrei Solntsev) #16695 - b2cfa18: add page url and source if some element was not found (Andrei Solntsev) #16695
- e453a9f: [bazel] Switch to custom
closure_js_depsrule (#16571) (Simon Mavi Stewart) #16571 - 3b1b226: [dotnet] [bidi] Support SetScreenSettingsOverrideAsync method in Emulation module (#16704) (Nikolay Borisenko) #16704