Releases: mozilla-services/socorro
Releases · mozilla-services/socorro
v2024.12.18
What's Changed
- OBS-383: Replace LESS with native CSS by @toufali in #6814
- build(deps): bump ruff from 0.8.2 to 0.8.3 by @dependabot in #6840
- build(deps): bump attrs from 24.2.0 to 24.3.0 by @dependabot in #6841
- build(deps): bump elasticsearch/elasticsearch from 8.16.1 to 8.17.0 in /docker/images/elasticsearch by @dependabot in #6842
- build(deps): bump google.com/cloudsdktool/google-cloud-cli from 502.0.0-emulators to 503.0.0-emulators in /docker/images/pubsub-emulator by @dependabot in #6843
New Contributors
Full Changelog: v2024.12.10...v2024.12.18
v2024.12.10
What's Changed
- Remove system checklist by @willkg in #6831
- Update obs-common to pick up the ack_deadline_timeout fix by @willkg in #6832
- build(deps): bump google-cloud-storage from 2.18.2 to 2.19.0 by @dependabot in #6839
- build(deps): bump python from 3.11.10-slim-bullseye to 3.11.11-slim-bullseye in /docker by @dependabot in #6834
- build(deps): bump memcached from 1.6.32 to 1.6.33 in /docker/images/memcached by @dependabot in #6835
- build(deps): bump postgres from
994cc31
tofe4efc6
in /docker/images/postgres by @dependabot in #6836 - build(deps): bump django-pipeline from 3.1.0 to 4.0.0 by @dependabot in #6837
- build(deps): bump ruff from 0.8.1 to 0.8.2 by @dependabot in #6838
- bug-1935274: increase message length for BugzillaRestHTTPUnexpectedError by @relud in #6833
Full Changelog: v2024.12.04...v2024.12.10
v2024.12.04
What's Changed
- build(deps): bump obs-common from 2024.11.13 to 2024.11.14 by @dependabot in #6804
- build(deps): bump google-cloud-pubsub from 2.26.1 to 2.27.1 by @dependabot in #6805
- build(deps): bump ruff from 0.7.3 to 0.7.4 by @dependabot in #6806
- build(deps): bump sphinx-rtd-theme from 3.0.1 to 3.0.2 by @dependabot in #6807
- build(deps): bump python from
08ef1d5
tod910a25
in /docker by @dependabot in #6808 - build(deps): bump python from
08ef1d5
tod910a25
in /docker/images/fakesentry by @dependabot in #6809 - OBS-144: Use docker images from obs-common by @relud in #6811
- Work around dependabot not updating docker-compose by @relud in #6810
- Fix bin/process_crashes.sh and dev docs for obs-common by @relud in #6813
- bug-1928847: Update architecture diagram for GCP by @relud in #6799
- build(deps): bump obs-common from 2024.11.14 to 2024.11.21 by @dependabot in #6815
- build(deps): bump ruff from 0.7.4 to 0.8.0 by @dependabot in #6816
- build(deps): bump datadog from 0.50.1 to 0.50.2 by @dependabot in #6817
- build(deps): bump elasticsearch/elasticsearch from 8.14.3 to 8.16.1 in /docker/images/elasticsearch by @dependabot in #6818
- build(deps): bump memcached from 1.5.1 to 1.6.32 in /docker/images/memcached by @dependabot in #6819
- build(deps): bump postgres from 16.4 to 17.2 in /docker/images/postgres by @dependabot in #6820
- build(deps): bump google.com/cloudsdktool/google-cloud-cli from 501.0.0-emulators to 502.0.0-emulators in /docker/images/pubsub-emulator by @dependabot in #6821
- Bug 1929829 - Ignore g_malloc when generating signatures by @gabrielesvelto in #6798
- Bug 1932405 - Improve signatures involving checked pointers by @gabrielesvelto in #6812
- Adding a "thismonth" option to the date argument for fetch_crashids by @willkg in #6822
- bug-1921849: support elasticsearch 8 by @relud in #6741
- build(deps): bump ruff from 0.8.0 to 0.8.1 by @dependabot in #6825
- build(deps): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #6826
- build(deps): bump mozilla-it/deploy-actions from 3.12.0 to 3.13.0 by @dependabot in #6827
- bug-1906021: strip whitespace from Android_CPU_ABI2 and other string fields by @willkg in #6824
- bug-1933774: omit collector-added fields from Crash Annotations tab by @willkg in #6823
- build(deps): bump obs-common from 2024.11.21 to 2024.12.3.post2 by @dependabot in #6828
- build(deps): bump six from 1.16.0 to 1.17.0 by @dependabot in #6829
- build(deps): bump django from 4.2.16 to 4.2.17 by @dependabot in #6830
Full Changelog: v2024.11.18...v2024.12.04
v2024.11.18
What's Changed
- Move extra dockerfiles into docker/images/* by @relud in #6797
- build(deps): bump ruff from 0.7.2 to 0.7.3 by @dependabot in #6800
- build(deps): bump werkzeug from 3.1.2 to 3.1.3 by @dependabot in #6801
- OBS-144: Migrate from socorro-release to obs-common by @relud in #6802
- Migrate from make to just by @relud in #6803
Full Changelog: v2024.11.04...v2024.11.18
v2024.11.04
What's Changed
- bug-1851708: fix ESRVersionRewriteRule and FenixVersionRewriteRule by @willkg in #6781
- bug-1863963: fix site title to Mozilla Crash Stats by @willkg in #6780
- bug-1764633: remove non-printable/non-ascii characters from signature by @willkg in #6782
- bug-1902001: fix source highlight with bad urls by @willkg in #6783
- bug-1928808: fix _report_type validation by @willkg in #6784
- bug-1892787: handle case where Bugzilla returns bad payload by @willkg in #6785
- build(deps): bump everett from 3.3.0 to 3.4.0 by @dependabot in #6787
- build(deps): bump ruff from 0.7.1 to 0.7.2 by @dependabot in #6792
- build(deps): bump glom from 23.5.0 to 24.11.0 by @dependabot in #6794
- build(deps): bump whitenoise from 6.8.1 to 6.8.2 by @dependabot in #6789
- build(deps): bump markus[datadog] from 5.0.0 to 5.1.0 by @dependabot in #6790
- build(deps): bump boltons from 24.0.0 to 24.1.0 by @dependabot in #6793
- build(deps): bump fillmore from 2.0.1 to 2.1.0 by @dependabot in #6788
- build(deps): bump werkzeug from 3.0.6 to 3.1.2 by @dependabot in #6795
- build(deps): bump mozilla/oidc-testprovider from oidc_testprovider-v0.10.9 to oidc_testprovider-v0.10.10 in /docker by @dependabot in #6796
- bug-1928934: fix super search fields in signature report forms by @willkg in #6786
Full Changelog: v2024.11.01...v2024.11.04
v2024.11.01
What's Changed
- build(deps): bump fsouza/fake-gcs-server from 1.50.0 to 1.50.2 in /docker by @dependabot in #6763
- build(deps): bump google-cloud-pubsub from 2.26.0 to 2.26.1 by @dependabot in #6762
- build(deps): bump psutil from 6.0.0 to 6.1.0 by @dependabot in #6761
- build(deps): bump ruff from 0.6.9 to 0.7.0 by @dependabot in #6760
- bug-1918240: Add crash_inconsistencies field from rust-minidump by @relud in #6759
- Rework how supersearch fields permissions are handled by @willkg in #6764
- bug-1926948: upgrade dev to postgresql 16.4 by @relud in #6765
- bug-1926077: remove enclosing square bracket(s) from module name in signature generation by @biancadanforth in #6766
- build(deps): bump dj-database-url from 2.2.0 to 2.3.0 by @dependabot in #6770
- build(deps): bump ruff from 0.7.0 to 0.7.1 by @dependabot in #6768
- build(deps): bump whitenoise from 6.7.0 to 6.8.1 by @dependabot in #6769
- build(deps): bump werkzeug from 3.0.4 to 3.0.6 by @dependabot in #6767
- OBS-361: Remove tini and set up stop signals. by @smarnach in #6771
- Prevent dependabot from proposing Python version upgrades beyond 3.11. by @smarnach in #6772
- build(deps): bump python from
f6a64ef
to08ef1d5
in /docker by @dependabot in #6773 - build(deps): bump django-cors-headers from 4.5.0 to 4.6.0 by @dependabot in #6774
- bug 1909875: improve CrashIdsFailedToPublish information by @willkg in #6775
- bug-1901998: fix buginfo view to stop sending sentry errors by @willkg in #6779
- bug-1920739: update sentry_sdk to 2.17.0 by @willkg in #6778
- bug-1901997: handle invalid BuildID for redacted crash reports by @willkg in #6777
- bug-1911367: Remove processor heartbeat and process metrics by @willkg in #6776
Full Changelog: v2024.10.21...v2024.11.01
v2024.10.21
What's Changed
- bug-1924072: Update minidump-stackwalk to 0.22.2 by @relud in #6758
- build(deps): bump isodate from 0.6.1 to 0.7.2 by @dependabot in #6756
- build(deps): bump sphinx-rtd-theme from 3.0.0 to 3.0.1 by @dependabot in #6757
- build(deps): bump google-cloud-pubsub from 2.25.2 to 2.26.0 by @dependabot in #6755
- build(deps): bump django-cors-headers from 4.4.0 to 4.5.0 by @dependabot in #6754
- build(deps): bump mozilla-it/deploy-actions from 3.11.4 to 3.12.0 by @dependabot in #6752
- build(deps): bump sphinx from 8.0.2 to 8.1.3 by @dependabot in #6753
Full Changelog: v2024.10.10...v2024.10.21
312: Merge pull request #4386 from Osmose/application-json
Fix bug 1447416: Use application/json instead of text/json.
311: Merge pull request #4379 from willkg/1442022-new-relic
fix bug 1442022 - nix new relic
310: Merge pull request #4367 from willkg/1443169-aurora-60_0b1
fix bug 1443169 - fix AuroraVersionFixitRule for 60.0b1