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

Update Javabrake version to 0.2.0 #9

Open
thompiler opened this issue Mar 26, 2021 · 2 comments
Open

Update Javabrake version to 0.2.0 #9

thompiler opened this issue Mar 26, 2021 · 2 comments

Comments

@thompiler
Copy link
Member

Javabrake has a new version: 0.2.0

https://github.com/airbrake/javabrake/releases

This version updates how the notifier is configured (it uses a config object to initialize the notifier instead of passing in the key and ID directly) so this should update this logback library from 0.1.1 to 0.2.0.

@luisgsotoaboal
Copy link

Version 0.1.2 solves this (among other things):

this.notifier = new Notifier(config);

However, since 0.1.2 has not yet been published to Maven, we cannot use it. There's an open issue for that too #14

@luisgsotoaboal
Copy link

luisgsotoaboal commented Oct 4, 2023

@mmcdaris Now that 0.1.2 is out and #14 is closed, I think you can close this one as well 👍 Thanks a lot!

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

No branches or pull requests

2 participants