Skip to content

Use 'GeoIP'/'GeoLite' branding in documentation#412

Open
oschwald wants to merge 3 commits into
mainfrom
greg/stf-555
Open

Use 'GeoIP'/'GeoLite' branding in documentation#412
oschwald wants to merge 3 commits into
mainfrom
greg/stf-555

Conversation

@oschwald
Copy link
Copy Markdown
Member

Updates prose/documentation to refer to the products as "GeoIP"/"GeoLite" instead of "GeoIP2"/"GeoLite2". Technical identifiers (packages, class names, .mmdb filenames, edition IDs, the geolite.info hostname, URLs) are unchanged.

🤖 Generated with Claude Code

MaxMind no longer ships the legacy products, so refer to the products as
'GeoIP' and 'GeoLite' rather than 'GeoIP2'/'GeoLite2' in prose. Technical
identifiers (packages, class names, filenames, edition IDs, hostnames,
URLs) are unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the documentation and code comments across CLAUDE.md, README.md, and IPAddress.cs to consistently refer to 'GeoIP' instead of 'GeoIP2'. There are no review comments, and I have no additional feedback to provide.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
/// An object containing GeoIP2 and minFraud Insights information about
/// An object containing GeoIP and minFraud Insights information about
/// the IP address.
/// </summary>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From Claude, not sure though:

  - Missed prose — MaxMind.MinFraud/Response/GeoIP2Location.cs:8: "A subclass of the GeoIP2 Location model with minFraud-specific…". Analogous to docs updated in
  IPAddress.cs/Insights.cs. The class name GeoIP2Location stays, but the prose "GeoIP2 Location model" should switch.

Update the docblock prose to say GeoIP; the GeoIP2Location class name is unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants