sethtrain / raven-clj

A Clojure interface to Sentry
84 stars 29 forks source link

wrong raven-clj version reported to sentry #18

Closed schmir closed 6 years ago

schmir commented 8 years ago

I'm using raven-clj 1.4.3. In sentry's Detail View under "SDK" the version is reported as 1.4.2. I guess raven-clj.core/sentry-client probably has to be updated (along with some tests, and maybe project.clj)

martinklepsch commented 6 years ago

I think this has been fixed with 1.5.0 and I just cut 1.5.2 (supporting secret-less DSNs) and replaced all version strings I could find 👍