Releases: meroxa/cli
Releases · meroxa/cli
v2.17.0
What's Changed
- go.mod: bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 by @dependabot in #631
- go.mod: bump google.golang.org/grpc from 1.52.3 to 1.53.0 by @dependabot in #633
- go.mod: bump github.com/containerd/containerd from 1.5.16 to 1.5.18 by @dependabot in #638
- feat(deploy): Enables apps deployments with functions to environments by @raulb in #640
- go.mod: bump golang.org/x/net from 0.6.0 to 0.7.0 by @dependabot in #642
- Update goreleaser for Scoop by @anna-cross in #636
- Unit test coverage for Turbine utils by @janelletavares in #639
- go.mod: bump golang.org/x/oauth2 from 0.5.0 to 0.6.0 by @dependabot in #644
- go.mod: bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #646
- go.mod: bump google.golang.org/protobuf from 1.28.1 to 1.29.0 by @dependabot in #649
- go.mod: bump google.golang.org/protobuf from 1.29.0 to 1.29.1 by @dependabot in #650
- Add ecr preflight checks by @dianadoherty in #651
- Proper use of gomock Finish and NewController by @janelletavares in #653
- deps(turbine-js): bump turbine-js-cli to latest (v1.3.8) by @jayjayjpg in #655
- Add apps open command by @janelletavares in #654
- Glob patterns exclude double digits in tags by @janelletavares in #656
- go.mod: bump github.com/fatih/color from 1.14.1 to 1.15.0 by @dependabot in #658
- go.mod: bump google.golang.org/protobuf from 1.29.1 to 1.30.0 by @dependabot in #659
- New linter version, new errors by @janelletavares in #662
- Flakiness in Ruby Run command unit test by @janelletavares in #663
- feat(apps): deploy support
--env
by @anna-cross in #643 - doc: apps and build commands are no longer beta by @janelletavares in #660
Full Changelog: v2.16.0...v2.17.0
v2.16.0
v2.15.0
What's Changed
- feat(apps): Include environment info in
apps ls
by @raulb in #603 - feat(apps): Include environment info in
apps describe
by @raulb in #604 - Include next steps for after addressing preflight error by @dianadoherty in #606
- go.mod: bump google.golang.org/grpc from 1.52.0 to 1.52.3 by @dependabot in #608
- Inconsistent vendor by @janelletavares in #609
- Update meroxa-go vendor by @dianadoherty in #611
- .github: Bump dependabot/fetch-metadata from 1.3.4 to 1.3.6 by @dependabot in #601
- go.mod: bump github.com/fatih/color from 1.13.0 to 1.14.1 by @dependabot in #599
- .github: Bump dev-drprasad/delete-older-releases from 0.2.0 to 0.2.1 by @dependabot in #574
- feat(apps): Deploy to an environment by @raulb in #605
- Upgrade docker distribution by @lyuboxa in #613
- Pass env info on app deploy to api by @dianadoherty in #615
- feat: make callback url configurable by @raulb in #617
- Update help on env update by @lyuboxa in #616
- Update format of Resource Types list by @janelletavares in #602
- chore: update docs by @raulb in #618
- Early failure for deploying an application with a function to an env by @dianadoherty in #624
- Remove cli logic to handle common env for api by @dianadoherty in #626
- Ensure turbine resource is in the same environment as the app by @lyuboxa in #619
- Ignore brew errors by @janelletavares in #614
- Fix typo on functions support for env by @dianadoherty in #627
- go.mod: bump github.com/briandowns/spinner from 1.20.0 to 1.21.0 by @dependabot in #629
- Env app describe and ls changes by @anna-cross in #625
- Add URL to dashboard resource catalog by @janelletavares in #607
Full Changelog: v2.14.0...v2.15.0
v2.14.0
v2.13.1
What's Changed
- Doc updates for resource create flags by @janelletavares in #582
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- go.mod: bump golang.org/x/oauth2 from 0.2.0 to 0.3.0 by @dependabot in #573
- Notion resource and pulling in conduit Notion connector by @janelletavares in #572
- Meroxa-go should not require a URL by @janelletavares in #576
- Bring back the teardown prep for deployment by @janelletavares in #577
- Do not gate the whole command on the ruby feature flag by @janelletavares in #578
- fix: git init with older versions of git by @janelletavares in #569
- Git init failing by @janelletavares in #581
- Do not print empty fields in the describe context by @janelletavares in #580
Full Changelog: v2.12.0...v2.13.0
v2.12.0
v2.11.0
v2.10.0
What's Changed
- Update meroxa-go version that refactors error message by @dianadoherty in #533
- Turbine-Ruby CLI Stub by @anna-cross in #539
- Turbine-Ruby Run Command by @anna-cross in #540
- App logs from one request by @janelletavares in #519
- go.mod: bump golang.org/x/oauth2 from 0.1.0 to 0.2.0 by @dependabot in #542
- Add a link to the Dashboard in output by @janelletavares in #537
- Add link to dasboard from 'apps describe' output by @janelletavares in #538
- Add version function for each turbine library by @janelletavares in #543
- Bump turbine-js-cli version to 1.3.4 by @janelletavares in #548
- Use the latest turbine-js-cli@1.3.5 by @janelletavares in #550
- Run turbine-rb apps locally by @lyuboxa in #545
- add ruby turbine command test by @lyuboxa in #551
- Provide a link to the dashboard from the resources list command by @janelletavares in #549
- Fix flapping test and rename TurbineRb by @lyuboxa in #553
- Consistent availability of path flag for relevant Turbine commands by @janelletavares in #552
- Add usage metrics headers to CLI requests by @janelletavares in #547
Full Changelog: v2.9.1...v2.10.0