Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync 'develop' to 'release/net8' #1798

Merged
merged 6 commits into from
Nov 22, 2023
Merged

Sync 'develop' to 'release/net8' #1798

merged 6 commits into from
Nov 22, 2023

Conversation

raman-m
Copy link
Member

@raman-m raman-m commented Nov 21, 2023

Deliver release/net8 commits to develop.
Hotfix process.

ggnaegi and others added 6 commits November 20, 2023 02:41
* Upgrade solution's projects to .net 8

* using .net 7.0 and .net 8.0 as target frameworks, adding conditions

* checking indentation. Should it be 1,2,3 or 4?

* target frameworks .net6.0, .net7.0 and .net8.0

* xml indentation

* let's check this one...

* some more cleanup

* consolidate stylecop version

* updating dockerfile.base to .net8

* udpating docker image build version to 0.0.10

* update config, maybe with some luck...

* downstream service only available for .net 7

* adding indication about ISystemClock in .NET8

* adding comments for ClientWebSocketOptionsProxy

* VS version vs .NET 8 SDK

* Warning ASP0019 Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key.

* updated config

* Update Docker images & CircleCI config

* ocelot2/circleci-build:latest

* Use image: ocelot2/circleci-build:latest

* our friend GivenThereIsAPossiblyBrokenServiceRunningOn is back. I allow myself to push this fix - already implemented in the develop branch -

---------

Co-authored-by: raman-m <[email protected]>
* Update .gitignore

* Update README.md

* Update docs as .NET SDK agnostic. With .NET 8

* ...and gotchas

* Update release notes

* Update build.cake
@raman-m raman-m requested a review from RaynaldM November 21, 2023 17:12
@raman-m raman-m self-assigned this Nov 21, 2023
@raman-m raman-m added release Pre/Release (minor, major) gitflow Gitflow workflow labels Nov 21, 2023
@raman-m
Copy link
Member Author

raman-m commented Nov 22, 2023

@RaynaldM Please, approve!

@raman-m raman-m merged commit 40fa20f into develop Nov 22, 2023
2 checks passed
@raman-m raman-m deleted the release/net8-to-develop branch November 22, 2023 09:56
@raman-m raman-m added the hotfix Gitflow: Hotfix issue, PR related to hotfix branch label Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gitflow Gitflow workflow hotfix Gitflow: Hotfix issue, PR related to hotfix branch release Pre/Release (minor, major)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants