tag:github.com,2008:https://github.com/bitwarden/sdk-sm/releases Release notes from sdk-sm 2025-01-23T10:04:01Z tag:github.com,2008:Repository/616551499/dotnet-v1.0.0 2025-01-23T11:00:25Z .NET NuGet v1.0.0 <h2>This update brings the .NET SDK binding to 1.0!</h2> github-actions[bot] tag:github.com,2008:Repository/616551499/python-v1.0.0 2024-09-30T16:21:50Z Python v1.0.0 <h2>This update brings the Python SDK binding to 1.0! Notable and breaking changes:</h2> <ul> <li>Renames access_token_login function to login_access_token, placed within auth</li> <li>Refactors Secrets and Projects Create and Update functions</li> <li>Adds two Secrets functions, get_by_ids and sync</li> <li>Other changes behind the scenes</li> </ul> <p><strong>NOTE:</strong> Most of these breaking changes were included in the 0.1.1 release, this is the correct semver bump</p> github-actions[bot] tag:github.com,2008:Repository/616551499/napi-v1.0.0 2024-09-30T17:02:26Z napi v1.0.0 <h2>This update brings the NAPI SDK binding to 1.0! Notable and breaking changes:</h2> <ul> <li>Renames accessTokenLogin function to loginAccessToken, placed within auth</li> <li>Refactors Secrets and Projects Create and Update functions</li> <li>Adds two Secrets functions, getByIds and sync</li> <li>Other changes behind the scenes</li> </ul> github-actions[bot] tag:github.com,2008:Repository/616551499/bws-v1.0.0 2024-09-26T16:42:25Z bws CLI v1.0.0 <ul> <li>Bug fixes</li> </ul> github-actions[bot] tag:github.com,2008:Repository/616551499/bitwarden-v1.0.0 2024-09-26T16:05:17Z bitwarden-v1.0.0: [PM-12431] Temporarily un-export bitwarden_fido (#1072) <h2>🎟ī¸ Tracking</h2> <p><a href="https://bitwarden.atlassian.net/browse/PM-12431" rel="nofollow">https://bitwarden.atlassian.net/browse/PM-12431</a></p> <h2>📔 Objective</h2> <p>Temporarily un-export <code>bitwarden-fido</code>. We can't release crates for<br> <code>1.0</code> because:</p> <ul> <li><code>bitwarden-fido</code> currently relies on dependencies that are GitHub<br> repositories<br> (<a href="https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#specifying-dependencies-from-other-registries" rel="nofollow">reference</a>)</li> <li><code>bitwarden-fido</code> is not yet released (same with the aforementioned<br> dependencies)</li> </ul> <p>This PR also includes the auto-updates to the <code>Cargo.lock file</code>, which<br> should be fine.</p> <p>⭐ī¸<strong>NOTE</strong>⭐ī¸: This will break CI, this should only be merged when we are<br> ready to do 1.0 releases of <code>bitwarden</code>, <code>bws</code>, etc. It should quickly<br> be followed up a PR, after release, which reverses this.</p> <h2>⏰ Reminders before review</h2> <ul> <li>Contributor guidelines followed</li> <li>All formatters and local linters executed and passed</li> <li>Written new unit and / or integration tests where applicable</li> <li>Protected functional changes with optionality (feature flags)</li> <li>Used internationalization (i18n) for all UI strings</li> <li>CI builds passed</li> <li>Communicated to DevOps any deployment requirements</li> <li>Updated any necessary documentation (Confluence, contributing docs) or<br> informed the documentation<br> team</li> </ul> <h2>đŸĻŽ Reviewer guidelines</h2> <ul> <li>👍 (<code>:+1:</code>) or similar for great changes</li> <li>📝 (<code>:memo:</code>) or ℹī¸ (<code>:information_source:</code>) for notes or general info</li> <li>❓ (<code>:question:</code>) for questions</li> <li>🤔 (<code>:thinking:</code>) or 💭 (<code>:thought_balloon:</code>) for more open inquiry<br> that's not quite a confirmed<br> issue and could potentially benefit from discussion</li> <li>🎨 (<code>:art:</code>) for suggestions / improvements</li> <li>❌ (<code>:x:</code>) or <g-emoji class="g-emoji" alias="warning">⚠ī¸</g-emoji> (<code>:warning:</code>) for more significant problems or<br> concerns needing attention</li> <li>🌱 (<code>:seedling:</code>) or â™ģī¸ (<code>:recycle:</code>) for future improvements or<br> indications of technical debt</li> <li>⛏ (<code>:pick:</code>) for minor or nitpick changes</li> </ul> coltonhurst tag:github.com,2008:Repository/616551499/bws-v0.5.0 2024-04-29T18:44:47Z bws CLI v0.5.0 <h3>Added</h3> <ul> <li>Add a <code>BWS_CONFIG_FILE</code> environment variable to specify the location of the config file (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2113037061" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/571" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/571/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/571">#571</a>)</li> <li>The <code>bws</code> CLI is now available as a Docker image (<code>docker run -it bitwarden/bws --help</code>) (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1959939050" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/305" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/305/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/305">#305</a>)</li> <li>The <code>bws</code> CLI releases are now code signed on Windows and Mac (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2098087952" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/534" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/534/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/534">#534</a>, <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2098707601" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/535" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/535/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/535">#535</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Re-add output options to the help menu after they were accidentally removed (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2067714966" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/477" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/477/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/477">#477</a>)</li> </ul> <h3>Changed</h3> <ul> <li>Switched TLS backend to <code>rusttls</code>, removing the dependency on OpenSSL (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2020785932" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/374" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/374/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/374">#374</a>)</li> <li>Updated MSRV for <code>bws</code> to <code>1.71.0</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2121462124" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/589" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/589/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/589">#589</a>)</li> </ul> github-actions[bot] tag:github.com,2008:Repository/616551499/bws-v0.4.0 2023-12-22T09:41:21Z bws CLI v0.4.0 <p>Added</p> <ul> <li>Ability to output secrets in an <code>env</code> format with <code>bws</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1976041626" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/320" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/320/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/320">#320</a>)</li> <li>Basic state to avoid reauthenticating every run, used when setting the <code>state_file_dir</code> key in the config (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2022288833" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/388" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/388/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/388">#388</a>)</li> </ul> github-actions[bot] tag:github.com,2008:Repository/616551499/bws-v0.3.1 2023-10-24T15:35:22Z bws CLI v0.3.1 <p>Added</p> <ul> <li>Support for shell autocompletion with the bws completions command (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1805153309" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/103" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/103/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/103">#103</a>)</li> <li>When running bws with no args, the help text is now printed to stderr instead of stdout to be consistent with bws subcommand behavior (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1867559270" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/190" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/190/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/190">#190</a>)</li> </ul> github-actions[bot] tag:github.com,2008:Repository/616551499/bws-v0.3.0 2023-07-27T11:16:11Z bws CLI v0.3.0 <h3>Deprecated</h3> <ul> <li>Switched command order from <code>action type</code> to <code>type action</code>, please re-read the help documentation (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1767569701" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/76" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/76/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/76">#76</a>)</li> </ul> <h3>Added</h3> <ul> <li>Ability to create and edit projects (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1724796197" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/53" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/53/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/53">#53</a>)</li> <li>Ability to create and edit secrets (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1774769087" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/77" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/77/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/77">#77</a>)</li> <li>Support <code>NO_COLOR</code> environment variable to disable CLI colors (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1735780395" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/61" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/61/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/61">#61</a>)</li> <li>Support for <code>CLICOLOR_FORCE</code> (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1763910798" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/74" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/74/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/74">#74</a>)</li> </ul> <h3>Fixed</h3> <ul> <li>Improve login error handling (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1807447522" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/109" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/109/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/109">#109</a>)</li> <li>Respect users color choice for errors (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1735780395" data-permission-text="Title is private" data-url="https://github.com/bitwarden/sdk-sm/issues/61" data-hovercard-type="pull_request" data-hovercard-url="/bitwarden/sdk-sm/pull/61/hovercard" href="https://github.com/bitwarden/sdk-sm/pull/61">#61</a>)</li> </ul> github-actions[bot] tag:github.com,2008:Repository/616551499/bws-v0.2.1 2023-07-26T18:04:43Z bws CLI v0.2.1 <ul> <li>Bug fixes</li> </ul> github-actions[bot]