Skip to content

Latest commit

 

History

History
102 lines (86 loc) · 7.86 KB

CHANGELOG.md

File metadata and controls

102 lines (86 loc) · 7.86 KB

Release notes

This is the change log of Bridge to Kubernetes which includes binaries, container images, and CLI.

If you are using one of the IDE extensions for Bridge to Kubernetes, check the respective extension's changelog to see what version that extension is using.

[1.0.20240109.1]

[1.0.20231127.3]

[1.0.20230927.2]

[1.0.20230811.2]

[1.0.20230706.1]

[1.0.20230525.1]

[1.0.20230418.1]

[1.0.20230327.2]

[1.0.20230310.3]

[1.0.20221219.2]

  • Dotnet6 upgrade - 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.
  • Manage Identity fixes
  • Fixes when using useKubernetesServiceEnvironmentVariables feature

[1.0.120220906]

  • Updating the code samples for CLI.

[1.0.120220819]

  • Initial Release from internal repo
  • Add github workflows for code ql, release binaries
  • Add kubectl library download step