diff --git a/.changes/unreleased/added-20260101-125718.yaml b/.changes/unreleased/added-20260101-125718.yaml index 6301c64d..be404a26 100644 --- a/.changes/unreleased/added-20260101-125718.yaml +++ b/.changes/unreleased/added-20260101-125718.yaml @@ -1,3 +1,7 @@ kind: added body: Support fab command to start interactive (repl) mode time: 2026-01-01T12:57:18.777151041Z +custom: + Author: aviatco + AuthorLink: https://github.com/aviatco + diff --git a/.changes/unreleased/docs-20260104-100757.yaml b/.changes/unreleased/docs-20260104-100757.yaml index cde1661b..1d04d87c 100644 --- a/.changes/unreleased/docs-20260104-100757.yaml +++ b/.changes/unreleased/docs-20260104-100757.yaml @@ -1,3 +1,7 @@ kind: docs body: Improve help text clarity and consistency across all commands with concise descriptions, consistent terminology, and user-focused language time: 2026-01-04T10:07:57.3138333Z +custom: + Author: jeremydhoover-blip + AuthorLink: https://github.com/jeremydhoover-blip + diff --git a/.changes/v0.1.10.md b/.changes/v0.1.10.md index 2bc60dd5..86be64ef 100644 --- a/.changes/v0.1.10.md +++ b/.changes/v0.1.10.md @@ -2,13 +2,13 @@ ### ✨ New Functionality -* Added item overwrite support in `cp` and `mv` +* Added item overwrite support in `cp` and `mv` by [murggu](https://github.com/murggu) ### πŸ”§ Bug Fix -* Fixed binary output in `export` (e.g., report images) -* Fixed shortcut creation when one already existed for `ln` +* Fixed binary output in `export` (e.g., report images) by [murggu](https://github.com/murggu) +* Fixed shortcut creation when one already existed for `ln` by [murggu](https://github.com/murggu) ### πŸ“ Documentation Update -* Updated settings descriptions \ No newline at end of file +* Updated settings descriptions by [ayeshurun](https://github.com/ayeshurun) diff --git a/.changes/v0.2.0.md b/.changes/v0.2.0.md index b2812243..6cfebbbc 100644 --- a/.changes/v0.2.0.md +++ b/.changes/v0.2.0.md @@ -6,16 +6,16 @@ ### πŸ†• New Items Support -* Added support for [VariableLibrary](https://learn.microsoft.com/en-us/fabric/cicd/variable-library/variable-library-overview) and [CopyJob](https://learn.microsoft.com/en-us/fabric/data-factory/what-is-copy-job) items +* Added support for [VariableLibrary](https://learn.microsoft.com/en-us/fabric/cicd/variable-library/variable-library-overview) and [CopyJob](https://learn.microsoft.com/en-us/fabric/data-factory/what-is-copy-job) items by [murggu](https://github.com/murggu) ### ✨ New Functionality -* Added support for Service Principal authentication with federated credentials -* Added support for `~/` as a valid path in `import` and `export` input/output parameters +* Added support for Service Principal authentication with federated credentials by [jdocampo](https://github.com/jdocampo) +* Added support for `~/` as a valid path in `import` and `export` input/output parameters by [ayeshurun](https://github.com/ayeshurun) ### πŸ”§ Bug Fix -* Fixed connection-creation issues in On-Premises Gateways (Standard & Personal) -* Fixed whitespace handling in `cp` and `mv` with local paths -* Fixed OneLake-to-OneLake copy with encoded data +* Fixed connection-creation issues in On-Premises Gateways (Standard & Personal) by [jdocampo](https://github.com/jdocampo) +* Fixed whitespace handling in `cp` and `mv` with local paths by [jdocampo](https://github.com/jdocampo) +* Fixed OneLake-to-OneLake copy with encoded data by [jdocampo](https://github.com/jdocampo) diff --git a/.changes/v1.0.0.md b/.changes/v1.0.0.md index 677930da..46d85b55 100644 --- a/.changes/v1.0.0.md +++ b/.changes/v1.0.0.md @@ -6,19 +6,19 @@ ### πŸ”§ Bug Fix -* Fixed issue in connection creation when `mkdir` was invoked with `skipTestConnection` parameter -* Fixed `cp` and `mv` when workspace names contained spaces -* Fixed `cd` when workspace display names included special characters -* Fixed a crash in `auth status` when no identity is logged in +* Fixed issue in connection creation when `mkdir` was invoked with `skipTestConnection` parameter by [jdocampo](https://github.com/jdocampo) +* Fixed `cp` and `mv` when workspace names contained spaces by [ohadedry](https://github.com/ohadedry) +* Fixed `cd` when workspace display names included special characters by [aviatco](https://github.com/aviatco) +* Fixed a crash in `auth status` when no identity is logged in by [ayeshurun](https://github.com/ayeshurun) ### ⚑ Additional Optimizations -* Added support for [Web Account Manager (WAM)](https://learn.microsoft.com/en-us/windows/uwp/security/web-account-manager) authentication on Windows -* Added the application (client) ID of the signed-in identity to `auth status` -* Renamed `fab_auth_mode` to `identity_type` in `auth.json` -* Removed the `fab_authority` property from `auth.json` -* Updated confirmation prompt in `cp`,`mv`, and `export` to include sensitivity label limitation. +* Added support for [Web Account Manager (WAM)](https://learn.microsoft.com/en-us/windows/uwp/security/web-account-manager) authentication on Windows by [may-hartov](https://github.com/may-hartov) +* Added the application (client) ID of the signed-in identity to `auth status` by [aviatco](https://github.com/aviatco) +* Renamed `fab_auth_mode` to `identity_type` in `auth.json` by [may-hartov](https://github.com/may-hartov) +* Removed the `fab_authority` property from `auth.json` by [may-hartov](https://github.com/may-hartov) +* Updated confirmation prompt in `cp`,`mv`, and `export` to include sensitivity label limitation by [ohadedry](https://github.com/ohadedry) ### πŸ“ Documentation Update -* Clarified in the documentation for `cp`, `get`, `mv`, and `export` that sensitivity labels are not included in item definitions \ No newline at end of file +* Clarified in the documentation for `cp`, `get`, `mv`, and `export` that sensitivity labels are not included in item definitions by [aliabufoul](https://github.com/aliabufoul) diff --git a/.changes/v1.0.1.md b/.changes/v1.0.1.md index dab9c3db..c0ab9e22 100644 --- a/.changes/v1.0.1.md +++ b/.changes/v1.0.1.md @@ -2,15 +2,15 @@ ### πŸ”§ Bug Fix -* Fixed `get` command results for items whose definitions include binary files -* Fixed `--timeout` parameter being parsed as string so it’s now correctly parsed as an integer -* Fixed `table load` command when the table doesn't exist -* Fixed printed output when exiting login with Ctrl+C during managed identity authentication -* Fixed incorrect sorting of results in the `ls` command -* Fixed resolution of the log file’s real path in Windows sandbox environments -* Fixed handling of `CopyJob` and `VariableLibrary` items in the `import` command +* Fixed `get` command results for items whose definitions include binary files by [MahirDiab](https://github.com/MahirDiab) +* Fixed `--timeout` parameter being parsed as string so it’s now correctly parsed as an integer by [jdocampo](https://github.com/jdocampo) +* Fixed `table load` command when the table doesn't exist by [MahirDiab](https://github.com/MahirDiab) +* Fixed printed output when exiting login with Ctrl+C during managed identity authentication by [ayeshurun](https://github.com/ayeshurun) +* Fixed incorrect sorting of results in the `ls` command by [orshemesh16](https://github.com/orshemesh16) +* Fixed resolution of the log file’s real path in Windows sandbox environments by [aviatco](https://github.com/aviatco) +* Fixed handling of `CopyJob` and `VariableLibrary` items in the `import` command by [ayeshurun](https://github.com/ayeshurun) ### ⚑ Additional Optimizations -* Improved error messages -* Added support for custom files in `api` commands \ No newline at end of file +* Improved error messages by [ayeshurun](https://github.com/ayeshurun) +* Added support for custom files in `api` commands by [jdocampo](https://github.com/jdocampo) diff --git a/.changes/v1.1.0.md b/.changes/v1.1.0.md index 9164fcd9..1bddad7b 100644 --- a/.changes/v1.1.0.md +++ b/.changes/v1.1.0.md @@ -2,28 +2,28 @@ ### πŸ†• New Items Support -* Added support for GraphQLApi items definitions +* Added support for GraphQLApi items definitions by [ayeshurun](https://github.com/ayeshurun) ### ✨ New Functionality -* Added support for folders in `fs` commands, including `cp` and `mv` -* Added option to output command results in JSON format -* Implemented context persistence between `command_line` mode operations -* Added autocomplete support for commands and arguments in `command_line` mode -* Enabled support for Workspace Level Private Links in `api` command -* Added support for `set` and `rm` commands in Gateway and Connection +* Added support for folders in `fs` commands, including `cp` and `mv` by [jdocampo](https://github.com/jdocampo) +* Added option to output command results in JSON format by [aviatco](https://github.com/aviatco) +* Implemented context persistence between `command_line` mode operations by [MahirDiab](https://github.com/MahirDiab) +* Added autocomplete support for commands and arguments in `command_line` mode by [may-hartov](https://github.com/may-hartov) +* Enabled support for Workspace Level Private Links in `api` command by [ayeshurun](https://github.com/ayeshurun) +* Added support for `set` and `rm` commands in Gateway and Connection by [ayeshurun](https://github.com/ayeshurun) ### πŸ”§ Bug Fix -* Fixed download of binary files with the `cp` command -* Disabled the `mv` command for certain real-time intelligence (RTI) items -* Fixed case sensitivity issues in connection matching +* Fixed download of binary files with the `cp` command by [MahirDiab](https://github.com/MahirDiab) +* Disabled the `mv` command for certain real-time intelligence (RTI) items by [murggu](https://github.com/murggu) +* Fixed case sensitivity issues in connection matching by [aviatco](https://github.com/aviatco) ### ⚑ Additional Optimizations -* Adjusted polling intervals for jobs and long-running operations -* Standardized configuration key naming conventions +* Adjusted polling intervals for jobs and long-running operations by [may-hartov](https://github.com/may-hartov) +* Standardized configuration key naming conventions by [ayeshurun](https://github.com/ayeshurun) ### πŸ“ Documentation Update -* Switched to MIT license \ No newline at end of file +* Switched to MIT license diff --git a/.changes/v1.2.0.md b/.changes/v1.2.0.md index bcbf54a3..3d231c6d 100644 --- a/.changes/v1.2.0.md +++ b/.changes/v1.2.0.md @@ -2,19 +2,19 @@ ### πŸ†• New Items Support -* Added support for [Dataflow](https://learn.microsoft.com/en-us/fabric/data-factory/dataflows-gen2-overview) item +* Added support for [Dataflow](https://learn.microsoft.com/en-us/fabric/data-factory/dataflows-gen2-overview) item by [aviatco](https://github.com/aviatco) ### ✨ New Functionality -* Enable GraphQLApi item support in `mv` and `cp` commands -* Add `--block-path-collision` (`-bpc`) flag to `cp` command to prevent implicit overwriting when copying items to another workspace - +* Enable GraphQLApi item support in `mv` and `cp` commands by [ayeshurun](https://github.com/ayeshurun) +* Add `--block-path-collision` (`-bpc`) flag to `cp` command to prevent implicit overwriting when copying items to another workspace by [may-hartov](https://github.com/may-hartov) + ### πŸ”§ Bug Fix -* Align output font color in JSON output format -* Return newly created item in `ls` command in Folder path +* Align output font color in JSON output format by [aviatco](https://github.com/aviatco) +* Return newly created item in `ls` command in Folder path by [aviatco](https://github.com/aviatco) ### ⚑ Additional Optimizations -* Enhance auto-completion with supported config keys +* Enhance auto-completion with supported config keys by [may-hartov](https://github.com/may-hartov) diff --git a/.changes/v1.3.1.md b/.changes/v1.3.1.md index 7602d546..d1cf824e 100644 --- a/.changes/v1.3.1.md +++ b/.changes/v1.3.1.md @@ -2,24 +2,24 @@ ### ✨ New Functionality -* Add support of mv, cp, export and import for SQLDatabase item type -* Add new 'job run-rm' command for remove a scheduled job -* Enhance `set` command for items to support any settable property path within the item's definition and metadata structure -* Add support in `ls` commmand using `-q` flag for filtering based on JMESPath expressions +* Add support of mv, cp, export and import for SQLDatabase item type by [ayeshurun](https://github.com/ayeshurun) +* Add new 'job run-rm' command for remove a scheduled job by [CSharplie](https://github.com/CSharplie) +* Enhance `set` command for items to support any settable property path within the item's definition and metadata structure by [may-hartov](https://github.com/may-hartov) +* Add support in `ls` commmand using `-q` flag for filtering based on JMESPath expressions by [aviatco](https://github.com/aviatco) ### πŸ”§ Bug Fix -* Fix `--output_format` argument for command `fab auth status` -* Fix context persistence in virtual environment -* Fix create connection with onPremGateway and encryptedCredentials +* Fix `--output_format` argument for command `fab auth status` by [Guust-Franssens](https://github.com/Guust-Franssens) +* Fix context persistence in virtual environment by [ayeshurun](https://github.com/ayeshurun) +* Fix create connection with onPremGateway and encryptedCredentials by [aviatco](https://github.com/aviatco) ### ⚑ Additional Optimizations -* Add support for print in key-value list style -* Optimize LRO polling by calling GetOperationResult API only when a Location header is present -* Enforce CLI parameter values must be wrapped in single (') or double (") quotes in interactive mode +* Add support for print in key-value list style by [aviatco](https://github.com/aviatco) +* Optimize LRO polling by calling GetOperationResult API only when a Location header is present by [may-hartov](https://github.com/may-hartov) +* Enforce CLI parameter values must be wrapped in single (') or double (") quotes in interactive mode by [aviatco](https://github.com/aviatco) ### πŸ“ Documentation Update -* Documentation updates +* Documentation updates by [ayeshurun](https://github.com/ayeshurun)