v1.0.0-beta.10: 1.0.0-beta.10
·
1724 commits
to main
since this release
Added
- Log view in the UI, uses SSE to live stream any logs from the server
Changed
- Use relative links in the UI, so that the mgmt interface can be mapped at any path
- HTML views are now templated using ECR
- Own implementation of embedding UI assets in executable
Fixed
- Fixed potential message store corruption bug, if client disconnected while publishing (and body frame split over multiple TCP packets)
- Include libsystemd-pthread in container image so that lavinmqperf works again
- Builds are reproducible
Changes: v1.0.0-beta.9...v1.0.0-beta.10