Skip to content

fix: Add IPV4 Range Filtering for Backblaze B2 API Integration#1467

Merged
ameya9 merged 1 commit into
dtinit:masterfrom
AnthonyRoss:Add_IPV4_filtering_for_backblaze
Jul 29, 2025
Merged

fix: Add IPV4 Range Filtering for Backblaze B2 API Integration#1467
ameya9 merged 1 commit into
dtinit:masterfrom
AnthonyRoss:Add_IPV4_filtering_for_backblaze

Conversation

@AnthonyRoss
Copy link
Copy Markdown
Contributor

Currently the B2 Native API only supports IPV4 and Facebook requires IPV6. This change forces an IPV4 DNS resolution when looking up the B2 Authorize endpoint DNS.

This change was tested locally by running the BackblazeIntegrationTest while setting java.net.preferIPv6Addresses=true

BUILD SUCCESSFUL in 1s
24 actionable tasks: 2 executed, 22 up-to-date
INFO 2025-07-25T12:07:22.601918-05:00 Region extracted from s3ApiUrl: us-east-005
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
DEBUG 2025-07-25T12:07:22.961639-05:00 Uploading 'test-upload-1753463242960' with file size 14 bytes

@AnthonyRoss AnthonyRoss changed the title Add IPV4 Range Filtering for Backblaze B2 API Integration Fix: Add IPV4 Range Filtering for Backblaze B2 API Integration Jul 25, 2025
@lisad lisad requested a review from ameya9 July 28, 2025 15:17
@lisad
Copy link
Copy Markdown
Member

lisad commented Jul 28, 2025

@AnthonyRoss I think the lint failure just requires changing the commit message to meet the Conventional Commit format - https://www.conventionalcommits.org/en/v1.0.0/

@AnthonyRoss AnthonyRoss force-pushed the Add_IPV4_filtering_for_backblaze branch from ffecd3a to e257f02 Compare July 28, 2025 15:21
@AnthonyRoss
Copy link
Copy Markdown
Contributor Author

fix: Add IPV4 Range Filtering for Backblaze B2 API Integration

I think this new commit message should fix it: e257f02

@AnthonyRoss AnthonyRoss changed the title Fix: Add IPV4 Range Filtering for Backblaze B2 API Integration fix: Add IPV4 Range Filtering for Backblaze B2 API Integration Jul 28, 2025
@ameya9 ameya9 merged commit a1d7874 into dtinit:master Jul 29, 2025
6 of 7 checks passed
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.

3 participants