Releases: wirepas/gateway
Releases · wirepas/gateway
v1.4.3 release candidate 4
- fix a potential deadlock in sink service
- Do not stop transport service if first connection to broker is not successful (and let internal retry mechanism to try again)
v1.4.3 release candidate 3
- Use of a newer c-mesh-api version (to allign timeout and use monotonic clock)
v1.4.3 release candidate 2
- Same as RC 1 with a fix for initial value of downlink limit
v1.4.3 release candidate 1
- Use of more recent alpine version for docker base image
- Use more recent c-mesh-api (handle up to 3 retries in case of crc error from host to sink with recent Dualmcu app)
- Introduce a downlink limitation in sink service
Release 1.4.2
Main differences from 1.4.1:
- support of fragmentation and reassembly (only available in Wirepas stack in 5.3 release)
Release Candidate 1 for 1.4.2
1.4.2 addition is support of fragmentation and reassembly (only available in Wirepas stack in 5.3 release)
Release 1.4.1
Main differences from 1.4.0:
- Docker images all use alpine as base image resulting in smaller image size
- Serial part of sink service is optimized allowing better performances
- Fix a race between start and stop in dbus_client
- Soem cleanup in logs
Release Candidate 1.4.1rc2
v1.4.1-rc.2 Update wheel version to 1.4.1rc2
Release Candidate 1.4.1rc1
Update wheel version for 1.4.1rc1 Should be done automatically when tagging
Release 1.4.0
Main difference from 1.3.1:
- Add new OTAP API support (to set/get target)
- Support of websocket to connect to MQTT broker
- Do not use wirepas-messaging wheel anymore but wirepas-mesh-messaging instead that has a reduced scope without unrequired dependencies