Dobby v3.8.0
mateusz-hobgarski-red
released this
15 Dec 21:35
·
97 commits
to master
since this release
What's Changed
- Documentation link corrected by @mateusz-hobgarski-red in #265
- RDK-42218 Avoid popen system call wherever possible by @ks734 in #264
- RDK-43928 : Creating mock for Dobbymanager.h dependencies by @sethulakshmisk in #266
- RDK-43927 : Creating mock for Dobby.h dependencies by @sethulakshmisk in #268
- Log about enabling strace corrected. by @mateusz-hobgarski-red in #270
- New event DOBBY_CTRL_EVENT_STOPPED_WITH_STATUS for capturing Netflix exit code. LLDEV-44648. LLAMA-10709 by @skyadiddee in #269
- Added logging strace settings by @mateusz-hobgarski-red in #271
- Update version to v3.7.1 by @ks734 in #273
- RDK-36778: Fix crash when freeing rt_dobby_schema by @mateusz-hobgarski-red in #277
- ONEM-32701 Give container more time to stop by @sverkoye in #275
- ONEM-32702 Delay calling mContainerStoppedCb until very end by @sverkoye in #276
- Update version to v3.7.2 by @mateusz-hobgarski-red in #278
- [RDK-43927] Dobby Unit Test by @sethulakshmisk in #280
- [RDK-43928] DobbyManager Mock Class Modification by @Prathyushakothuru in #281
- [RDK-43927] Dobby Unit Test - by @sethulakshmisk in #283
- RDK-45298: Checking /opt/dobby.json for settings by @mateusz-hobgarski-red in #282
- RDK-45396 Avoid to run the L1 tests in every build job by @sithanda in #284
- Setting sched_rt_runtime_us to -1 is dangerous by @ks734 in #288
- [RDK-45371] Moving mock function definition to cpp file and added new… by @KaleeswaranGnanagurusamy in #286
- [RDK-45574] Enhancing the L1 Unit Test for Dobby.h by @sithanda in #289
- RDK-45299: Add Apparmor contol and profile name to the device specific container config by @mateusz-hobgarski-red in #291
- Remove apt install libgtest-dev in yml file by @sithanda in #292
- Added support for unit tests building in Vagrant by @mateusz-hobgarski-red in #293
- [DELIA-64116] [Dobby] Hang during the cleanupContainersShutdown() whe… by @KaleeswaranGnanagurusamy in #295
- DobbyManager_Usecases by @Prathyushakothuru in #296
- RDKTV-17990: Setting pids cgroup limit by @mateusz-hobgarski-red in #298
- RDK-45967 - Added L1 test cases for ociConfigOfContainer Api. by @Dosakaya in #297
- [DELIA-64149] [Dobby] race condition in stopRuncMonitorThread by @KaleeswaranGnanagurusamy in #299
- RDK-46056: Increment Dobby version to 3.8 by @mateusz-hobgarski-red in #300
New Contributors
- @sethulakshmisk made their first contribution in #266
- @skyadiddee made their first contribution in #269
- @Prathyushakothuru made their first contribution in #281
- @KaleeswaranGnanagurusamy made their first contribution in #286
- @Dosakaya made their first contribution in #297
Full Changelog: v3.7.0...v3.8.0