v0.1.10
What's Changed
- Allow joining the internal Horust bus by @jdiez17 in #264
- fix: typos and clippy warning by @kemingy in #266
- update the ci actions by @kemingy in #267
- audit rust in ci by @kemingy in #269
- feat: push to ghcr by @kemingy in #268
- feat: support cmd based health check by @kemingy in #271
- chore: update the msrv by @kemingy in #272
- Bump base docker image by @FedericoPonzi in #275
- feat: use cgroups to limit cpu and memory usage by @kemingy in #273
- Bump crossbeam-channel from 0.5.14 to 0.5.15 by @dependabot[bot] in #280
- Fix macOS build by @maun in #279
- Statically allocate valid state transitions hashmap by @FedericoPonzi in #283
New Contributors
- @jdiez17 made their first contribution in #264
- @kemingy made their first contribution in #266
- @maun made their first contribution in #279
Full Changelog: v0.1.9...v0.1.10