Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix #1471: Error-prone DnsLookup check to prevent unintentional resolution #1472

Merged
merged 2 commits into from
Aug 19, 2020

Conversation

carterkozak
Copy link
Contributor

Before this PR

See palantir/conjure-java-runtime#1736

After this PR

==COMMIT_MSG==
Error-prone DnsLookup check to prevent unintentional resolution
==COMMIT_MSG==

Possible downsides?

There are legitimate cases where one might want to create and resolve an InetSocketAddress, however these cases are relatively rare. This check is meant to provide additional context and guidance so developers can make informed decisions.

@changelog-app
Copy link

changelog-app bot commented Aug 19, 2020

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Error-prone DnsLookup check to prevent unintentional resolution

Check the box to generate changelog(s)

  • Generate changelog entry

@policy-bot policy-bot bot requested a review from iamdanfox August 19, 2020 20:43
@bulldozer-bot bulldozer-bot bot merged commit b14461d into develop Aug 19, 2020
@bulldozer-bot bulldozer-bot bot deleted the ckozak/DnsLookup branch August 19, 2020 20:50
@svc-autorelease
Copy link
Collaborator

Released 3.37.0

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

Successfully merging this pull request may close these issues.

None yet

3 participants