v0.3.1 - Summit
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #225
- Fix incorrect use of marker in terminal reader by @r0x0d in #226
- Update manpages with recent information by @r0x0d in #227
- Hide submit parameter from feedback command by @r0x0d in #229
- Increase tests coverage by @r0x0d in #230
- [RSPEED-751] Fix typos in legal and feedback message by @r0x0d in #231
- Update --name help message to be more clear by @r0x0d in #232
- chore(deps): update dependency ruff to v0.9.10 by @renovate in #234
- chore(deps): update dependency tox to v4.24.2 by @renovate in #236
- Remove build-manpages workflow by @r0x0d in #238
- Fix typo in shell command line switch by @r0x0d in #235
- Add message to indicate where the terminal capture is being recorded by @r0x0d in #243
- Remove bin folder by @r0x0d in #241
- Update production endpoint to match AppSre by @r0x0d in #244
- [RSPEED-767] Fix inconsistency in reading the terminal output by @r0x0d in #233
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #245
- [RSPEED-569] Add cla binary and a symlink for c by @r0x0d in #242
- [RSPEED-773, RSPEED-774] Fix incorrect key on database schema by @r0x0d in #247
- [RSPEED-773] Specify pymysql in the mysql connection string by @r0x0d in #250
- Fix prod url by @r0x0d in #249
- chore(deps): update dependency responses to v0.25.7 by @renovate in #251
- Update prepare-release-script to update docs version by @r0x0d in #256
- Fix several things in the manual pages by @kokesak in #253
- Fix 'where' conditions for sqlalchemy by @r0x0d in #258
- [RSPEED-780, RSPEED-782] Add a --from-chat switch to history to filter out conversation by @r0x0d in #254
- Include better error information from API by @r0x0d in #259
- [RSPEED-781] Add explanation for --description in chat command by @r0x0d in #255
- [RSPEED-567] Improve CLAD systemd unit security by @r0x0d in #248
- Update rtd builds by @r0x0d in #263
- Fix unit-tests for history interface by @r0x0d in #266
- Update manpages for
candcladby @r0x0d in #262 - [RSPEED-654] Prevent one character input from query_string and stdin by @r0x0d in #260
- chore(deps): update dependency ruff to v0.10.0 by @renovate in #270
- Add
make manto prepare-release script by @r0x0d in #276 - Update prepare release with custom features by @r0x0d in #277
- chore(deps): update dependency ruff to v0.11.0 by @renovate in #278
- [RSPEED-799] Fix dbus permissions for clad by @r0x0d in #279
- [RSPEED-789] Simpify cert loading by @r0x0d in #280
- Fix typos and wording on manpages by @r0x0d in #274
- Change the interactive binding to ctrl+g, as ctrl+j is used by venv by @kokesak in #261
- chore(deps): update dependency coverage to v7.7.0 by @renovate in #281
- [RSPEED-796] Disallow empty query arguments for query_string and stdin by @r0x0d in #275
- Remove selinux context from dbus policy by @r0x0d in #283
- Devel-dbus by @subpop in #285
- Add comment about RBAC in dbus policy by @r0x0d in #288
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #289
- Extract error messages from HTTP responses by @subpop in #287
- [RSPEED-812] Add exception handling for RuntimeError by @r0x0d in #290
New Contributors
Full Changelog: v0.3.0...v0.3.1