Releases: meroxa/cli
Releases · meroxa/cli
v2.23.0
v2.22.0
v2.21.0
Changelog
- 4a4a81d Merge pull request #802 from meroxa/samir/clarify-grpc-errors-missing-source-collection
- a7c6e80 Update cmd/meroxa/turbine/utils.go
- a666404 bug: use spinning logs correctly in flink deploy command (#800)
- 6c25324 clarify grpc errors for missing source collection
- 2344835 debug log stdout for special errors
- 68e0e51 upgrade turbine-core (#801)
- f2e4bf8 use new turbine troubleshooting checklist in error log
v2.21.0-nightly.20230621
v2.20.1
What's Changed
- Command to delete flink jobs by @janelletavares in #754
- feat(flink): add command for listing flink jobs by @jayjayjpg in #757
- feat(flink): Describe command for Flink Jobs by @janelletavares in #758
- fix: depguard errors by @raulb in #760
- feat(flink): Remove enum association from Flink Job state field by @janelletavares in #762
- go.mod: bump github.com/spf13/viper from 1.15.0 to 1.16.0 by @dependabot in #764
- chore: Upgrade to latest turbine-go by @meroxa-machine in #768
- Dependabot automation failing with newer version of checkout by @janelletavares in #767
- .github: Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #575
- go.mod: bump github.com/briandowns/spinner from 1.21.0 to 1.23.0 by @dependabot in #647
- Form file paths in an OS agnostic way by @janelletavares in #766
- Exit 1 when grpc requests fail by @janelletavares in #771
- Revert "Exit 1 when grpc requests fail" by @janelletavares in #772
- Exit 1 when grpc requests fail (#771) by @janelletavares in #774
- Pull in Notion bug fix by @janelletavares in #776
- Update references to turbine-go because of proper v2 tagging by @janelletavares in #777
- Turbine-go needs to be v2 by @janelletavares in #778
- go.mod: bump golang.org/x/mod from 0.10.0 to 0.11.0 by @dependabot in #781
- go.mod: bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 by @dependabot in #782
- Update link for guidance about initializing a Go app by @hariso in #779
New Contributors
Full Changelog: v2.20.0...v2.20.1
v2.20.0
v2.19.2
v2.19.1
v2.19.0
v2.18.0
What's Changed
- go.mod: bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #665
- go.mod: bump github.com/opencontainers/runc from 1.1.3 to 1.1.5 by @dependabot in #667
- Always use v2 Source endpoint on App Deploy by @anna-cross in #666
- fix: unused method by @raulb in #668
- Ensure label exist and is
string
in resource types by @lyuboxa in #673 - feat: New --private-key-file flag when creating a resource instance by @janelletavares in #670
- Allow creating a Spire Maritime AIS resource instance without a URL f… by @janelletavares in #672
Full Changelog: v2.17.0...v2.18.0