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

refactor!: adds a port override to the client setup #169

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mikeee
Copy link
Member

@mikeee mikeee commented Apr 22, 2024

Description

BREAKING CHANGE: You will now be required to specify a port or pass None when setting up the client.

The change also adds a default port of 50001 if a port is not passed and there is no DAPR_GRPC_PORT env var set.

Issue reference

This PR will close #NA

Checklist

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

BREAKING CHANGE: You will now be required to specify a port or pass
`None` when setting up the client.

The change also adds a default port of 50001 if a port is not passed
and there is no `DAPR_GRPC_PORT` env var set.

Signed-off-by: mikeee <[email protected]>
@mikeee mikeee self-assigned this Apr 22, 2024
@mikeee mikeee added enhancement New feature or request P0 labels Apr 22, 2024
@mikeee mikeee added this to the 1.14 milestone Apr 22, 2024
Copy link

This pull request has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@github-actions github-actions bot added the stale label Jun 21, 2024
@mikeee mikeee added pinned dapr-bot exemption and removed stale labels Jun 21, 2024
@mikeee mikeee modified the milestones: 1.14, 1.15 Jul 23, 2024
@mikeee mikeee modified the milestones: 0.16.0, 0.17.0 Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P0 pinned dapr-bot exemption
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant