This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
v1.2.0
Highlights
- Share your configuration with tmctl import (#240)
- Add support for Docker-Compose & DigitalOcean in tmctl dump (#197)
- Add prefix, suffix, and raw JSON filter support (#219)
- View logs from tmctl with tmctl logs (#214)
Changelog
- 9ae590f: Bump github.com/Azure/azure-sdk-for-go (@dependabot[bot])
- 889d992: Bump github.com/aws/aws-sdk-go from 1.44.195 to 1.44.204 (@dependabot[bot])
- 145a241: Bump github.com/digitalocean/godo from 1.96.0 to 1.97.0 (@dependabot[bot])
- 2eaed85: Bump github.com/docker/docker (@dependabot[bot])
- b1fd6d5: Bump github.com/triggermesh/brokers from 1.1.0 to 1.1.1 (@dependabot[bot])
- 8cc3f43: Bump github.com/triggermesh/triggermesh from 1.23.2 to 1.23.3 (@dependabot[bot])
- 0cb0465: Bump github.com/triggermesh/triggermesh-core from 1.0.0 to 1.1.0 (@dependabot[bot])
- 3f6ed63: Bump github.com/triggermesh/triggermesh-core from 1.1.0 to 1.1.1 (@dependabot[bot])
- a18e82f: Bump golang.org/x/net from 0.5.0 to 0.7.0 (@dependabot[bot])
- c9a53ff: Fallback to CRD event annotations if reconciler's method is failing (#272) (@tzununbekov)
- 6096e60: Fix DO dump for custom services (#267) (@tzununbekov)
- 05df356: Fix target spec autocompletion (#268) (@tzununbekov)
- abf8618: Go mod tidy (#273) (@tzununbekov)
- e9130f0: Support for commit ref as TriggerMesh components version (#262) (@tzununbekov)
- 7368829: Sync TriggerMesh components (#261) (@tzununbekov)
- c6da735: Update TriggerMesh dependencies (#269) (@tzununbekov)
- be8f6e4: install.sh: fix installation of specific version (@sameersbn)