vy commented on PR #3586: URL: https://github.com/apache/logging-log4j2/pull/3586#issuecomment-2823388744
One particular thing that is bothering me about this _fix_ is... it breaks backward compatibility. We can say we're fixing the schema, but for users who have already been using the _broken_ schema, we are gonna create trouble. We can * Cross our fingers, release the fixed schema, and think of a solution if we ever happen to receive a complaint * Release the new schema under a different name (e.g., `GcpLayout2.json`) @ppkarwasz, thoughts? @ViliusS, would you mind adding a changelog entry file (i.e., `src/changelog/.2.x.x/3586_fix_GcpLayout.xml`), please? (Mind the `entry.type` attribute and `entry > issue` element.) -- 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: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org