This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
Highlights
- "delete" command format update (#318)
- tmctl dump support generic k8s (#328)
- add file flag to send-event to specify file containing multiple events (#336)
Breaking Changes
- return error when an unexpected argument is detected (#332)
Changelog
- 0c92756: "delete" command format update (#318) (@tzununbekov)
- 8e95cdb: Bump github.com/aws/aws-sdk-go from 1.44.259 to 1.44.289 (@dependabot[bot])
- b57efd4: Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 (@dependabot[bot])
- 9265b0d: Docs update (#321) (@tzununbekov)
- dc23e87: Release dependencies update (#346) (@tzununbekov)
- 4ca4a37: Update .goreleaser.yaml (#347) (@tzununbekov)
- 12c8813: add file flag to send-event to specify file containing multiple events (#336) (@NikhilSharmaWe)
- 6f128a2: cleanup the wiretap container specific to the broker in case of tmctl stop (#333) (@NikhilSharmaWe)
- ef39066: remove the unused attributes from CliOptions in the watch command (#337) (@NikhilSharmaWe)
- 01c6621: return error when an unexpected argument is detected (#332) (@NikhilSharmaWe)
- 1461392: tmctl dump support generic k8s (#328) (@tzununbekov)