This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


    from 7b339cf04a build(deps): bump github.com/google/uuid from 1.5.0 to 
1.6.0 in /plc4go (#1358)
     add b6fbfbcc1d feat(plc4go/connectioncache): add GetConnectionWithContext 
to connection cache
     add fae748c366 fix(plc4go): ensure discoverer respect context cancel

No new revisions were added by this update.

Summary of changes:
 plc4go/internal/ads/Discoverer.go                  | 30 ++++++++++++++
 plc4go/internal/bacnetip/Discoverer.go             | 25 +++++++++++-
 plc4go/internal/cbus/Discoverer.go                 | 17 +++++++-
 plc4go/internal/knxnetip/Discoverer.go             | 21 +++++++++-
 plc4go/pkg/api/cache/PlcConnectionCache.go         | 21 ++++++----
 plc4go/pkg/api/cache/connectionContainer.go        | 18 ++++++---
 plc4go/pkg/api/cache/connectionContainer_test.go   |  4 +-
 .../pkg/api/cache/mock_PlcConnectionCache_test.go  | 47 ++++++++++++++++++++++
 plc4go/pkg/api/cache/plcConnectionLease.go         |  2 +-
 plc4go/spi/pool/future_test.go                     | 23 +++++++----
 plc4go/spi/utils/dumpUtils_test.go                 |  1 +
 11 files changed, 181 insertions(+), 28 deletions(-)

Reply via email to