8000 Tags · fauna/fauna-shell · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fauna/fauna-shell

Tags

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README for CLI v4 GA (#564)

* Update README for CLI v4 GA
* Remove beta label from version

---------

Co-authored-by: E. Cooper <eric.cooper@fauna.com>

v4.0.0-beta1

Toggle v4.0.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Alias --wait on export commands to --watch and -w (#573)

v4.0.0-beta

Toggle v4.0.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Clean up lint warnings (#547)

* Simplify fauna local argv validation
* Simplify request handling in OAuthClient
* Lower complexity of query info formatting
* Move all TODOs to issues we can track separately

v3.0.0-release

Toggle v3.0.0-release's commit message
3.0.0

v2.0.2-release

Toggle v2.0.2-release's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release version 2.0.2 (#353)

v2.0.1-release

Toggle v2.0.1-release's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version 2.0.1 (#350)

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improved error catching and logging (#343)

* nicer message when unable to call v4

* test verifies proper message for v4 403 query result

* test verifies proper message for v4 403 query result

* v4 access message shows up on 410s instead of 403s

* remove debug code

* fix error reporting when v10 queries are run against v4

* handle unknown errors more gracefully

* run linter

* fix test

* don't need to pass version

---------

Co-authored-by: Ashton Eby <ashton.eby@gmail.com>

v1.3.1_release

Toggle v1.3.1_release's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version 1.3.1. Improved error handling (#344)

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump to 1.3.0 (#340)

Moves `project` and `environment` commands from beta to GA.

Rel: #337
0