- Changes in correlation with new GH Action Permission Changes
- Dependabot fixes, security fixes
- download from github instead of storage blob
Thank you @Tatsinnit, @qpetraroia, @pauldotyu for testing and collobarations.
- Updating to latest B2K CLI version. Please refer for release notes here
- Addressing module not found error
- Bump Axios and Xml2js dependencies for dependant bot alerts
- Remove the unused telemetry events
- Updating to latest B2K CLI version. Please refer for release notes here
- Update deprecated packages
- Update support debugging with multi container pods
- Added Unit tests to increase the code coverage
- Remove the logged telemetry events which aren't used much
- Support for downloading arm/arm64 binaries, Update minimum kubectl version to 1.27.3
- Updated the unit tests for expected kubectl minimum version
- Updating to latest B2k CLI version majorly for remediating security vulnerability for CBL mariner. Please refer for release notes here
- Remove deprecated packages request and vscode-test
- Add support for Code coverage checks
- Enabe codecov and build badges for visibility Thank you @Eneuman,@Tatsinnit, @BartNetJS and @cxznmhdcxz for great contributions.
- Updating to latest B2K CLI version. Please refer for release notes here
- Update publish workflow to use updated nodejs
- Update deprecated packages
- Update support doc with correct links
- Change to service.name to show correct ingress url's
- Updating to latest B2k CLI version majorly for dotnet 7.0 upgrade. Please refer for release notes here
- Updating to latest B2K CLI version - please refer for release notes here
- Fix the link appearing out of place in VS Code marketplace changes , PR link here
- Updating to latest B2K CLI version - please refer for release notes here
Thank you @Eneuman,@gambtho,@Tatsinnit, @Vidya2606, @maksimr, and dgarberj for great contributions.
- Address Remove BouncyCastle Nuget package since .NET 6 can handle this internally
- Address Remove minimatch and replace it with internal .NET package
- Address Restore job failure fix
- Address Introduce new telemetry data for FailureReason excluding PII data
- Address Disable probes feature
- Address Support nodeport services for bridge
- Other minor dependant bot fixes
Thank you @elenavillamil, @hsubramanianaks and @Eneuman for contributions.
- CLI version update that includes:
- Minor bug fixes
- Address issue around named port environment variables not being created
- Address migrating from netwonsoft to stj
- Address fix to AddhostFileEntry tuple
- Address JSon serialization issue
- Address headless service not getting forwarded all the time
Thank you to everyone who contributed and particular thank you to community contributions from @Eneuman and @Strayfe!
- CLI version update that address issue, issue 89 and issue 56
- Complete refactor of BinaryUtility
- Added redact funct for logging information under Fix/readact creds from logging
Thank you to everyone who contributed.
- CLI version update that provides: Devhost agent port change for compatibility with GRPC unofficial port PR for details and JSon serialization changes STJ changes.
Thank you everyone and special thanks to the community contributions Bridge CLI received!
- dotnet 6 upgrade changes - minimum required dotnet version is 6.0.11 and downloads it when latest extension is used.
- NOTE: Going back to previous version of extension requires manual action by user to download the dotnet 3.1.6 and replace it in downloaded location. Extension would not download because 6.0.11 is higher than 3.1.6.
Thanks @pkoelbl, Joyer and team for testing effort, @GatoonJin, @Tatsinnit, @elenavillamil for collobarations, @daniv-msft and everyone else involved in this effort.
- Abandonded due to publishing error please refer to
2.0.120230118
- Prod Fix - Correcting B2K CLI version from previous release from 1.0.20221116.4 to 1.0.20221116.4
Thanks everyone.
Updating B2K CLI version for following fixes:
- Bug fixes for managed identity when using useKubernetesServiceEnvironmentVariables PR1,PR2
- Bug fixes for headless services when using useKubernetesServiceEnvironmentVariables PR
Thanks @hsubramanianaks and @Tatsinnit for collaborations to make this changes happen.
- Bug fix for Pod name issue when debugged via k8s extension.
- Refactor binaries utility and manager ts files, making v2 as default version always.
Thanks @Tatsinnit, @Vidya2606, @daniv-msft, @hsubramanianaks for contributions and collaborations.
- First release with code moved to the decentralised github repo.
- Fixes
1:n
release issue and now expectedCLIversion is hooked to a well known version.
Thanks @gambtho, @daniv-msft, @hsubramanianaks, @elenavillamil, @lolodi for collaborations.