Bugfixes:
- Do not throw SIGPIPE when TCP connection is closed (#1288).
- core: fix CI connection race issues (#1286).
- Fix iOS simulator build following update to Xcode 12 (#1278).
- core: attempt to fix connection race (#1275).
- Fix result template cpp (#1273).
- Handle Result as parameter (#1271).
Enhancements:
- Add linux-armv6-musl build (#1289).
- tools: support docker and podman (#1287).
- core: fix missing private access modifier (#1285).
- Add openssl (#1281).
- Add cache to github workflows (for dependencies) (#1279).
- Update
run-docker.sh
location (#1274).
- Cleanup (#1270).
Contributors:
@elpiel, @JonasVautherin, @julianoes