Hi,
This 1.22 release increases the metric name field from 100 characters
to 256, as it is for test name. The release also allows by default all
users to make changes to projects, as long as they belong to the
respective group.
Complete list of changes going in:
* core:
* make metric name 256 characters long instead of 100
* add project perms to default squad group
* migrations: remove print creating permissions
Ch{eers,arles}
Hi,
This 1.21 release changes the lava backend XML-RPC transport layer to
use requests, also including a pre-defined timeout. The release adds
the Celery plugin for Sentry users.
Complete list of changes going in:
* ci: add tests for LAVA backend call timeouts
* ci: lava: change XML-RPC transport to use requests
* frontend: build: include test jobs with no status in Test jobs tab
* settings: add CeleryIntegration to sentry
Ch{eers,arles}
Hi,
This 1.20 release adds log entries when users change objects via API.
It also allows OPTIONS database arguments to be passed via environment
variable.
Complete list of changes going in:
* Translated using Weblate (Portuguese)
* Added translation using Weblate (Portuguese)
* core: add tests for LogEntry when using API
* Allow equal sign in settings variable value.
* api: log user actions as LogEntry
Ch{eers,arles}