marlowa commented on PR #3788: URL: https://github.com/apache/avro/pull/3788#issuecomment-4515732358
Release 1.12.0 was made in August 2024. These releases are for the whole of avro, not just the C++ part. So release cycles are slow and the pace of development for the C++ aspect is even slower. So, I think that we need to stick with C++17 for a little while longer yet. There are changes in the C++ part that I want to see that have been made beyond 1.12.0 but with this PR it would force my project into C++20 which it is not ready for yet. I am as keen as anyone to move to at least C++20 but I think this needs to be done carefully. I certainly don't want to see it done just to remove the dependency on fmt. I'm with martin-g on that one. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
