What's Changed
- Bump golang.org/x/sync from 0.15.0 to 0.16.0 by @dependabot[bot] in #542
- feat: update subscriptions support (Resolves #543) by @steve-r-west in #544
- Upgrade epcc cli to Go v1.24 and add a build date by @steve-r-west in #546
- feat: add support for hiding resources (Resolves #547) by @steve-r-west in #548
- feat: add improved support for rule promotions (Resolves #480) by @steve-r-west in #549
- fix: autocomplete when more than one nested array element in attribute (Resolves #550) by @steve-r-west in #551
- Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #558
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #555
- Bump github.com/gookit/color from 1.5.3 to 1.6.0 by @dependabot[bot] in #557
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #559
- Add support for resource-info command by @steve-r-west in #528
- Bump actions/checkout from 3 to 5 by @dependabot[bot] in #553
- ci: Include OpenAPI specs in repo (Resolves #567) by @steve-r-west in #568
- feat: Add support for referencing other resources (Resolves #569) by @steve-r-west in #570
- Issue 562 by @steve-r-west in #571
- fix: split resource.yaml into many files for easier management (Resolves #573) by @steve-r-west in #574
- fix: left over logging statement from #574 by @steve-r-west in #576
- build(deps): bump github.com/pb33f/libopenapi from 0.28.0 to 0.28.1 by @dependabot[bot] in #577
- feat: add support for metrics and autofill/completion for query parameters by @steve-r-west in #579
- feat: add support for line continuation characters in runbooks by @steve-r-west in #583
- build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #586
- feat: improve completion for alternative capture groups (Resolves #584) by @steve-r-west in #585
- feat: improve debugging for unmatched parameters and support top level included (Resolves #587). by @steve-r-west in #588
- feat: add support for aliases on external_ref (Resolves #589) by @steve-r-west in #590
- feat: add --pretty argument to epcc logs show (Resolves #591) by @steve-r-west in #594
- fix: --if-alias-(does-not)-exist should only notify on debug (Resolves #592) by @steve-r-west in #593
- feat: add support for --output-key-val by @steve-r-west in #597
- feat: add more template functions for randomization, fake data, fix a panic (Resolves #598) by @steve-r-west in #599
- feat: add support for --as-bash to runbook show command to better reflect parallelism by @steve-r-west in #600
- feat: add support for disabling http logging and clean up rate limit code (Resolves #601) by @steve-r-west in #602
- fix: improve shutdown handling (Resolves #603) by @steve-r-west in #604
- build(deps): bump golang.org/x/crypto from 0.35.0 to 0.45.0 by @dependabot[bot] in #607
- build(deps): bump golang.org/x/sync from 0.17.0 to 0.18.0 by @dependabot[bot] in #606
- build(deps): bump github.com/pb33f/libopenapi from 0.28.1 to 0.28.2 by @dependabot[bot] in #605
- build(deps): bump github.com/spf13/cast from 1.7.0 to 1.10.0 by @dependabot[bot] in #609
- build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #608
- fix: clean up monochrome output handling by @steve-r-west in #611
- build(deps): bump github.com/itchyny/gojq from 0.12.17 to 0.12.18 by @dependabot[bot] in #612
- build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #613
- feat: Add support for manual orders by @steve-r-west in #581
Full Changelog: v0.13.3...v0.14.0