Releases: mozilla-services/antenna
Releases · mozilla-services/antenna
v2024.12.12
What's Changed
- build(deps): bump google-cloud-storage from 2.18.2 to 2.19.0 by @dependabot in #1139
- build(deps): bump obs-common from 2024.11.21 to 2024.12.6 by @dependabot in #1140
- build(deps): bump ruff from 0.8.1 to 0.8.2 by @dependabot in #1141
- build(deps): bump python from 3.11.10-slim-bullseye to 3.11.11-slim-bullseye in /docker by @dependabot in #1142
- build(deps): bump sentry-sdk from 2.19.0 to 2.19.2 by @dependabot in #1138
- bug-1933191: update architecture diagram for GCP by @relud in #1143
Full Changelog: v2024.12.04...v2024.12.12
v2024.12.04
What's Changed
- build(deps): bump python from
08ef1d5
tod910a25
in /docker by @dependabot in #1119 - build(deps): bump python from
08ef1d5
tod910a25
in /docker/images/fakesentry by @dependabot in #1120 - build(deps): bump google.com/cloudsdktool/google-cloud-cli from 463.0.0-emulators to 501.0.0-emulators in /docker/images/pubsub-emulator by @dependabot in #1121
- build(deps): bump ruff from 0.7.3 to 0.7.4 by @dependabot in #1122
- build(deps): bump google-cloud-pubsub from 2.26.1 to 2.27.1 by @dependabot in #1123
- build(deps): bump sphinx-rtd-theme from 3.0.1 to 3.0.2 by @dependabot in #1124
- build(deps): bump obs-common from 2024.11.7 to 2024.11.19.post1 by @dependabot in #1126
- OBS-144: Use docker images from obs-common by @relud in #1127
- Fix docker-compose.yml:
version
is obsolete by @relud in #1128 - OBS-361: Remove tini from Docker containers. by @smarnach in #1129
- build(deps): bump obs-common from 2024.11.19.post1 to 2024.11.21 by @dependabot in #1131
- build(deps): bump ruff from 0.7.4 to 0.8.0 by @dependabot in #1132
- 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 #1133
- build(deps): bump sentry-sdk from 2.18.0 to 2.19.0 by @dependabot in #1130
- build(deps): bump mozilla-it/deploy-actions from 3.12.0 to 3.13.0 by @dependabot in #1134
- build(deps): bump bandit from 1.7.10 to 1.8.0 by @dependabot in #1135
- build(deps): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #1136
- build(deps): bump ruff from 0.8.0 to 0.8.1 by @dependabot in #1137
Full Changelog: v2024.11.18...v2024.12.04
v2024.11.18
What's Changed
- build(deps): bump falcon from 4.0.1 to 4.0.2 by @dependabot in #1113
- build(deps): bump ruff from 0.7.2 to 0.7.3 by @dependabot in #1114
- build(deps): bump werkzeug from 3.1.2 to 3.1.3 by @dependabot in #1115
- build(deps): bump obs-common from 2024.11.1.post2 to 2024.11.7 by @dependabot in #1116
- Work around dependabot not updating docker-compose by @relud in #1117
- Migrate from make to just by @relud in #1118
Full Changelog: v2024.11.04...v2024.11.18
v2024.11.04
What's Changed
- bug-1908646: move spec_v1.rst to google doc by @willkg in #1101
- OBS-144: update from socorro-release to obs-common by @relud in #1100
- build(deps): bump fillmore from 2.0.1 to 2.1.0 by @dependabot in #1102
- build(deps): bump everett from 3.3.0 to 3.4.0 by @dependabot in #1104
- build(deps): bump ruff from 0.7.1 to 0.7.2 by @dependabot in #1105
- build(deps): bump markus[datadog] from 5.0.0 to 5.1.0 by @dependabot in #1106
- build(deps): bump werkzeug from 3.0.6 to 3.1.1 by @dependabot in #1103
- build(deps): bump sentry-sdk from 2.17.0 to 2.18.0 by @dependabot in #1107
- build(deps): bump werkzeug from 3.1.1 to 3.1.2 by @dependabot in #1108
- build(deps): bump obs-common from 2024.11.01.post1 to 2024.11.1.post2 by @dependabot in #1109
- Fix dependabot updates for docker/images/* by @relud in #1110
- build(deps): bump python from 3.11.9-slim-bullseye to 3.11.10-slim-bullseye in /docker/images/fakesentry by @dependabot in #1111
- build(deps): bump fsouza/fake-gcs-server from 1.47.8 to 1.50.2 in /docker/images/gcs-emulator by @dependabot in #1112
Full Changelog: v2024.10.31...v2024.11.04
v2024.10.31
What's Changed
- build(deps): bump ruff from 0.6.9 to 0.7.0 by @dependabot in #1093
- build(deps): bump sentry-sdk from 2.16.0 to 2.17.0 by @dependabot in #1091
- build(deps): bump falcon from 3.1.3 to 4.0.0 by @dependabot in #1092
- build(deps): bump werkzeug from 3.0.4 to 3.0.6 by @dependabot in #1094
- build(deps): bump falcon from 4.0.0 to 4.0.1 by @dependabot in #1095
- build(deps): bump ruff from 0.7.0 to 0.7.1 by @dependabot in #1096
- OBS-361: Configure stop signals for Docker containers. by @smarnach in #1097
- Prevent dependabot from proposing Python version upgrades beyond 3.11. by @smarnach in #1098
- build(deps): bump python from
f6a64ef
to08ef1d5
in /docker by @dependabot in #1099
Full Changelog: v2024.10.21...v2024.10.31
v2024.10.21
What's Changed
- enable github actions CI on merge queue by @relud in #1089
- build(deps): bump mozilla-it/deploy-actions from 3.11.4 to 3.12.0 by @dependabot in #1083
- build(deps): bump isodate from 0.6.1 to 0.7.2 by @dependabot in #1086
- build(deps): bump sphinx from 7.4.7 to 8.1.3 by @dependabot in #1087
- build(deps): bump sentry-sdk from 2.15.0 to 2.16.0 by @dependabot in #1088
- build(deps): bump sphinx-rtd-theme from 3.0.0 to 3.0.1 by @dependabot in #1085
- build(deps): bump google-cloud-pubsub from 2.25.2 to 2.26.1 by @dependabot in #1090
Full Changelog: v2024.10.10...v2024.10.21