This repository was archived by the owner on Dec 11, 2023. It is now read-only.
v1.1.0
Highlights
- Sync'd updates from the upstream TriggerMesh components to tmctl, including KafkaSource CE and Spec attributes, EventHubs naming update
- Fixed CLI flags parsing to support certificate files passed as input arguments
Changelog
- e287a3c: Add Slack badge (@sebgoa)
- 7e4fd30: Add missing init step for CodeQL (#190) (@tzununbekov)
- c541fb6: Better flag name identification (#196) (@tzununbekov)
- f3826b6: Bump cloud.google.com/go/pubsub from 1.26.0 to 1.28.0 (@dependabot[bot])
- dfc47a1: Bump cloud.google.com/go/storage from 1.28.0 to 1.28.1 (@dependabot[bot])
- 50dd185: Bump github.com/docker/docker (@dependabot[bot])
- 21135a0: Bump github.com/triggermesh/brokers from 0.0.2 to 1.0.0 (@dependabot[bot])
- b056311: Bump github.com/triggermesh/triggermesh-core from 0.0.2 to 1.0.0 (@dependabot[bot])
- 8545fc0: Bump google.golang.org/api from 0.103.0 to 0.104.0 (@dependabot[bot])
- 399f7bb: Bump google.golang.org/api from 0.104.0 to 0.105.0 (@dependabot[bot])
- 6517f73: Bump goreleaser/goreleaser-action from 3 to 4 (@dependabot[bot])
- 084c879: Fix EventHubs old name (#188) (@tzununbekov)
- ad1c401: GCP Billing and Azure Event Grid sources added (#212) (@tzununbekov)
- 97490a1: Use upstream Kafkasource attributes (#204) (@tzununbekov)
- 45ae64b: readme: fixed manual download commands snippet (@sameersbn)