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 #460
- optimize the golang ip utils by @lionsoul2014 in #462
- merge the reports from chengdu china mobile on 2026/04/03 by @lionsoul2014 in #463
- update the data reported by issues/461 by @lionsoul2014 in #464
- add ConfigBuilder.setFairLock(boolean) to config whether ReentrantLoc… by @lionsoul2014 in #465
- Opt golang search api by @lionsoul2014 in #466
New Contributors
- @fa1seut0pia made their first contribution in #460
Full Changelog: v3.14.0...v3.15.0