Farfetch / kafkaflow

Apache Kafka .NET Framework to create applications simple to use and extend.
https://farfetch.github.io/kafkaflow/
MIT License
634 stars 110 forks source link

Bump System.Text.Json from 4.7.x to 6.0.x #386

Closed ArminShoeibi closed 5 months ago

ArminShoeibi commented 1 year ago

Is your request related to a problem you have?

Hello folks,

We're planning to use KafkaFlow in our microservices, and I'm thrilled to contribute to its development.

We can update System.Text.Json from version 4.7.x to 6.0.x while maintaining backward compatibility with .NET Framework 4.6.1 and .NET Standard 2.0

Describe the solution you'd like

As is: image

To be: image

If you folks agree, I can make a PR.

Are you able to help bring it to life and contribute with a Pull Request?

Yes

Additional context

No response

ArminShoeibi commented 1 year ago

Folks, Any feedback? @filipeesch @dougolima @gsferreira

jose-sousa-8 commented 1 year ago

That will break compatibility with applications in .Net Core v3.0. Maybe this could be added to Milestone 3.0.0? https://github.com/Farfetch/kafkaflow/issues?q=is%3Aopen+is%3Aissue+milestone%3Av3.0.0

ailtonguitar commented 5 months ago

I'll close this PR since it is already in version 6.x