Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Change Age Confidence
com.maxmind.geoip2:geoip2 (source) 5.0.15.0.2 age confidence

Release Notes

maxmind/GeoIP2-java (com.maxmind.geoip2:geoip2)

v5.0.2

  • Fixed an issue where decoding IpRiskResponse from the IP Risk database would
    fail when the ip_risk field was not present in the database record. The
    ipRisk field now defaults to 0.0 when not present. A value of 0.0 indicates
    that the risk score was not set in the database. In a future major release,
    this field may be changed to a nullable Double to better distinguish between
    "no data" and "zero risk". Reported by Fabrice Bacchella. GitHub #​644.
  • Updated maxmind-db dependency to 4.0.2. This fixes a bug where enums with
    @MaxMindDbCreator would throw ConstructorNotFoundException when the data
    was stored via a pointer in the database, commonly occurring with deduplicated
    data in larger databases. It also improves error messages when constructor
    invocation fails. Reported by Fabrice Bacchella. GitHub #​644.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants