This repository was archived by the owner on Feb 21, 2024. It is now read-only.
v0.10.1
This version contains 10 contribution from 4 contributors. There are 5 files changed, 222 insertions, and 54 deletions.
Added
Fixed
- Use errors.Cause in handler so that we return correct status codes (#1304, #1309)
- Close HTTP handler gracefully (#1310)
- Use lazy assignment for VERSION_ID so enterprise flag is set appropriately (#1308)
- Adjust cluster state tests so they aren't so dependent upon a sleep (#1306)
- Makefile enterprise build fixes (#1301)
- Re-add unintentionally removed check-clean (#1295)
- Fix syntax error and add i386 enterprise build (#1293)