Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

6.0.0 - Final fixes under .NET 6.0

Latest
Compare
Choose a tag to compare
@erjain erjain released this 06 Feb 11:25
· 251 commits to dev since this release
8438a6a

This release contains following fixes and optimizations:

Changes:

  • Updates the code to .NET 6.0
  • Updates the dotnet sdk tag in Dockerfiles
  • Updated Envoy version to 1.22.0
  • Created GlobalUsings.cs and migrate using statements to these files for all projects
  • Removes language preview version from csproj
  • Update credit card Expiration date
  • WebSPA project related changes:
    • Updates packages in package-lock.json file in WebSPA project.
  • Updates following Readme files to incorporate latest instructions:
    • README.md file.
    • branch-guide.md file.
    • CONTRIBUTING.md
  • Contains following updates in eShopOnContainers wiki:
    • Updates the System-requirements page.
    • Docker-compose-deployment-files
    • Updates the steps for Windows-setup
    • Updates to the docker version images and VS 2022 installation images.
    • Updates to Deploy to Local Kubernetes page
    • Updates the section to describe how to run WebSPA project via Visual Studio 2022 in debug mode.
    • Updated the broken links

Bug Fixes:

  • Fixes ingress yaml indentation
  • Fixes for bundleconfig json
  • Fixes a few typos in fields name, documentation, and refactoring.

Contributions :

We’d like to acknowledge and thank the following community members for their valuable contributions!

@marranica, @Ich1goSan, @onurkanbakirci