What's Changed
- fix: fix builds on x86_64-darwin by @sandydoo in #342
- feat(rust): added crate with generated with api by @dzmitry-lahoda in #257
- fix: expose --slow-ref-rate to up by @jcmuller in #351
- feat: default to imprecise metrics and provide option to enable them by @jcmuller in #352
- feat: show project name either from config or from directory name by @jcmuller in #350
- table: color rows according to proc status by @9999years in #339
- feat: support http headers in probes by @jcmuller in #353
- Fix: if a process will never be ready, its dependants should fail by @maddiehorger-fr in #363
- table: display "Failed" for status by @9999years in #340
- feat: allow process environment variables to be rendered with project and process Vars by @adasauce in #357
- fix: add process struct tags to help yamlls recognize non-required fields by @adasauce in #356
- fix: reverse shutdown order does not contain all dependencies by @fabiankranewitter-aqt in #359
- feat: add env and yaml support for ordered_shutdown by @fabiankranewitter-aqt in #367
- fix: apply formatting to process compose schema using MarshalIndent by @adasauce in #370
- feat: Allow configuring log level through env by @happenslol in #369
New Contributors
- @sandydoo made their first contribution in #342
- @dzmitry-lahoda made their first contribution in #257
- @jcmuller made their first contribution in #351
- @maddiehorger-fr made their first contribution in #363
- @adasauce made their first contribution in #357
- @fabiankranewitter-aqt made their first contribution in #359
- @happenslol made their first contribution in #369
Full Changelog: v1.64.1...v1.73.0