Skip to content

Releases: meroxa/cli

v2.0.0

20 Apr 11:48
6e966a6
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

Changelog

  • 8cb828f Allow underscores in application names (#313)
  • d6ce5ea Always remove Go binaries (#319)
  • 90d9d08 Clearer logs around building and deploying go apps (#302)
  • 1943e97 Define contract for turbine response and capture
  • 7ef8715 Delete velocity_metrics.yml
  • 71e537a Distinguish between regular and extended app describe (#298)
  • bb837f7 Dockerfile and binary changes to accommodate vendor or no vendor (#320)
  • 4640356 Formatter is unhelpful and makes things difficult to copy & paste (#305)
  • 00e64fd Include all pre-requisites for go app run in app init (#288)
  • 879c793 Init a python app using apps init
  • c795d6e Merge pull request #263 from meroxa/init-with-git
  • 23b2ee5 Merge pull request #279 from meroxa/jj/golong
  • 43bc9bc Merge pull request #281 from meroxa/velocity-workflow-delete
  • 7a09d94 Merge pull request #289 from meroxa/app-init-python
  • a25a9b8 Merge pull request #290 from meroxa/jj/privatized-ci
  • c8360a1 Merge pull request #294 from meroxa/demo-json
  • 497afc4 Merge pull request #314 from meroxa/james/harden-ouput-capturing
  • 95764c1 Merge pull request #318 from meroxa/update-cli
  • a326889 Merge pull request #326 from meroxa/jj/update-turbine-go
  • c98c955 Meroxa builds describe (#297)
  • db7fb1a No longer expose or display IDs (#282)
  • 1636a89 Only create the application if it doesn't already exist with the give… (#295)
  • f5ec6de Parse logs gracefully when deploying a javascript app (#303)
  • 1603745 Python deploy (#312)
  • 8db446b Remove commands don't like asterisks (#325)
  • 014fbae Rerun
  • 5fe7052 Revert "feat(turbine): logically nest functions under applications" (#270)
  • 58ed05b Tweaks to init and run (#293)
  • ef116ab UX improvements for go app init and path flag (#299)
  • 1d2c7d6 Update
  • 6e966a6 Update turbine-js executable name with package (#329)
  • c7c2b0e Updated turbine-go without connector configs (#317)
  • 7efc1df Use stderr and exit code to detect errors (#286)
  • 110bf8b Validate application names so that API calls and Docker build doesn't… (#296)
  • 3372902 add dir for python commands
  • 661f382 bug(apps): use absolute path for run command (#269)
  • b4c92f5 bug(turbine): Adjust to new pipeline log (#285)
  • 9b2ca91 bug(turbine): Path should always be converted to absolute (#284)
  • 53f10c4 chore: Sunset soon to be legacy commands (#308)
  • cc1b53c chore: Update product name (#324)
  • 4d9e8d9 chore: Update to turbine-go pkg (#300)
  • f98708a chore: clean up (#327)
  • d7d3c90 chore: document meroxa build commands (#322)
  • 5ad691a chore: update latest meroxa-go
  • b99b0c6 chore: update latest meroxa-go
  • 9d2c820 clean up vendor
  • 23b3302 feat(apps): Absorb turbine changes to create a .gitignore when doing git initialize (#268)
  • 43336a4 feat(apps): Apps create command with feature flag (#262)
  • 86f40b3 feat(apps): Associate applications with their entities through pipelines (#271)
  • 5a2fe3f feat(apps): Command for application remove (#261)
  • 0c72c97 feat(apps): Create application via apps deploy (#272)
  • 5817de5 feat(apps): Describe application command (#265)
  • 06d29a9 feat(apps): Let users deploy to their own docker hub (and other fixes) (#277)
  • e3030cb feat(apps): List applications (#264)
  • 40b7f73 feat(apps): Update python commands (#310)
  • a0fcd03 feat(turbine): Supply Git SHA when creating an application and display it (#274)
  • 74ca6ce feat(turbine): Warn about uncommitted changes (#275)
  • af971da feat(turbine): logically nest functions under applications (#267)
  • 25dd8b8 feat: Get image from platform (#283)
  • f10633a feat: Include git sha on apps creation (#280)
  • 245b068 feat: Make apps commands publicly available (#309)
  • 4111970 feat: apps deploy improvements (#301)
  • 2a08bba feat: apps remove tear down app completely + apps deploy tears down resources when failed (#311)
  • fcedaf1 feat: improve apps describe (#328)
  • 42d4866 feat: initialize repository on apps init
  • bce61d9 fix(apps): pass path to turbine-js (#266)
  • 7667521 fix(apps:deploy): update dashboard url for app detail views (#330)
  • bef5dde fix(apps:init): re-enable language "go" shorthand on apps init
  • 4405f53 fix: always use app name defined in app.json (#323)
  • dbd9087 fix: character on failed deployments (and add colors) (#307)
  • ac91128 help text not formatted well (#316)
  • 179ba2b upd(ci): allow authenticated dependency installation
  • 7c19971 upd(turbine-go): upgrade turbine-go to latest version

v1.6.3-alpha.1

22 Feb 21:42
326f3e7
Compare
Choose a tag to compare
v1.6.3-alpha.1 Pre-release
Pre-release

Changelog

  • 326f3e7 Merge pull request #257 from meroxa/rb-bg/app-deploy
  • bb381b3 chore: Update latest turbine and minor tweaks
  • a46c228 chore: refactor turbine cmds
  • e54dcb4 chore: update to latest turbine
  • 0cc71ef feat(apps): Add deploy
  • 79a8f88 fix: wrong refactor

v1.6.2-alpha.1

16 Feb 18:56
9b65d9d
Compare
Choose a tag to compare
v1.6.2-alpha.1 Pre-release
Pre-release

Changelog

v1.6.1

11 Feb 23:28
5590e3e
Compare
Choose a tag to compare
v1.6.1 Pre-release
Pre-release

Changelog

v1.6.0

10 Feb 15:21
75e2e88
Compare
Choose a tag to compare
v1.6.0 Pre-release
Pre-release

Changelog

v1.6.0-alpha.1

28 Jan 20:36
bac2204
Compare
Choose a tag to compare
v1.6.0-alpha.1 Pre-release
Pre-release

Changelog

  • bac2204 Add meroxa functions (#239)
  • ba8117e Add environment update command (#235)
  • 159fb2d Add repo velocity reporting
  • 039eb72 Change environments config flag to slice
  • 4247739 Environment create example doesn't work copy-paste'd (#225)
  • 615fca1 Merge pull request #226 from meroxa/array-flag
  • 29162d5 Merge pull request #228 from meroxa/add-velocity-metrics
  • 90cb9f6 Merge pull request #233 from meroxa/rename-env-offerings
  • 69b632e Merge pull request #234 from meroxa/update-env-help
  • b76a6eb Rename environment offerings
  • b871b18 Show common environment when no environment provided (#231)
  • ede7bfa Unhide environment flags (#238)
  • bc3a0a1 Update example for env create
  • 8e7d75a doc: Add documentation on CLI metrics (#224)
  • 074fe3e feat(connectors): Add environments (#221)

v1.5.0

29 Nov 15:13
1bdfdeb
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release

Changelog

v1.4.0

30 Sep 23:01
f046a99
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

Changelog

f046a99 feat(connector): Include connector trace in connector describe (#196)
e358ea3 fix: reset user info while logging out (#197)

v1.3.1

29 Sep 16:57
15dd779
Compare
Choose a tag to compare
v1.3.1 Pre-release
Pre-release

Changelog

15dd779 doc: document --config flag on connectors (#195)
ac1587b feat: Update logo (#192)
d37a7db feat: Update user info every 24h and adds command with feature flag (#193)
e8c3e26 fix: Collision with --global flags (#194)

v1.3.0

10 Sep 08:38
c3b555b
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release

Changelog

aaa1917 chore: upgrade go version to 1.17 (#187)
3e6660a feat(connectors) Add ability to update name and configuration (#190)
c3b555b feat: Make pipeline required on connect (#191)
a84d31e feat: Makes pipeline name required when creating connectors (#189)