Releases: Azure/vscode-bridge-to-kubernetes
2.0.120240111
Publish - Updating to latest B2K CLI version. Please refer for release notes here
2.0.120231128
Publish - 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
2.0.120231004
Publish - Updating to latest B2K CLI version. Please refer for release notes here
2.0.120230817
Publish - 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.
2.0.120230716
Publish - Updating to latest B2k CLI version majorly for dotnet 7.0 upgrade. Please refer for release notes here
2.0.120230525
2.0.120230418
Publish - Updating to latest B2K CLI version - please refer for release notes here
Thank you @Eneuman,@gambtho,@Tatsinnit, @Vidya2606, @maksimr, and dgarberj for great contributions.
2.0.120230327
Publish - 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.
2.0.120230310
Publish * 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!
2.0.120230216
Publish * 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.