Releases: firebolt-db/firebolt-cli
Releases · firebolt-db/firebolt-cli
0.7.0
What's Changed
- ci: fix coverage badge generation by @yuryfirebolt in #128
- fix: show only parameters, that should be exposed to the user by @yuryfirebolt in #129
- test: Change to us-east-1 region by @ptiurin in #130
- test: No not unique error string test by @ptiurin in #131
- feat: Support service account auth by @ptiurin in #132
- ci(FIR-16394): Remove set output by @ptiurin in #136
- ci(FIR-16394): Remove set output by @ptiurin in #137
- ci: Notify on nightly failures by @ptiurin in #138
- test: fix table columns by @ptiurin in #139
- ci: Add Foresight test monitoring by @ptiurin in #140
- test: Fix boolean assertion by @ptiurin in #141
- build: Fix pre-commit issues by @ptiurin in #142
- ci: Using v1 tag for integration-testing-setup by @ptiurin in #143
- ci: caching failed tests for re-run by @RotemFB in #144
- lock sdk version to use 0.x by @stepansergeevitch in #148
- ci: Remove dev usage v0 by @stepansergeevitch in #153
- ci: Use 0.x tests for 0.x release by @stepansergeevitch in #154
- ci: Set correct main branch value in release.yml by @stepansergeevitch in #155
New Contributors
Full Changelog: 0.6.1...0.7.0
0.6.1
0.6.0
What's Changed
- feat: add --database option to be able to filter engines by database name by @yuryfirebolt in #115
- feat: implement autocompletion of set parameters by @yuryfirebolt in #120
- fix: Fix integration tests by @yuryfirebolt in #124
- fix: switch to other table representation for better view of long lines by @yuryfirebolt in #123
- feat: Fir 13989 add query metrics by @yuryfirebolt in #122
- feat: Breaking change in ingestion update by @yuryfirebolt in #125
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- feat: make --external-table-name argument optional by @yuryfirebolt in #117
- fix: remove multithreading for completer by @yuryfirebolt in #118
- docs: fix error message by @yuryfirebolt in #119
- fix: auth with environment variables by @yuryfirebolt in #121
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- docs: add docs for readme by @yuryfirebolt in #101
- fix: integration tests by @yuryfirebolt in #102
- docs: fix typo in documentation by @yuryfirebolt in #104
- docs: Updating readme to dedupe content on docs.firebolt.io and link to same by @FireboltJeff in #106
- feat: add use-spot parameter for creating and updating engines by @yuryfirebolt in #95
- feat: Add execution time to the query statistics by @yuryfirebolt in #98
- fix: store and pass account name in lowercase by @yuryfirebolt in #99
- fix: Fix integration tests by @yuryfirebolt in #108
- fix: fix-lowercase-none by @yuryfirebolt in #110
- feat: add a possibility to set auto-stop to inf via command-line by @yuryfirebolt in #90
- fix: expect 403 error by @yuryfirebolt in #111
- perf: multiple unnecessary reading of parameters by @yuryfirebolt in #100
- fix: skip integration test by @yuryfirebolt in #112
- fix: Allow engine stop from STARTING_INITIALIZING state by @yuryfirebolt in #114
- Fix links to not link to staging urls by @Dean-Coakley in #113
- feat: Fir 13556 add function autocompletion by @yuryfirebolt in #109
- feat: add method for getting all instance of specific region by @yuryfirebolt in #103
- fix: update authentication by @yuryfirebolt in #116
New Contributors
- @FireboltJeff made their first contribution in #106
- @Dean-Coakley made their first contribution in #113
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- feat: Fir 12262 ingest data by @yuryfirebolt in #86
- feat: Enhance interactive queries; Suppress non-data output by @yuryfirebolt in #89
- feat: Add subcommand to reset all previously set configurations by @yuryfirebolt in #92
- feat: enable shell completion and add documentation how to use it by @yuryfirebolt in #93
- docs: replace confusing INTEGER RANGE with INTEGER in help message by @yuryfirebolt in #94
- fix: Uncaught exception in case the command is not known by @yuryfirebolt in #91
- feat: Fir 12916 query sql argument by @yuryfirebolt in #88
- feat: make ENGINE_NAME argument optional for engine start/stop/restart/status by @yuryfirebolt in #96
- style: Added copyedits to --help messages. by @marknoack in #81
- feat: Fir 12318 ingest append by @yuryfirebolt in #97
New Contributors
- @marknoack made their first contribution in #81
Full Changelog: 0.2.2...0.3.0
0.2.2
What's Changed
- ci: add security scans to nightly by @stepansergeevitch in #77
- docs(FIR-12444): Add CI badges to readme by @ptiurin in #79
- docs(FIR-12448): Create CONTRIBUTING.MD by @ptiurin in #78
- ci: Enable Fossa PR decoration by @ptiurin in #80
- ci: Add unit-test secret to nightly by @ptiurin in #82
- fix: firebolt query was ignoring access_token and allways used user/pass by @yuryfirebolt in #83
New Contributors
Full Changelog: 0.2.1...0.2.2
0.2.1
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- feat: Sort engines and databases in alphabetical order by @yuryfirebolt in #72
- feat: Replace name option with argument by @yuryfirebolt in #75
- feat: add aliases for config, db, ls by @yuryfirebolt in #74
- fix: pass invalid password instead of username to avaid 429 Error by @yuryfirebolt in #76
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- fix: explicitly pass arguments to setting, so it is not overriden wit… by @yuryfirebolt in #73
Full Changelog: 0.1.0...0.1.1