This is an automated email from the ASF dual-hosted git repository. timothyjward pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/aries-typedevent.git
commit 97715529636776b8e1c8e812bf95a73000d40838 Merge: bb780b9 f8d604a Author: Tim Ward <timothyjw...@apache.org> AuthorDate: Mon Apr 7 16:44:01 2025 +0100 Merge pull request #27 from apache/fix/record_null Fixes for records with null components and flaky integration tests .../aries/typedevent/bus/impl/EventConverter.java | 4 +- .../typedevent/bus/impl/MonitorEventTask.java | 4 +- .../aries/typedevent/bus/impl/RecordConverter.java | 7 +- .../bus/osgi/AbstractIntegrationTest.java | 7 +- .../typedevent/bus/osgi/RecordIntegrationTest.java | 77 ++++++++++++++++++++++ 5 files changed, 90 insertions(+), 9 deletions(-)