Connehito / cake-sentry

CakePHP plugin integration for Sentry
MIT License
34 stars 26 forks source link

Plan on upgrading to sentry/sentry 2.0 #10

Closed jtraulle closed 4 years ago

jtraulle commented 5 years ago

Hello,

Again, thanks for this excellent plugin :two_hearts: I just saw that sentry released their 2.0 version https://github.com/getsentry/sentry-php/releases/tag/2.0.0

Do you plan to upgrade the cakephp plugin to make use of the new api ?

https://github.com/getsentry/sentry-php/blob/master/UPGRADE-2.0.md

Thanks :slightly_smiling_face:

o0h commented 5 years ago

Thank you for your reporting! āœØ Yes, cake-sentry will be bumped up to version 2.0 and it requires sentry/sdk 2.x.(both of 2.0 & 2.x-latest.)

I'm willing to carry it out by the end of this month šŸš€

o0h commented 5 years ago

sorry for the delay! I'm working on it, and will finish implements and testing in this weekend. After it, if there aren't any problems, I probably can release new version cake-sentry:2.0 til next week šŸ‘

jtraulle commented 5 years ago

Seems like you are under high load of work @o0h :grin:

jtraulle commented 5 years ago

Hello @o0h ,

Hope you are fine :wink: Have you had a chance to make progress on this ?

o0h commented 4 years ago

Iā€™m sorry to have kept you waiting and thank you for your patience. Recently I was working on cakephp-master-replica and have done it in last week.

I resume my work to apply sentry-sdk v2. Please wait a little more šŸš€

jtraulle commented 4 years ago

Thanks for replying, this is great ! I will definitely have a look at cakephp-master-replica in the meantime šŸ™‚

o0h commented 4 years ago

DONE! please try it out and give us your feedback.