Skip to content

Releases: mozilla-services/socorro

275

21 Jun 20:26
Compare
Choose a tag to compare
275
Fixes bug 1368498 - Do not error out if crash signature field is miss…

274

31 May 16:32
Compare
Choose a tag to compare
274
circleci conf: working with push to dockerhub

273

24 May 20:04
Compare
Choose a tag to compare
273
Update pytest, pytest-metadata, and selenium to latest (#3792)

272

17 May 17:58
Compare
Choose a tag to compare
272
Fixes bug 1362048 - Redacted away StackTraces from raw_crash in ES. (…

271: Fixes bug 1362125 - Fixed KeyError in JitCrashCategorizeRule. (#3766)

10 May 18:13
Compare
Choose a tag to compare
The JitCrashCategorizeRule assumed a crashing_thread was always present in the json_dump, and that turned out not to always be true. We want to verify that there is one before running the rule.

270

04 May 18:50
Compare
Choose a tag to compare
270
Fixes bug 1362061 - Use actual new addons format in ThemePrettyNameRu…

269

03 May 19:17
Compare
Choose a tag to compare
269
Inproved PolystorageError exceptions in log (#3732)

268: fixes bug 1359430 - Stop using ReleasesFeatured (#3741)

26 Apr 16:48
Compare
Choose a tag to compare
* fixes bug 1359430 - Stop using ReleasesFeatured

* nits

267

12 Apr 16:30
Compare
Choose a tag to compare
267
Fix Breakpad build in taskcluster by using a slightly-older GCC. (#3725)

266: fixes bug 1352385 - Use active versions if 0 featured versions (#3713)

05 Apr 16:53
Compare
Choose a tag to compare
* fixes bug 1352385 - Use active versions if 0 featured versions

* all nits addressed