v1.1.1: 1.1.1
Fixed
- Segmentation fault bug with Crystal 1.8 for exchange to exchange binding listing in API
- Consistent login handling in UI (use cookie, not basic auth)
- Shovel/federation clients now support negotiating frame_max with upstream server
Changed
- Remove signal handler for SEGV (segmentation fault) in release mode so that a coredump is generated
- Don't include stat history when listing exchanges
- UI table refactoring so that multiple tables can have pagination for instance
- UI keeps trying to load data while server is offline
Added
lavinmqctl definitions <datadir>to generate definitions json from an existing data dir for emergency recovery
Changes: v1.1.0...v1.1.1