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

Release 21.0 #1790

Merged
merged 3 commits into from
Nov 21, 2023
Merged

Release 21.0 #1790

merged 3 commits into from
Nov 21, 2023

Conversation

raman-m
Copy link
Member

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

* 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 <dotnet044@gmail.com>
@raman-m raman-m self-assigned this Nov 19, 2023
@raman-m raman-m added feature A new feature release Pre/Release (minor, major) hotfix Gitflow: Hotfix issue, PR related to hotfix branch labels Nov 19, 2023
@raman-m raman-m linked an issue Nov 19, 2023 that may be closed by this pull request
RaynaldM
RaynaldM previously approved these changes Nov 20, 2023
@raman-m
Copy link
Member Author

raman-m commented Nov 20, 2023

Hi here!
Any ideas to write Release Notes?
Reply here, or in Slack plz...

* 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 merged commit 0b25c41 into main Nov 21, 2023
2 checks passed
This was referenced Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature 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.

Ocelot to .NET 8
3 participants