| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-07 | 1.1 kB | |
| v3.15.0 source code.tar.gz | 2026-04-07 | 25.7 MB | |
| v3.15.0 source code.zip | 2026-04-07 | 25.9 MB | |
| Totals: 3 Items | 51.6 MB | 0 | |
New Features
- IPv4 source data and xdb updated
- IPv6 supports for Nginx module
- Fair lock config for java ip2region service
- Unified the Go binding search API to
Search(string | []byte)
What's Changed
- nginx module with IPv6 supports by @fa1seut0pia in https://github.com/lionsoul2014/ip2region/pull/460
- optimize the golang ip utils by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/462
- merge the reports from chengdu china mobile on 2026/04/03 by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/463
- update the data reported by issues/461 by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/464
- add ConfigBuilder.setFairLock(boolean) to config whether ReentrantLoc… by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/465
- Opt golang search api by @lionsoul2014 in https://github.com/lionsoul2014/ip2region/pull/466
New Contributors
- @fa1seut0pia made their first contribution in https://github.com/lionsoul2014/ip2region/pull/460
Full Changelog: https://github.com/lionsoul2014/ip2region/compare/v3.14.0...v3.15.0