v3.15.0
- 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)
- 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
- @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
v5.1.0
- Fixed an issue when traversing a link list on Google CA (thanks to @aww-aww)
- Update to draft-ietf-acme-profiles-01 and draft-ietf-acme-dns-persist-01