Skip to content

fix(BOUN-1497): fix client IP addr resolution#152

Merged
blind-oracle merged 3 commits intomainfrom
igor/fix-ip
Nov 17, 2025
Merged

fix(BOUN-1497): fix client IP addr resolution#152
blind-oracle merged 3 commits intomainfrom
igor/fix-ip

Conversation

@blind-oracle
Copy link
Copy Markdown
Collaborator

@blind-oracle blind-oracle commented Nov 14, 2025

  • Fix bug in GeoIP (double nested Option, map->and_then)
  • Move stuff around:
    • Extract client's IP using extract_ip_from_request early on in request_id middleware and store in the new RemoteAddr extension
    • Run GeoIP before metrics

@blind-oracle blind-oracle changed the title fix(BOUN-1497)fix client IP addr resolution fix(BOUN-1497): fix client IP addr resolution Nov 14, 2025
@blind-oracle blind-oracle marked this pull request as ready for review November 14, 2025 20:58
@blind-oracle blind-oracle requested a review from a team as a code owner November 14, 2025 20:58
@blind-oracle blind-oracle merged commit 0692891 into main Nov 17, 2025
5 checks passed
@blind-oracle blind-oracle deleted the igor/fix-ip branch November 17, 2025 11:27
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.

2 participants