This repository was archived by the owner on Nov 22, 2023. It is now read-only.
Update dropwizard-raven library so it conforms to dropwizard 1.2.x API#389
Merged
mbyczkowski merged 1 commit intomasterfrom Nov 1, 2018
Merged
Update dropwizard-raven library so it conforms to dropwizard 1.2.x API#389mbyczkowski merged 1 commit intomasterfrom
mbyczkowski merged 1 commit intomasterfrom
Conversation
It seems that github.com/tradier/dropwizard-raven has stopped receiving updates (particularly there's a [PR](tradier/dropwizard-raven#20) that specifically makes the lib compatible with dropwizard 1.2.x that has not been merged since Nov 7, 2017). The maintenance work continues in the [fork](github.com/dhatim/dropwizard-sentry) and there's one 1.2.x JAR release under org.dhatim.dropwizard-raven. The project has seen been renamed to dropwizard-sentry and new versions of the library (1.3.x+) are published under org.dhatim.dropwizard-sentry, which I have noted in the comments.
jbpeirce
approved these changes
Nov 1, 2018
Contributor
jbpeirce
left a comment
There was a problem hiding this comment.
Eventually, I'd like to see this moved to https://github.com/dhatim/dropwizard-sentry or another Sentry module that's better-maintained; for now, though, we can minimize changes.
Contributor
Author
|
@jbpeirce this is using exactly https://github.com/dhatim/dropwizard-sentry, however the first release ( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It seems that github.com/tradier/dropwizard-raven has stopped receiving updates
(particularly there's a
PR that
specifically makes the lib compatible with dropwizard 1.2.x that has not
been merged since Nov 7, 2017). The maintenance work continues in the
fork and there's one 1.2.x JAR
release under org.dhatim.dropwizard-raven. The project has seen been
renamed to dropwizard-sentry and new versions of the library (1.3.x+)
are published under org.dhatim.dropwizard-sentry, which I have noted in
the comments.