Skip to content

Releases: mozilla-releng/balrog

v3.86

07 Aug 16:23
v3.86
5dad19d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.85...v3.86

production-ui

29 Jul 12:39
f097a9b
Compare
Choose a tag to compare
Remove mozilla frontend infra components (#3499)

* Replace `Label` from mozilla-frontend-infra/components

We need to get rid of mozilla-frontend-infra/components, this is the
first step. I basically imported the component and stripped the unused
parts. This doesn't change anything rendering wise

* Switch from mozilla-frontend-infra's `MuiErrorPanel` to raw `Alert`

* Replace all mozilla-frontend-infra's Spinner with `CircularProgress`

* Remove the dependency on mozilla-frontend-infra

We depend on mdi-react and it used to work because it was pulled through
mozilla-frontend-infra/components so I just added it as an explicit
dependency now

v3.85

28 Jul 13:29
v3.85
b3b869a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.84...v3.85

v3.84

24 Jul 13:40
v3.84
3884fe2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.83...v3.84

v3.83

24 Jul 13:04
v3.83
a0a5991
Compare
Choose a tag to compare

What's Changed

  • Post release version bump to 3.82 by @Eijebong in #3462
  • Update axios to 1.10.0 by @Eijebong in #3464
  • chore(deps): bump aiohttp from 3.12.13 to 3.12.14 in /agent/requirements by @dependabot[bot] in #3465
  • feat: log autograph response codes to statsd by @bhearsum in #3463
  • feat: add request timing and response code stats for the public app by @bhearsum in #3459
  • Reland: Switch from react-auth0-components to auth0/auth0-react (#3425) by @Eijebong in #3431
  • Remove the dependencies on dotenv by @Eijebong in #3466
  • fix: ensure statsd after_request handler is called first by @bhearsum in #3469
  • Don't use refresh tokens with auth0 by @Eijebong in #3468
  • feat: add statsd timings for admin endpoints by @bhearsum in #3467
  • Revert "Remove the dependencies on dotenv" by @Eijebong in #3471
  • Fix all actions being disabled on the rules list all the time by @Eijebong in #3473
  • feat: add timing metrics for gcs uploads and auth0 requests by @bhearsum in #3470
  • Move the frontend configuration directly into the task environment by @Eijebong in #3474
  • Remove the dependencies on dotenv by @Eijebong in #3475
  • refactor: add a common prefix for admin endpoint metrics by @bhearsum in #3476
  • fix: don't log non-GET requests nor dockerflow requests in the public app by @bhearsum in #3477
  • blobs: avoid crashing when a json update query ends up with an apprel… by @jcristau in #3478
  • Use a node image directly for the ui in docker-compose by @Eijebong in #3479
  • Update webpack, related dependencies, node and bring config in line with shipit by @Eijebong in #3480
  • Replace clipboard-copy with native javascript by @Eijebong in #3481
  • Remove html-loader by @Eijebong in #3482
  • chore(deps): bump axios from 1.10.0 to 1.11.0 in /ui by @dependabot[bot] in #3483
  • Update css-loader by @Eijebong in #3484
  • Temporarily allow ciscobinarytest subdomain for balrog stage by @Eijebong in #3486
  • Replace react-hot-loader with react-refresh by @Eijebong in #3485
  • Split out python lints into their own tasks by @Eijebong in #3487
  • Version bump to 3.83 by @jcristau in #3488
  • Bump python dependencies by @Eijebong in #3489

Full Changelog: v3.81...v3.83

STAGING ONLY: v3.82

21 Jul 14:46
9de5b30
Compare
Choose a tag to compare
DO NOT LAND: Temporarily allow ciscobinarytest subdomain for balrog s…

v3.81

10 Jul 14:08
v3.81
c071146
Compare
Choose a tag to compare

What's Changed

  • Post release version bump to 3.81 by @Eijebong in #3430
  • docker-compose: don't start the agent before balrogadmin by @jcristau in #3432
  • admin: stop using flask_compress by @jcristau in #3433
  • db: use StaticPool for sqlite connections in test by @jcristau in #3434
  • web: rename app to flask_app by @jcristau in #3435
  • tests: exclude "-1" from from bad inputs for the force parameter by @jcristau in #3436
  • fix: use flask_app in wsgi files by @bhearsum in #3439
  • tests: fix disabling of flask error handlers by @jcristau in #3438
  • public: be more careful when cleaning up avast query param by @jcristau in #3437
  • public: split BadDataError and Exception error handling by @jcristau in #3442
  • chore: remove unneeded git/.git in Dockerfile.test by @bhearsum in #3443
  • admin: replace handleGeneralExceptions with flask error handlers by @jcristau in #3445
  • tests: remove dead stores to app config from apprelease blob tests by @jcristau in #3447
  • Don't use the db_schema fixture in guardian_db by @Eijebong in #3448
  • Refactor get_active_release_names sql query by @jcristau in #2657
  • Use a factory to create the app object by @jcristau in #3446
  • docker-compose: remove links by @jcristau in #3450
  • maintenance: silence pip warnings by @jcristau in #3452
  • fix: reduce the number of requests needed to populate the the Users UI view by @bhearsum in #3440
  • docker-compose: reduce balrogdb health check interval by @jcristau in #3453
  • tests: set app.testing instead of poking through flask internals by @jcristau in #3451
  • admin: let nginx rewrite /api/foo to /foo by @jcristau in #3454
  • web: use flask.request instead of connexion.request by @jcristau in #3455
  • feat: use uv for dependency resolution in pin-helper.sh by @bhearsum in #3458
  • Revert "feat: use uv for dependency resolution in pin-helper.sh" by @Eijebong in #3461
  • Update dependencies by @Eijebong in #3460

Full Changelog: v3.80...v3.81

v3.80

26 Jun 15:47
v3.80
c867a1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.79...v3.80

v3.79

26 Jun 13:07
v3.79
a20f3bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.78...v3.79

v3.78

12 Jun 14:23
7f2ac89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.77...v3.78