Skip to content

Latest commit

 

History

History
113 lines (82 loc) · 7.61 KB

CHANGELOG.md

File metadata and controls

113 lines (82 loc) · 7.61 KB

Change Log

[2.0.120240111]

[2.0.120231128]

[2.0.120230817]

[2.0.120231004]

[2.0.120230716]

  • Updating to latest B2k CLI version majorly for dotnet 7.0 upgrade. Please refer for release notes here

[2.0.120230525]

  • 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

[2.0.120230418]

  • 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]

Thank you @elenavillamil, @hsubramanianaks and @Eneuman for contributions.

[2.0.120230310]

Thank you to everyone who contributed and particular thank you to community contributions from @Eneuman and @Strayfe!

[2.0.120230216]

Thank you to everyone who contributed.

[2.0.120230124]

  • 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!

[2.0.120230118]

  • 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.

[2.0.120230112]

  • Abandonded due to publishing error please refer to 2.0.120230118

[1.0.120221201]

  • Prod Fix - Correcting B2K CLI version from previous release from 1.0.20221116.4 to 1.0.20221116.4

Thanks everyone.

[1.0.120221116]

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.

[1.0.120221031]

  • 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.

[1.0.120220915]

  • 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.