michael-methner
released this
14 Aug 07:16
·
65 commits
to master
since this release
What's Changed
- Update ReleaseNotes and version to v2.18.9 by @minminlittleshrimp in #468
- Update status badges on README.md by @michael-methner in #467
- logstorage: Adds option to write logs in gzip format by @LiquidityC in #442
- Re-Initialize internal logging in daemon mode only by @lvklevankhanh in #459
- Remove use of DLT_LOG in signal handler by @michael-methner in #472
- Update gtest_dlt_daemon_multiple_files_logging.cpp by @LocutusOfBorg in #481
- Update AUTOSAR standard link by @lucafrance in #480
- cmake: set version to 2.18.9 by @alexmohr in #478
- Fix macro code to use boolean value in while instruction (false) by @michael-methner in #469
- dlt_user_shared: Add timeout to writev by @alexmohr in #385
- build: add static lib only if necessary by @alexmohr in #479
- Update CMakeLists.txt by @LocutusOfBorg in #482
- watchdog: improve dlt watchdog by @alexmohr in #470
- log-level-config: add option to configure log levels by @alexmohr in #474
- gtest_dlt_daemon_gateway: dlt-daemon run without dlt_passive.conf file by @lti9hc in #487
- dlt_unit_test: Fix and improve quality of unit tests by @minminlittleshrimp in #494
- dlt-qnx-system improvement by @lvklevankhanh in #495
- gtest: Init submodule and update version by @minminlittleshrimp in #497
- dlt-qnx-system: prevent message loss in high load situations by @alexmohr in #490
- Fix compile error stringop-truncation with GCC 9.4 by @michael-methner in #499
- Update README.md by @lvklevankhanh in #503
- dlt-coverage: Add coverage report generator for dlt by @minminlittleshrimp in #501
- dlt-system: move journal reading to its own thread by @alexmohr in #471
- Switch from GENIVI to COVESA by @minminlittleshrimp in #511
- Update CMakeLists.txt: set required std version to gnu++14 by @LocutusOfBorg in #504
- cmake: Policy CMP0115 set to OLD behavior for dlt-daemon with cmake >= 3.20 by @minminlittleshrimp in #510
- fix usage of pthread_cond_timedwait by @alexmohr in #491
- DLT Upstream for minor release by @minminlittleshrimp in #515
- cmake: disable network trace by @alexmohr in #477
- doc: add COVESA logo image by @minminlittleshrimp in #516
- Prepare for 2.18.10 release by @michael-methner in #517
New Contributors
- @LiquidityC made their first contribution in #442
- @lucafrance made their first contribution in #480
Full Changelog: v2.18.9...v.2.18.10