Skip to content

Release 0.2.0

Compare
Choose a tag to compare
@r0x0d r0x0d released this 21 Jan 14:00
· 9 commits to main since this release
a1189e9

What's Changed

  • Update dependency coverage to v7.6.8 by @renovate in #48
  • Update dependency pytest to v8.3.4 by @renovate in #57
  • Add Pull Request template to keep description orgainzed by @r0x0d in #49
  • Refactor the CLI to be separate commands by @r0x0d in #61
  • Add an experimental rendering module for client by @r0x0d in #62
  • Update dependency coverage to v7.6.9 by @renovate in #60
  • [RSPEED-279] Add Command Line Assistant Daemon by @r0x0d in #58
  • Enable copr builds in develop by @r0x0d in #67
  • Update specfile to include config from release dir by @r0x0d in #68
  • Split the query and history dbus implementations by @r0x0d in #66
  • Switch to system bus instead of session bus by @r0x0d in #69
  • [RSPEED-284, RSPEED-285] Add schema for input/output queries and history by @r0x0d in #70
  • The connect_signals was triggered the API request twice by @r0x0d in #73
  • [RSPEED-275] Add local history management and improve the command by @r0x0d in #74
  • Query against rlsrag by @r0x0d in #75
  • Improve error handling by @r0x0d in #76
  • [RSPEED-386] Update systemd units to be socket activated by @r0x0d in #72
  • Update dependency coverage to v7.6.10 by @renovate in #77
  • Add 100% docstring coverage by @r0x0d in #78
  • Add sphinx by @r0x0d in #79
  • Add readthedocs build support by @r0x0d in #80
  • Fix readthedocs yaml config by @r0x0d in #81
  • Fix conf path by @r0x0d in #82
  • [RSPEED-399] Fix query read from stdin by @r0x0d in #83
  • Fix makefile systemd comment by @r0x0d in #84
  • Remove colorama dep by @r0x0d in #85
  • Small modifications to CONTRIBUTING.md by @r0x0d in #86
  • Apply NO_COLOR to colored output by @r0x0d in #88
  • [RSPEED-334] Generate manpages for CLA and CLAD by @r0x0d in #91
  • [RSPEED-403] Prevent binary stdin by @r0x0d in #92
  • [RSPEED-129] Add audit logging capability to CLAD by @r0x0d in #90
  • [RSPEED-388] Add exception handling for SSL certificates by @r0x0d in #87
  • Normalize the folder name to command-line-assistant by @r0x0d in #96
  • Small code refactor for outputting text by @r0x0d in #93
  • Update legal message by @r0x0d in #94
  • Remove record command by @r0x0d in #95
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #97
  • [RSPEED-391] Allow only deterministic tests to be run. by @kokesak in #89
  • [RSPEED-407] Fix config.toml for release and devel path by @r0x0d in #98
  • [RSPEED-408] Add audit logging to stdout by @r0x0d in #99
  • [RSPEED-412] Add filter history option by @r0x0d in #101
  • [RSPEED-136] Implement a basic user session management by @r0x0d in #104
  • Add new dependencies for readthedocs to build by @r0x0d in #105
  • Missing dep for readthedocs by @r0x0d in #106
  • [RSPEED-384] Add input field for query by @r0x0d in #107
  • Fix CodeQL workflow to run on develop by @r0x0d in #110
  • [RSPEED-416] Migrate JSON history cache to database solution by @r0x0d in #108
  • [RSPEED-446] Fix ordering from history results by @r0x0d in #111
  • [RSPEED-433] Add user_id to history tables. by @r0x0d in #112
  • [RSPEED-437] Update manpages for RH1 by @r0x0d in #113
  • [RSPEED-418] Update rpm changelog by @r0x0d in #114
  • Remove json history from rpm spec by @r0x0d in #115
  • [RSPEED-463] Fix returncode when running commands by @r0x0d in #116
  • [RHEL-68636, RHEL-68637] Update packaging to include selinux custom policy by @r0x0d in #103
  • Cleaning up leftover things by @r0x0d in #117
  • Remove caret handling from query submission by @r0x0d in #119
  • Try fedora builds by @r0x0d in #121
  • Update .packit.yaml by @r0x0d in #122
  • [RSPEED-480] Add String size limit to SQLAlchemy models by @r0x0d in #123
  • Uncomment output settings in release config by @r0x0d in #125
  • Release v0.2 by @r0x0d in #124

Full Changelog: v0.1.0...v0.2.0