v2.0.0a3
Pre-release
Pre-release
This release was created, since v2.0.0a2 is somehow broken and misses a few commits.
Most likely a rebase issue on my side… :)
What's Changed
- fix(discover-doip): Fix incorrect variable in log message by @ferdinandjarisch in #666
- fix: Add RND320 interface support by @rumpelsepp in #667
- fix(rtcl): handle missing args directly in config validator, effectiv… by @fkglr in #668
- fix(ecu): Fix overlooked retries case after semantic change of max-re… by @fkglr in #670
- fix(config): Serialize hex bytes to hex string by @fkglr in #669
- chore: move script into justfile by @rumpelsepp in #671
- fix(scan-identifiers): No longer scan suppress response bit for 0x27 by @ferdinandjarisch in #673
- chore(deps): Update pylsp-mypy requirement from <0.7,>=0.6 to >=0.6,<0.8 by @dependabot in #675
- fix: Let wait_for_ecu() reconnect on all ConnectionErrors incl. hidden by @ferdinandjarisch in #678
- fix(client): Do no longer send TesterPresent in ResponsePending loop by @ferdinandjarisch in #676
- Mutltiple Fixes by @ferdinandjarisch in #674
- fix(db): Create single task that executes DiagnosticMessage queries by @ferdinandjarisch in #677
- Fix auto completion by @fkglr in #683
- fix: Serialize CAN frames when DLC is not set by @rumpelsepp in #681
- Improve session scanner by @ferdinandjarisch in #682
- Dump seeds improvements by @ferdinandjarisch in #684
Full Changelog: v2.0.0a1...v2.0.0a3