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: Regression on jar size, slf4j #1299

Merged
merged 2 commits into from
Oct 9, 2023
Merged

Conversation

hughsimpson
Copy link
Contributor

Pekko instrumentation was accidentally pulling in 30MB of dependencies to kamon-bundle. Fix this unexpected transitive fetch, and bump slf4j to latest 1.7.x version (2.x.x not backwards-compatible with older implementations due to change to use service loader to detect implementations)

@hughsimpson hughsimpson merged commit 12983f9 into master Oct 9, 2023
1 of 2 checks passed
@hughsimpson hughsimpson deleted the regression_on_jar_size branch October 9, 2023 12:45
hughsimpson added a commit to hughsimpson/Kamon that referenced this pull request Nov 7, 2023
* pekko dependencies should only be provided

* bump sbt, slf4j
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.

1 participant