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

feature/provider-config #84

Merged
merged 5 commits into from
Feb 5, 2025
Merged

feature/provider-config #84

merged 5 commits into from
Feb 5, 2025

Conversation

vincentfree
Copy link
Owner

breaking change:

  • WithCollectorEndpoint expects 1 string entry containing a "endpoint" like "localhost:8080", before the host and port were seperated.

updates:

  • new WithInsecure replaces the insecure entries per signal. Now it can be set with one option instead of 3

@vincentfree vincentfree self-assigned this Feb 5, 2025
@vincentfree vincentfree added enhancement New feature or request dependencies Pull requests that update a dependency file labels Feb 5, 2025
# Conflicts:
#	go.mod
#	go.sum
#	providerconfig/go.mod
#	providerconfig/go.sum
#	providerconfig/go.work
#	providerconfig/go.work.sum
#	providerconfig/providerconfiggrpc/go.mod
#	providerconfig/providerconfiggrpc/go.sum
#	providerconfig/providerconfighttp/go.mod
#	providerconfig/providerconfighttp/go.sum
@vincentfree vincentfree merged commit 9f6ed2d into main Feb 5, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant