Changelog
- 5639985 Brew formula update for chainsaw version v0.1.7 (#996)
- 6ccdad7 chore(deps): Bump actions/download-artifact from 4.1.3 to 4.1.4 (#1027)
- 6a19286 chore(deps): Bump aquasecurity/trivy-action from 0.17.0 to 0.18.0 (#1000)
- 09b82f3 chore(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#1025)
- 76d9653 chore: add 0.1.7 to versions list (#998)
- 410c5f6 chore: enable cherry-pick bot (#1007)
- de9dd4b chore: remove unnecessary context (#1009)
- c4fe5fa feat: add --all-namespaces support (#1019)
- 2fa8d23 feat: add jp function to fetch server version (#1021)
- 7330511 feat: add more general catch handlers (#1024)
- f4dab47 feat: add outputs support to command and script (#1031)
- 7980e39 feat: add rest config binding (#1020)
- b629886 feat: check scope in get operation (#1012)
- e718d1d feat: check scope in wait operation (#1011)
- 5949a04 feat: detect resource scope in describe (#1010)
- 9819133 feat: introduce lazy operations (#1008)
- a07b37d feat: support both .yaml and .yml extensions (#1006)
- b8c5c9d feat: support kind or resource in selectors (#1014)
- 01709e5 feat: support wait --all (#1018)
- ffde0e8 feat: validate bindings (#1030)
- 35a28a0 fix: improve operation error handling (#1026)
- 67c56b4 fix: jpKubernetesExists not setting apiVersion/kind (#1005)
- a3a33a9 fix: jpKubernetesResourceExists apiVersion handling (#1004)
- 0141560 fix: k8s list jp function (#1023)
- 4ddb76d fix: operation report name (#1015)
- 8661236 fix: resource short name mapping in collectors (#1028)
- 839fbc1 fix: validate checks in scripts (#1029)
- 7fa3975 refactor: introduce object type (#1013)