- Notifications
You must be signed in to change notification settings - Fork215
- BREAKING CHANGE: Lookup methods now require
netip.Addr, return typedNames, and provideHasData()helpers while always populatingNetwork/IPAddressfields so network topology remains accessible. - BREAKING CHANGE: Struct field casing now matches MaxMind responses (for
exampleIsoCode→ISOCode), location coordinates use pointers, and JSON
tags rely on Go 1.24omitzerosupport—upgrade your toolchain before
adopting v2. - BREAKING CHANGE: Removed
FromBytesmethod. UseOpenBytesinstead. - Added
MIGRATION.mdwith detailed guidance for upgrading from v1. - Updated dependency on
github.com/oschwald/maxminddb-golang/v2tov2.0.0. - Added configurable
Optionhelpers soOpenandOpenBytescan accept
future options without forcing a v3 release.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted