Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Morg42 authored Jan 18, 2025
1 parent 8f55945 commit afd85ef
Showing 1 changed file with 14 additions and 17 deletions.
31 changes: 14 additions & 17 deletions doc/user/source/release/1_11_x.rst
Original file line number Diff line number Diff line change
Expand Up @@ -174,35 +174,32 @@ Updates in the CORE

* sdp:

* Improvements
* Add version, cyclic error detection/reconnect
* Bump version number to 1.0.4
* Add valid_list item attribute, complete type hinting
* Enable raw sending of lookup values
* Improve reply pattern processing
* Add editable lookup tables
* Add regex-capable valid_list_re to command patterns
* Add delivery queue to serial connection for better timing
* Improve struct generation
* Fix automatic resend protocol detection
* Change to scheduler_remove_all
* Suspend/resume
* Minor fixes/updates
* Implement read after write
* Fix attr resolving
* Update documentation
* Add version, cyclic error detection/reconnect
* Fix long cyclic recovery
* Several minor fixes/updates
* Adjust to smartplugin changes
* suspend/resume
* Fix missing parameter
* Move to sdp v1.0.2
* Pass plugin reference to connection/protocol
* Change to scheduler_remove_all
* Modify run logics
* Propose resend protocol
* Move command storing
* Set protocol to resend if send_retries > 0
* Query current value for command that was not successfully sent
* Fix and improve read command for querying after resend is not successful
* Rename check_command to check_reply as this is more suitable
* Join resend/jsonrpc parameters, cleanup
* Add minimum version check
* Make resending work with custom command values
* Correctly handle reply_patterns defined as lists for resend protocol
* Parse custom_parameters correctly for reply_pattern used for resend protocol
* Improve struct generation
* Add delivery queue to serial connection for better timing
* Connection.py aktualisieren
* Fix order of connect initialization, fix struct generation
* Fix sdp references

* smartplugin:

Expand Down

0 comments on commit afd85ef

Please sign in to comment.