Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,23 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [1.9.0](https://github.com/rdkcentral/python_raft/compare/1.8.2...1.9.0)

- Fix virtual cec [`#220`](https://github.com/rdkcentral/python_raft/pull/220)
Comment thread
kanjoe24 marked this conversation as resolved.
- Add AI-ingestible framework brief [`#207`](https://github.com/rdkcentral/python_raft/pull/207)
- - Add Python 3.13+ compatibility shim for removed telnetlib module [`#210`](https://github.com/rdkcentral/python_raft/pull/210)
Comment thread
kanjoe24 marked this conversation as resolved.
- Add AI-ingestible framework brief for python_raft [`#206`](https://github.com/rdkcentral/python_raft/issues/206)
- Making big modules 'optional' for Docker [`c466bd6`](https://github.com/rdkcentral/python_raft/commit/c466bd6ab22e0e5f9aec43b8765612f24af2ae2d)
- Add : gh #206 : Refresh ai-brief for current develop + spec-to-suite recipe [`e5c5c50`](https://github.com/rdkcentral/python_raft/commit/e5c5c50b9a6d25e5c0b7016efcc603840ef28d6d)
- Update framework/core/commandModules/telnetClass.py [`0a7aa6f`](https://github.com/rdkcentral/python_raft/commit/0a7aa6f0d59df746034034ea67c64b48ea4313cb)

#### [1.8.2](https://github.com/rdkcentral/python_raft/compare/1.8.1...1.8.2)

> 10 March 2026

- Enhance keySimulator sendKey to prevent missed keys [`#205`](https://github.com/rdkcentral/python_raft/pull/205)
- Comms fixes [`#203`](https://github.com/rdkcentral/python_raft/pull/203)
- Bumped CHANGELOG [`0103b1b`](https://github.com/rdkcentral/python_raft/commit/0103b1bfceec6d724531bec12e6ea645060727d7)
- Removed new line feed & updated the return result [`871cdde`](https://github.com/rdkcentral/python_raft/commit/871cdde0a490d669260e4beaa626bed4f4845ae6)
- Merge tag '1.8.1' into develop [`13bf879`](https://github.com/rdkcentral/python_raft/commit/13bf87916437160f500b573c2166d68811ad7d85)

Expand Down