| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| brig-darwin-amd64 | 2022-02-09 | 9.5 MB | |
| brig-linux-amd64 | 2022-02-09 | 9.6 MB | |
| brig-linux-arm64 | 2022-02-09 | 9.3 MB | |
| brig-darwin-arm64 | 2022-02-09 | 9.8 MB | |
| brig-windows-amd64.exe | 2022-02-09 | 9.8 MB | |
| README.md | 2022-02-09 | 903 Bytes | |
| v2.3.0 source code.tar.gz | 2022-02-09 | 1.7 MB | |
| v2.3.0 source code.zip | 2022-02-09 | 2.0 MB | |
| Totals: 8 Items | 51.7 MB | 1 | |
brig termnow tests connection to API server before launching the UI. (#1777)brig project updatehas a new--createflag to create the project if it doesn't already exist. (#1783)- If applicable, worker containers now remove
@brigadecore/brigadierfrom your script'spackage.jsonbefore executing dependency resolution since that package is polyfilled afterwards regardless. For scripts that depend only on@brigadecore/brigadier, this means workers can execute without any runtime dependency on npmjs.org. (#1797) - API has a new "whoami" endpoint. (#1796)
- Helm chart exposes a new option for users to automatically be granted read-only permissions upon first login. (#1801)
- API has a new/improved endpoint for querying project-level role assignments. The older endpoint remains for backwards compatibility.(#1806)
- Known vulnerabilities in npm package remediated (#1790)